KasunWijesekara / cuberok

Automatically exported from code.google.com/p/cuberok
GNU General Public License v3.0
0 stars 0 forks source link

Strange "files to playlist" sorting #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using cuberok only as a filesystem based player - so I don't use
collection etc.

When I take a folder/directory from "Files" (filesystem browser tree
widget) with drag and drop - dropping it into the already played playlist
with some tracks already included, the newly *pre*pended tracks are listed
above current playlist content.

It should be listed after the playlist content (appended) - it's quite
expectable behaviour for music playlists.

Original issue reported on code.google.com by subz...@zagamma.cz on 8 Apr 2009 at 12:25

GoogleCodeExporter commented 8 years ago
doh, I forgot my config: WinXP, cuberok 0.0.7 from your binary package. But 
it's the
same with self compiled 0.0.7 with Qt4.5 (SDK 2009.01) (src taken from exe 
package).

Original comment by subz...@zagamma.cz on 8 Apr 2009 at 12:29

GoogleCodeExporter commented 8 years ago
By default playlist is sorting by Artist therefore some newly appended files 
may be
at the top of the playlist. Try to change sorting column. Or may be you want to
remove default sorting action?

Original comment by drmoriar...@gmail.com on 8 Apr 2009 at 12:55

GoogleCodeExporter commented 8 years ago
ouch, you're right. There is the sorting sign. Well, I see it would be better 
not to
sort playlist content by default (or enable/disable it in Preferences).

I mean sort it in "clever way" (it's the way how I use players ;)):
don't sort anything by default, just sort newly added tracks by album/track 
order and
then append it at the end of playlist.

But it's just a suggetsion - I can live with sorting at all.

Original comment by yarpe...@gmail.com on 8 Apr 2009 at 2:21

GoogleCodeExporter commented 8 years ago
Now new playlists sort songs by column Number, which is the sequence number of
appented song

fixed v 0.0.8

Original comment by drmoriar...@gmail.com on 10 Apr 2009 at 9:00