u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
428 stars 93 forks source link

Playlist does not list items of the .pls (playlist file) i have opened, but items of the folder where .pls is located #306

Open slrslr opened 3 years ago

slrslr commented 3 years ago

Baka-MPlayer-git 2.0.4.r87.g9b58519-1 on Linux Arch

Open the .pls (playlist) file, the playlist inside the player will list files in same directory as the .pls file, but not the playlist file "contents". And when i want to switch to next song, it cause to play different file, not contained within .pls file. And i do not know how to return back to .pls file i opened, last song heard.

Solution: in case playlist file is opened, list this playlist file contents, not other files in same folder. Thank you