]> git.0d.be Git - botaradio.git/history - command.py
Fix ffmpeg pipe on Windows
[botaradio.git] / command.py
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-09 Terry Gengfeat: tag current song
2020-03-08 Terry Gengfeat: 'delete' command to remove files from library
2020-03-08 Terry Gengfix: radio issue
2020-03-08 Terry Gengfeat: optimized autoplay with Lartz
2020-03-08 Terry Gengfix: you can't just feed play_url wrong things
2020-03-08 Terry Gengfeat: 'search' command to search the db, and 'shortlist...
2020-03-08 Terry Gengfix: no admin check for dropdatabase
2020-03-08 Terry Gengfeat: web interface tag support
2020-03-08 Terry Gengfeat: add tags, remove tags, play tags, find tags #91
2020-03-08 Terry Gengfix: delete item keyerror #91
2020-03-07 Terry Gengfeat: some tags function
2020-03-07 Terry Gengfeat: directory cache
2020-03-06 Terry Gengfix: minor 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: 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-03 Terry Gengfeat: 'yplay' play the first result. add 'last' command...
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 Gengchore: ytquery error message
2020-03-02 Terry Gengfeat: add ytquery and ytplay
2020-02-29 Terry Gengfix: get_recursive_file_list_sorted not completed repla...
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
2020-02-27 Terry Gengfix: ways to see if parameter is empty
2020-02-27 Terry Gengfix: missed repeat command
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 Gengfix: I put the wrong string.
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 Gengfeat: \!play will set is_pause to False if the queue...
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-25 Terry Gengfix: missed token part for joinme
2020-02-25 Terry Gengfix: duckv placeholder problem. rm problem
2020-02-24 Azluxfix radio command
2020-02-24 Terry GengAdd more controls (#71)