This is not a big issue.
It would be nice if the "Play Next" feature would span songlists. ie.. Let me go to the next songlist and automate a change from the main selection when the playing song is done.
It would be nice. Thank you for everything.
Feature Request
Re: Feature Request
I think I have now written the ground work for making this possible.
Playlists now have a "unique" ID which I can save in the queue to keep track of where the song got queued from.
Now I need to test that nothing broke while doing this.
Then I can enable queuing from different playlists.
Give me a few days to test and code in the last parts.
Playlists now have a "unique" ID which I can save in the queue to keep track of where the song got queued from.
Now I need to test that nothing broke while doing this.
Then I can enable queuing from different playlists.
Give me a few days to test and code in the last parts.
Re: Feature Request
Try Tuniac 180215(or newer) from:
http://wasteofcash.com/Tuniac/
This adds the feature to do queues across playlists.
A large amount of code was added and changed to allow this, plus this build has a whole bunch of house keeping changes also.
Things may be broken, I have tested but now I need you to test and tell me if anything is broken!
Changelog:
Feb, 2018
---------
-allow soft pause and queue's across playlists
(add playlist id for playlists, store playlist id for entries in soft pause and queues, pl db 0.8 to store playlist id in various areas)
-optimize startup to not rebuild playlists needlessly and other general code cleanups
-add button to launch tuniac.org in about window
-bass and basshls update
http://wasteofcash.com/Tuniac/
This adds the feature to do queues across playlists.
A large amount of code was added and changed to allow this, plus this build has a whole bunch of house keeping changes also.
Things may be broken, I have tested but now I need you to test and tell me if anything is broken!

Changelog:
Feb, 2018
---------
-allow soft pause and queue's across playlists
(add playlist id for playlists, store playlist id for entries in soft pause and queues, pl db 0.8 to store playlist id in various areas)
-optimize startup to not rebuild playlists needlessly and other general code cleanups
-add button to launch tuniac.org in about window
-bass and basshls update
Re: Feature Request
Awesome, this is something I like as well, will test 

Re: Feature Request
Wow!
Thank you.
I'll test this.
Thank you.
I'll test this.
Very Nice Improvement
The whole program gets a bit of a lift. I like the freedom to ignore the source of where the song is - much more professional and intuitive.
It really makes a great program better!
It really makes a great program better!
Re: Feature Request
So things are working bug free?
While adding this I had to redo a bunch of the future list logic so it would accurately display what songs are coming; and while adding that I found and fixed a bunch of times the old logic failed. Hopefully now the future list is fairly reliable regardless of what is queued and then filtered out :p
While adding this I had to redo a bunch of the future list logic so it would accurately display what songs are coming; and while adding that I found and fixed a bunch of times the old logic failed. Hopefully now the future list is fairly reliable regardless of what is queued and then filtered out :p
Re: Feature Request
PS on the very first launch did it complain your queue was corrupt and it was being reset?