ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
35 stars 2 forks source link

Fix Bug of Omission in playlist.py #104

Closed ebb-earl-co closed 4 months ago

ebb-earl-co commented 4 months ago

This pull request fixes an oversight in playlist.py: when playlists are video files, creating a playlist.m3u8 file did not occur, as playlist.Playlist.craft_m3u8_text() did not look for files with .mp4 suffix.