Commit Graph

65 Commits

Author SHA1 Message Date
f5ca09716b web interface add ajax feature 2020-02-05 15:25:38 +08:00
abd5eb8e95 beautify and enhance web interface, debug 2020-02-04 23:30:56 +08:00
98f096f08f add feature: read album picture from file/url 2020-02-04 18:00:11 +08:00
30879db7b8 add Playlist class 2020-02-04 14:30:03 +08:00
3539df5400 fix radio description 2019-07-31 00:07:17 +02:00
a9824537e9 autoupdate feature 2019-06-04 02:23:28 +02:00
ff83478f3a fix for #44
That is a really stupid error
2019-05-10 18:02:19 +02:00
7df7dff7ea Comment for the code and Fix for #46 2019-04-17 01:40:01 +02:00
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
59e8d0d978 Update Readme and small fix
fix for #5
2019-03-21 15:20:58 +01:00
ef78b566af Admin features
Add URL and User abn list : #19 #18
Fix for #34
2019-01-13 21:42:34 +01:00
a6b1da43bf better playlist management 2018-12-08 23:46:31 +01:00
8f2cce9e9f download next into playlist 2018-11-23 00:08:34 +01:00
d62adec9e3 playlist debugged 2018-11-21 00:22:06 +01:00
6aca72eaee new playlist format 2018-11-13 15:48:09 +01:00