yomguy / DeeFuzzer

Light and instant media streaming client for web radios and TVs written in Python
https://github.com/yomguy/DeeFuzzer
GNU General Public License v3.0
141 stars 31 forks source link

Wrong duration of the "Next Play" in playlist.json #78

Open ChoiZ opened 8 years ago

ChoiZ commented 8 years ago

In the rss section, in the current.json the "next play time" for current track is 22:29:01. In the playlist.json the "next play time" for the first element is : 22:29:01 instead of 22:29:01 + duration of track 1.

yomguy commented 8 years ago

That's right, the trigger has been removed in the last pull requests and will be re-added soon! Thanks @ChoiZ for the warning.

ChoiZ commented 3 years ago

:crossed_fingers: for 0.8 :+1: