azlux
4cb599dd74
Fix exception
...
Fix out of bound exception
2019-03-29 11:52:12 +01: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
59e8d0d978
Update Readme and small fix
...
fix for #5
2019-03-21 15:20:58 +01:00
Azlux
89b11d896f
Version of pymumble for token
2019-02-15 18:12:43 +01:00
Azlux
c83704ecc6
Token with !joinme
...
#37
2019-02-15 18:09:45 +01:00
Azlux
ddb246381b
Fix merging
2019-02-15 17:40:14 +01:00
Azlux
09ad7d5d04
Merge branch 'access_token' of zelifcam-access_token
...
# Conflicts:
# configuration.default.ini
# mumbleBot.py
2019-02-15 13:33:33 +01:00
Azlux
fcad1db04a
Merge branch 'master' of github.com:azlux/botamusique
2019-01-30 22:31:29 +01:00
Azlux
fd68f78faa
Certificat on config file : #36
2019-01-30 22:30:22 +01:00
slipenbois
929cae8c64
Update README.md
2019-01-21 02:07:11 +01:00
slipenbois
5d15b5e8bf
Update README.md
2019-01-21 02:01:49 +01:00
slipenbois
e7924e66d7
Added infos for certificate
2019-01-21 02:01:21 +01:00
root
cf99e661fb
allow single access_token
2019-01-21 00:39:58 +00:00
root
a7dabe6c1c
token support
2019-01-21 00:23:29 +00:00
azlux
aef43e8630
Section for ban management
2019-01-13 22:31:08 +01:00
Azlux
a5f099f6cd
Update pymumble version
2019-01-13 21:45:15 +01:00
Azlux
ef78b566af
Admin features
...
Add URL and User abn list : #19 #18
Fix for #34
2019-01-13 21:42:34 +01:00
Azlux
ce497f0b40
New version
2019-01-13 19:55:37 +01:00
Azlux
3ab4c33b06
Add certificate
...
#6
2018-12-10 13:20:50 +01:00
Azlux
617af01a53
Fix thumbnail error
2018-12-09 20:55:17 +01:00
Azlux
a6b1da43bf
better playlist management
2018-12-08 23:46:31 +01:00
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