llelectronics / videoPlayer

Video player for sailfish os
27 stars 19 forks source link

[bug] No playlist created when ~nemo/Music/playlists doesn't exists #53

Closed prometoys closed 5 years ago

prometoys commented 5 years ago
  1. I created a new playlist.
    • there was a notification that playlist are saved in /home/nemo/Music/playlists/
  2. I choose a name for the playlist. ("test")
  3. I added items
  4. I saved the playlist

Expected outcome: Playlist in ~nemo/Music/playlist/test.pls

Actual outcome: No playlist. Playlist lost, after closing LL Videoplayer

Workaround: Open the official jolla media player and create a playlist. After that playlist in LL videoplayer are saved correctly and works as expected.

Check if the playlist directory exists and if not create it (or return an proper error message)

Sailfish X on Xperia XA2 Plus.

prometoys commented 5 years ago

Great. Thanks.