834 Commits

Author SHA1 Message Date
Azlux
9def7bd0f8 oups my bad 2018-11-23 00:54:53 +01:00
Azlux
a19c2e1bc5 don't download if present 2018-11-23 00:50:53 +01:00
Azlux
8f2cce9e9f download next into playlist 2018-11-23 00:08:34 +01:00
Azlux
c7d66d4a31 predownload with playlist 2018-11-22 00:36:17 +01:00
Azlux
d62adec9e3 playlist debugged 2018-11-21 00:22:06 +01:00
azlux
b872f86fba
New version with a lot of internal changes
New version with a lot of internal changes
2018-11-17 17:21:06 +01:00
Azlux
2c1e1966ba fonctionnal web interface 2018-11-17 17:17:40 +01:00
Azlux
6aca72eaee new playlist format 2018-11-13 15:48:09 +01:00
Azlux
b4ae33602e Last pymumble version 2018-10-04 01:19:21 +02:00
azlux
49f8cb1007
Make the update notification working 2018-10-03 22:58:25 +02:00
azlux
a45cb24251
Update allowed for admin
I'm a rock
2018-10-03 22:46:34 +02:00
Azlux
90f223fc47 better git check 2018-10-02 23:11:52 +02:00
Azlux
560b90c425 radio bug crash 2018-10-02 22:55:24 +02:00
azlux
63e1277528
Merge pull request #30 from seifertk/fix_queue
fix iteration over queue
2018-08-28 10:10:00 +02:00
Kyle Seifert
4349002b2c fix iteration over queue 2018-08-22 23:40:32 -04:00
azlux
c9c49417ba
Merge pull request #29 from chall8908/fix-icecast-description-single-source
Fix Icecast server titles for servers with only one source
2018-07-22 22:04:50 +02:00
Chris Hall
416d0f7d65
Fix icecast server descriptions for servers with only one source 2018-07-22 14:54:04 -05:00
azlux
fb03e8a67a end of playlist fix 2018-07-12 20:50:27 +02:00
azlux
3a6aba9545 Playlist and colume management into db
#27 #16 #11
2018-07-12 00:40:29 +02:00
azlux
578ffbd172 Autoupdate
#25 #26
2018-06-27 18:52:01 +02:00
azlux
d4d9eb24f5 #19 ignore PM 2018-06-27 01:28:42 +02:00
azlux
cc5a45c06b #19
ignore user not in the same channel  execpt the admin
2018-06-27 01:09:23 +02:00
azlux
3412cf0df4
Update README.md 2018-06-25 18:11:52 +02:00
azlux
fcaee1f504
Typo correction for !help 2018-06-25 13:45:48 +02:00
azlux
1a01a26bf7
Merge pull request #23 from Lartza/metadata
Write metadata and use cached files without youtube-dl, fix youtube-dl processing
2018-06-23 10:52:32 +02:00
azlux
d5dcd138ab
Merge pull request #22 from Lartza/store-volume
Store volume in the config file, write the config file, fixes
2018-06-21 14:00:38 +02:00
Lartza
6edec5e0ec Most tags are lists 2018-06-19 14:33:48 +03:00
Lartza
f7ab210b8a Check if a file exists, read metadata. Closes #15 2018-06-19 14:27:28 +03:00
Lartza
e538c3c9fb Make youtube-dl write metadata 2018-06-19 14:10:31 +03:00
Lartza
f7e9e806e0 Fix youtube-dl processing 2018-06-19 14:02:41 +03:00
Lartza
8e09635526 Config values need to be strings 2018-06-19 13:56:14 +03:00
Lartza
92c3ae4347 Missing repeat command in config 2018-06-19 13:53:04 +03:00
Lartza
2746e4acae Fix getting username config variable 2018-06-19 13:50:03 +03:00
Lartza
db45096944 Config writing, store volume changes. Closes #21 2018-06-19 13:43:25 +03:00
azlux
d09e61a69e
Merge pull request #20 from Lartza/announce-current-music
Option to disable auto now playing announcement
2018-06-19 12:35:55 +02:00
Lartza
6aecebc67f Option to disable auto now playing announcement 2018-06-19 10:20:02 +03:00
azlux
b30f0d868b repeat function and better code
For #11 and #12
2018-06-18 23:58:07 +02:00
azlux
acc18b299b
Merge pull request #13 from Lartza/qol
Small improvements and virtualenvs
2018-06-18 22:56:24 +02:00
Lari
01e3c9d549
Merge branch 'master' into qol 2018-06-18 17:34:08 +03:00
azlux
613f21e58e
Merge pull request #14 from Lartza/config-server
Add server config arguments to config file. Closes #7
2018-06-18 16:16:02 +02:00
Lartza
0f38e8b8cf Need wheel to install some of the requirements 2018-06-18 15:58:55 +03:00
Lartza
554bf54677 python3 not python here 2018-06-18 15:49:55 +03:00
Lartza
286e219fd8 Don't apt install pip or youtube-dl 2018-06-18 15:30:03 +03:00
Lartza
48f9dfe523 Add server config arguments to config file. Closes #7 2018-06-18 14:30:03 +03:00
Lartza
4c02c29ec7 venv instructions 2018-06-18 13:51:40 +03:00
Lartza
b747aff075 .gitignore 2018-06-18 13:38:38 +03:00
Lartza
e6af06b8dc Unused imports 2018-06-18 13:31:57 +03:00
Lartza
03a1b00e1e Missing instance attribute definition 2018-06-18 13:26:38 +03:00
Lartza
cf9d56ada7 Language fixes and improvements 2018-06-18 13:22:43 +03:00
azlux
995d5f52e4 Clear tmp folder and good creating time
fix for #10
feature for #8
2018-06-13 01:16:32 +02:00