]> git.0d.be Git - botaradio.git/commit
feat: 'search' command to search the db, and 'shortlist' to add songs from search...
authorTerry Geng <gengyanda@gmail.com>
Sun, 8 Mar 2020 08:56:31 +0000 (16:56 +0800)
committerTerry Geng <gengyanda@gmail.com>
Sun, 8 Mar 2020 08:56:31 +0000 (16:56 +0800)
commitf7042db65749e72c49b481d608c6cc3537362048
tree9dc8c34a421d9326ded1ae7421c814d4e8698691
parent45b83af4ba6e8113e8d823e44e6d7b56bc9b64c5
feat: 'search' command to search the db, and 'shortlist' to add songs from search result
command.py
configuration.default.ini
database.py
interface.py
media/cache.py [new file with mode: 0644]
media/file.py
media/item.py
media/library.py [deleted file]
media/playlist.py
mumbleBot.py
variables.py