Page 2 of 2

Re: playlist help

PostPosted: December 13th, 2010, 1:39 pm
by logokas
Does 127 not fix that issue?

Re: playlist help

PostPosted: December 15th, 2010, 12:14 pm
by Pedobear
logokas Wrote:Does 127 not fix that issue?


it does not :/

Re: playlist help

PostPosted: December 15th, 2010, 10:52 pm
by Cliff Cawley
Just to clarify, which issue are you talking about? That you can't search for Album in the playlist? If that's the one, you can in build 127.

If not, please clarify :)

Cliff :)

Re: playlist help

PostPosted: December 18th, 2010, 7:53 am
by Pedobear
Cliff Cawley Wrote:Just to clarify, which issue are you talking about? That you can't search for Album in the playlist? If that's the one, you can in build 127.

If not, please clarify :)

Cliff :)


yes the album one
i am still only seeing 1-3 songs for the album :(

here are some screen shots:
http://img232.imageshack.us/img232/5418/38932049.png (album In Silico)
http://img823.imageshack.us/img823/4279/17191235.png (album Immersion)
http://img840.imageshack.us/img840/8051/12280269.png (current 127 build)

Re: playlist help

PostPosted: December 18th, 2010, 9:31 am
by Cliff Cawley
Pedobear Wrote:
Cliff Cawley Wrote:Just to clarify, which issue are you talking about? That you can't search for Album in the playlist? If that's the one, you can in build 127.

If not, please clarify :)

Cliff :)


yes the album one
i am still only seeing 1-3 songs for the album :(

here are some screen shots:
http://img232.imageshack.us/img232/5418/38932049.png (album In Silico)
http://img823.imageshack.us/img823/4279/17191235.png (album Immersion)
http://img840.imageshack.us/img840/8051/12280269.png (current 127 build)


That's really strange, I do exactly the same thing (I also have the immersion album from pendulum and it shows me the whole album).

Perhaps there's something going on in the tags. If you right click on any of the songs that don't show up, and choose 'View Song information' in the playlist, does the Album name show up correctly in the File Info window?

Cliff :)

Re: playlist help

PostPosted: December 18th, 2010, 10:48 am
by Pedobear
Cliff Cawley Wrote:
Pedobear Wrote:
Cliff Cawley Wrote:Just to clarify, which issue are you talking about? That you can't search for Album in the playlist? If that's the one, you can in build 127.

If not, please clarify :)

Cliff :)


yes the album one
i am still only seeing 1-3 songs for the album :(

here are some screen shots:
http://img232.imageshack.us/img232/5418/38932049.png (album In Silico)
http://img823.imageshack.us/img823/4279/17191235.png (album Immersion)
http://img840.imageshack.us/img840/8051/12280269.png (current 127 build)


That's really strange, I do exactly the same thing (I also have the immersion album from pendulum and it shows me the whole album).

Perhaps there's something going on in the tags. If you right click on any of the songs that don't show up, and choose 'View Song information' in the playlist, does the Album name show up correctly in the File Info window?

Cliff :)


The tags are correct. I spent quite some hours managing my library a weekend ago. screenshot below. I have all my songs saved on 1 playlist (shouldn't affect anything right?)
Searching by Artist always works, its just them darn albums.

Also i think you have mentioned this before.
When i first add the entire album and save the playlist it will work via ablum. It's only after i quit xion and then start it up again that the album sort freaks out.

http://img816.imageshack.us/img816/2166/77072019.png

EDIT: could it be the format i have saved my playlist as?
does it make a difference if its .m3u8 or .m3u? (tested this, didn't affect anything)

I also reinstalled version 127 (cleaning up any old files left behind) still the same issue :(

Re: playlist help

PostPosted: December 18th, 2010, 11:15 am
by Cliff Cawley
I'll do some more testing here, perhaps there's a bug that I'm not seeing due to the filenames. I name my files like: M:\Audio\Music\Pendulum\2010 - Immersion\08 The Island Pt.1 (Dawn).mp3

Maybe that's why I don't get the bug, because its picking it up in the filename instead. So when you first add the files, all the tags are read, but after loading from a playlist, that data isn't available yet till you play the file. The m3u format only includes whatever the title is.

Here's something to try, play one or two songs from that album, just play 1 second of them, then search again and see if the search now works.

Cliff :)

Re: playlist help

PostPosted: December 18th, 2010, 11:22 am
by Pedobear
Cliff Cawley Wrote:I'll do some more testing here, perhaps there's a bug that I'm not seeing due to the filenames. I name my files like: M:\Audio\Music\Pendulum\2010 - Immersion\08 The Island Pt.1 (Dawn).mp3

Maybe that's why I don't get the bug, because its picking it up in the filename instead. So when you first add the files, all the tags are read, but after loading from a playlist, that data isn't available yet till you play the file. The m3u format only includes whatever the title is.

Here's something to try, play one or two songs from that album, just play 1 second of them, then search again and see if the search now works.

Cliff :)


Right on the money Cliff. The second i play the song and search via album it is available! (however it is just that one song, if i play another song from the same album then both are available, etc.)

EDIT: out of curiosity, how do i upload my personal avatar?
I go to the control panel/edit avatar, however i don't see the option to upload my own (did some searching and found out why, some ppl :/)

Re: playlist help

PostPosted: December 18th, 2010, 2:29 pm
by Cliff Cawley
Pedobear Wrote:Right on the money Cliff. The second i play the song and search via album it is available! (however it is just that one song, if i play another song from the same album then both are available, etc.)


Ok, I'll have to figure out a better way to do this. I'll either need to save the data to a database, or write it out as part of a new playlist format. One other option is to read in all the information over time in the background, but this will mean that searches will only work once the information loads in. If you have thousands of files it could take a little while before its all loaded.

Pedobear Wrote:EDIT: out of curiosity, how do i upload my personal avatar?
I go to the control panel/edit avatar, however i don't see the option to upload my own (did some searching and found out why, some ppl :/)


Yeah :( I'll enable again once I've pulled apart the phpBB code and fixed the bugs.

Cliff :)

Re: playlist help

PostPosted: December 18th, 2010, 5:32 pm
by Pedobear
can't wait!

Re: playlist help

PostPosted: April 8th, 2013, 4:01 pm
by Pedobear
just wanted to bump this post (issue is still present in the latest 150 build).

i was really looking forward for this to be fixed :(

still a great release!

Re: playlist help

PostPosted: April 22nd, 2013, 8:32 pm
by Cliff Cawley
This won't be fixed until I update the Library, sorry.

Re: playlist help

PostPosted: April 25th, 2013, 6:19 pm
by Pedobear
Cliff Cawley Wrote:This won't be fixed until I update the Library, sorry.


any eta on that :O?