![]() |
2011-09-21
, 12:38
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#352
|
The Following User Says Thank You to gidzzz For This Useful Post: | ||
![]() |
2011-09-21
, 13:19
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#353
|
101 Artist - Titel.mp3metadata:
titel: 101 Artist - Titel.mp3no Tracknumbers are defined in metadata
interpret: Albumname
album: Albumname
genre: Pop
The Following User Says Thank You to StocChr For This Useful Post: | ||
![]() |
2011-09-21
, 14:12
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#354
|
The Following 5 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2011-09-21
, 20:49
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#356
|
![]() |
2011-09-21
, 21:22
|
Posts: 183 |
Thanked: 113 times |
Joined on Jun 2010
|
#357
|
There were some good things brewing on git and I think it's about time to post a build for people who don't like compiling.And one last thing... There was a strange bug when choosing a song from "All songs". I'm not sure if I really fixed it, so I've got a request for people with big libraries (about 3000 songs, more is better): go to "All songs", scroll to the very end, select one of the songs and see if playback starts correctly.
- Option to enable/disable lyrics (I decided to disable by default, as this is a feature depending on Internet connection).
- Smarter playlist (re)loading and small bugfixes in "Now playing".
- Smooth cover art and thumbnails.
- Changing cover art also generates a thumbnail for album browser.
- Cover art detection supports "cover.jpg" and "front.jpg".
- Fixed lyrics reloading.
- Fixed shuffle always starting with the same item.
- Fixed playback not starting after shuffling an album.
- Improved sorting order when browsing an album.
- More bugfixes, this list is already too long.
![]() |
2011-09-21
, 22:14
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#358
|
The Following User Says Thank You to gidzzz For This Useful Post: | ||
![]() |
2011-09-21
, 23:02
|
Posts: 168 |
Thanked: 56 times |
Joined on Mar 2010
@ Sweden
|
#359
|
Put omp_20110917.tar.gz in MyDocs, then unzip it to there
X terminal:
1. root
2. cd /home/user/MyDocs/omp_20110917
3. sh install_mediaplayer.sh --desktop-file
Done
![]() |
2011-09-21
, 23:13
|
|
Posts: 282 |
Thanked: 2,387 times |
Joined on Sep 2011
|
#360
|
![]() |
Tags |
libplayback, mag 4 prez, media, open source, player, portrait mode, re-write, remake, reverse |
|
i fixed the sorting problem in the Qt Creator...
i enabled the option "sortingEnabled" in Object: songList -> Class: QListWidget
i enabled the option "sortingEnabled" in Object: albumList -> Class: QListWidget
after this modifications all files ( albums, artists, songs, etc. ) are sorted correctly