XDGFX / ultrasonics

Sync music playlists between all your music services. Do more with your music.
GNU General Public License v3.0
218 stars 18 forks source link

Plex - Handle scenario where a playlist has zero songs #36

Open XDGFX opened 2 years ago

XDGFX commented 2 years ago

Originally discovered in #33

If no songs are available in a user's library, it will crash the applet. Instead, this should be caught in advance and the playlist skipped.

Drazzilb08 commented 2 years ago

If more logs or testing are required for this let me know. Thanks for the new issue.

Cheers