]> git.0d.be Git - botaradio.git/history - mumbleBot.py
REFACTOR: DIFFERENT PLAYLIST #91
[botaradio.git] / mumbleBot.py
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
2019-07-30 Azluxnew version
2019-07-30 azluxMerge pull request #52 from elpatron68/radiobrowser
2019-07-28 elpatron68Minor text changes
2019-07-28 elpatron68Minor text changes
2019-07-28 elpatron68Fix wrong placed </table>
2019-07-28 elpatron68Fixed identation (again)
2019-07-28 elpatron68Fix message shortening
2019-07-28 elpatron68Fixed wrong identation
2019-07-28 elpatron68Changed string formatting to %s
2019-07-28 elpatron68Shorten station name to 12 chars
2019-07-28 elpatron68Change log level
2019-07-28 elpatron68Add temporary logging
2019-07-28 elpatron68Shorten query results if too long
2019-07-28 elpatron68Remove homepage from result to keep it shorter
2019-07-28 elpatron68Handle result message > 5000 chars
2019-07-28 elpatron68Fix table format
2019-07-28 elpatron68Fix another KeyError: 'tags'
2019-07-28 elpatron68Fix KeyError: 'name'
2019-07-28 elpatron68Table
2019-07-28 elpatron68More information in query results
2019-07-27 elpatron68Add table header line
2019-07-27 elpatron68No header line in table
2019-07-27 elpatron68Message as html table
2019-07-27 elpatron68some logging
2019-07-27 elpatron68add homepage and image
2019-07-27 elpatron68Index 0
2019-07-27 elpatron68Radio play information message
next