60 Commits

Author SHA1 Message Date
Terry Geng
abd5eb8e95 beautify and enhance web interface, debug 2020-02-04 23:30:56 +08:00
Terry Geng
98f096f08f add feature: read album picture from file/url 2020-02-04 18:00:11 +08:00
Terry Geng
30879db7b8 add Playlist class 2020-02-04 14:30:03 +08:00
azlux
ff83478f3a
fix for #44
That is a really stupid error
2019-05-10 18:02:19 +02:00
Azlux
7df7dff7ea Comment for the code and Fix for #46 2019-04-17 01:40:01 +02:00
Rackoono
ed3ace0f33
Fix out of bound exception
There is an out of bound exception when iterating over info['entries'][j]  in get_playlist_info()
The lenght of info['entries'] has to be taken into account in the loop boundaries
2019-03-29 03:01:26 +01:00
Azlux
a6b1da43bf better playlist management 2018-12-08 23:46:31 +01:00
Azlux
8f2cce9e9f download next into playlist 2018-11-23 00:08:34 +01:00
Azlux
d62adec9e3 playlist debugged 2018-11-21 00:22:06 +01:00
Azlux
6aca72eaee new playlist format 2018-11-13 15:48:09 +01:00