Hi, please see attached screenshot.
- I load the tracks via
core.tracklist.add, then verify they are there viacore.tracklist.get_tracks. - I then execute
core.playback.play(which returns aNULLresult). - When I check
core.tracklist.addagain, all the tracks are gone.
Two issues:
- I can’t play my songs
- The tracks disappear once play was called
What am I missing here?
