AIMP Forum
AIMP for PC => Вопросы / Questions => Topic started by: Skrytociemny on June 05, 2023, 16:54:06
-
I have made several Playlists as xspf files but there is one problem. Few of my playlists behave correcly. When I open them the first track to play is random every time I open the playlist. However all but few playlists play the same track first when opened. I have the shuffle option turned on. One of the playlists started playing first track randomly after I left the computer off for the night. Is there something I am missing? How do I make it so that when I play a playlist from an xspf file it starts with a random track?
-
Changes are saved in the player's internal settings structure. Import playlists and use player manager, don't open (import) files every time.
-
Well there is a tool to make playlist files to open them and there is a setting to delete closed playlists and I somehow made few playlists play a random track when imported so the program has everything it needs to basically be run from desktop folders without ever being inside of it. I just want to know if there is a way to make the playlist import play a random track when imported becouse I know it is possible just don't know how. I would greately apriciate it if there was an answer to this you could give me.
-
Ok I went digging into xspf file itself it appears that for some reason when playlist was made each of the tracks recieved a few more lines of code one of them was this line.
<aimp:queueIndex>5</aimp:queueIndex>
This line sets the que order of each track of the playlist on import when you delete it from the tracks in the file using notepad it will play random on import.
You just have to set aimp to shuffle and remove the line of code from the track with index 1 (or 0 if there is one)
I hope whoever finds himself in the hole I did will see this post.
-
I just want to know if there is a way to make the playlist import play a random track when imported becouse I know it is possible just don't know how.
No, it impossible. Imported playlists always starts playing from beginning (M3U, PLS, WPL) or resumes playback if it contains information about playback queue (XSPF, AIMP4PL)
-
it will play random on import
Hm, really? In this case app will start playing the list from beginning
-
I have made several Playlists as xspf files but there is one problem. Few of my playlists behave correcly. When I open them the first track to play is random every time I open the playlist. However all but few playlists play the same track first when opened.
Use .m3u8