]> git.0d.be Git - botaradio.git/history - mumbleBot.py
also accept files according to their extension
[botaradio.git] / mumbleBot.py
2020-03-22 Frédéric Péterssend message at ten seconds mark
2020-03-12 AzluxFix : It's a major release
2020-03-12 Azluxlet's release the kraken
2020-03-12 Terry GengMERGED develop to master
2020-03-12 Terry Gengfeat: advanced url processing
2020-03-12 Terry Gengfix: optimized urlban logic
2020-03-12 Terry Gengfix: refresh video metatdata after validation
2020-03-11 Terry Gengchore: removed workaround for pymumble issue
2020-03-10 azluxMerge pull request #100 from Lartza/pep8
2020-03-10 LartzaCleanup
2020-03-10 LartzaPEP8
2020-03-10 Terry Gengfix: update pymumble #95
2020-03-10 Terry Gengfix: indent typo. update pymumble
2020-03-10 Terry Gengfix: delete file if ffmpeg failed
2020-03-10 Terry Gengfix: ducking mode eating memory #95
2020-03-10 Terry Gengfeat: Lartza's urlban idea #91, fixed private message
2020-03-10 Terry Gengfix: you are not in my channel when joinme #92
2020-03-08 Terry Gengfeat: 'delete' command to remove files from library
2020-03-08 Terry Gengfix: radio issue
2020-03-08 Terry Gengfix: broken pause
2020-03-08 Terry Gengfeat: 'search' command to search the db, and 'shortlist...
2020-03-08 Terry Gengfix: delete item keyerror #91
2020-03-07 Terry Gengfeat: directory cache
2020-03-06 Terry Gengfix: minor fixes
2020-03-06 Terry Gengfix: small fixes.
2020-03-06 Terry GengFEAT: AUTOPLAY MODE #91
2020-03-06 Terry GengREFACTOR: MUSIC LIBRARYgit status #91
2020-03-05 Terry GengREFACTOR: DIFFERENT PLAYLIST #91
2020-03-05 Terry Gengfix: some small issue
2020-03-05 Terry GengREFACTOR: ITEM REVOLUTION #91
2020-03-03 Terry Gengfix: save playlist problem
2020-03-03 Terry Gengfix: update playlist item based on id #90.
2020-03-03 Terry Gengfix: message too long on some extreme cases
2020-03-03 Terry Gengfix: youtube playlist related CRAZY issues.
2020-03-03 Terry Gengfix: launch_music didn't wait for downloading #89
2020-03-02 Terry Gengchore: add a debug command 'rtrms' to display current...
2020-03-02 Terry Gengfeat: beautified current song string, fix ytplay index...
2020-03-02 Terry Gengfix: break attempts loop after successful download
2020-03-02 Terry Gengfeat: add ytquery and ytplay
2020-03-02 Terry Gengchore: polish error message
2020-03-01 azluxMerge pull request #86 from Lartza/clean-download-fail
2020-03-01 LartzaActually delete files when a download fails #80
2020-02-29 Terry Gengfix: new version %s found
2020-02-29 azluxminor release
2020-02-29 azluxsecond hotfix for version
2020-02-29 azluxhot fix version number
2020-02-29 Azluxnew version !
2020-02-28 azluxavoid warning message #81
2020-02-28 Terry Gengfix: delete file if size is 0 #80
2020-02-28 Terry Gengchore: optimize logging. separate bot log and web log.
2020-02-28 Terry Gengfix: file path error when start as daemon, continue
2020-02-28 Terry Gengfix: file path error when start as daemon
2020-02-28 Terry Gengfix: unexpected keyword argument 'file' in line 741
2020-02-27 Terry Gengfix: file size as double check. #80
2020-02-27 Terry Gengfix: process error from youtube-dl correctly. #80
2020-02-27 azluxbad config category fix
2020-02-27 Terry Gengfix: random will not delete current song. changed one...
2020-02-27 Terry Gengfix: 'jump' now remove files behind in one-shot mode...
2020-02-26 Terry Gengrefactor: changed all 'loop' into 'repeat', which is...
2020-02-26 Terry Gengfeat: database and config support for playback mode.
2020-02-26 Terry Gengfeat: three playback mode "one-shot", "loop", "random"
2020-02-26 Terry Gengrefactor: playlist inherits list.
2020-02-26 Terry Gengchore: organize mumbleBot.py
2020-02-26 Terry Gengrefactor: avoid use youtube-dl if music is existed...
2020-02-26 Terry Gengfix: impose file path check for launch_music and resume...
2020-02-24 Azluxfix constant placeholder missing
2020-02-24 Terry GengAdd more controls (#71)
2020-02-22 azluxMerge pull request #70 from ghost/Buginit-config-channel-1
2020-02-11 Terry Gengfix file name detection bug.
2020-02-10 Terry Gengextract metadata from m4a
2020-02-10 Terry GengMerge branch 'master' of github.com:azlux/botamusique
2020-02-09 BuginitUpdate mumbleBot.py
2020-02-09 azluxMerge pull request #69 from Buginit/Buginit-patch_url_c...
2020-02-09 Buginitfixed issues with the url command
2020-02-09 Terry GengMerge branch 'master' of github.com:azlux/botamusique
2020-02-09 Terry Gengbug fixed, #68
2020-02-09 Terry Gengducking feature logging problem fix 2
2020-02-09 Terry Gengducking feature logging problem fix
2020-02-09 Terry Gengducking improved #68
2020-02-08 azluxMerge pull request #67 from TerryGeng/master
2020-02-08 Terry Gengadd ducking feature.
2020-02-06 Terry Gengbeautified radio display, and refresh playlist once...
2020-02-06 Terry Gengbeautified, bugs fixed
2020-02-05 Terry Gengmerge with azlux's branch
2020-02-05 Terry Gengfix exception if mp3 has no ID3 tag continue
2020-02-05 Terry Gengfix exception if mp3 has no ID3 tag continue
2020-02-05 Terry Gengfix exception if mp3 has no ID3 tag
2020-02-05 Terry Gengreformat logging continue
2020-02-05 Terry Gengreformat logging
2020-02-05 Terry Gengweb interface add delete file function, debug
2020-02-05 Terry Gengfix web interface bug
2020-02-04 Terry Gengmerge to master branch
2020-02-04 Terry Gengbeautify and enhance web interface, debug
2020-02-04 Terry Gengadd feature: read album picture from file/url
2020-02-04 Terry Gengadd Playlist class
2020-02-03 azluxMerge pull request #66 from ajmandourah/patch-1
2020-02-03 ajmandourahisAlive is now deprecated
2020-01-04 AzluxFix issue bad bot anwser
2019-12-25 神楽坂·喵Merge pull request #1 from azlux/master
2019-12-24 Azluxlogfile and reload youtube-dl
next