]> git.0d.be Git - botaradio.git/history - interface.py
also accept files according to their extension
[botaradio.git] / interface.py
2020-03-23 Frédéric Pétersalso accept files according to their extension main
2020-03-22 Frédéric Pétersdisplay track duration and elapsed time when playing
2020-03-14 Terry Gengfix: 'jump' doesn't play the music if paused.
2020-03-12 Terry GengMERGED develop to master
2020-03-12 Terry Gengfix: rebuild dir cache after uploading
2020-03-10 azluxMerge pull request #100 from Lartza/pep8
2020-03-10 LartzaCleanup
2020-03-10 LartzaPEP8
2020-03-10 azluxMerge pull request #99 from Lartza/develop
2020-03-10 LartzaDon't lookup tags unnecessarily #93
2020-03-10 Terry Gengfeat: Lartza's urlban idea #91, fixed private message
2020-03-10 Terry Gengfix: optimize database logic, fixed #93
2020-03-08 Terry Gengfeat: optimized autoplay with Lartz
2020-03-08 Terry Gengfix: typo in web interface
2020-03-08 Terry Gengfeat: 'search' command to search the db, and 'shortlist...
2020-03-08 Terry Gengfix: wrong place to place the lock
2020-03-08 Terry Gengfix: util failed on some strange encoded files
2020-03-08 Terry Gengfeat: web interface more tag support
2020-03-08 Terry Gengfeat: web interface tag support
2020-03-07 Terry Gengfix: web interface add url issue #91
2020-03-07 Terry Gengfeat: add automode into the webinterface #91
2020-03-07 Terry Gengfeat: directory cache
2020-03-06 Terry GengREFACTOR: MUSIC LIBRARYgit status #91
2020-03-06 Terry Gengfix: small fix
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: update playlist item based on id #90.
2020-03-02 Terry Gengfeat: beautified current song string, fix ytplay index...
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: 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 azluxfix copy-paste
2020-02-26 Terry Gengfeat: playback mode selection in the web interface.
2020-02-26 Terry Gengrefactor: changed all 'loop' into 'repeat', which is...
2020-02-26 Terry Gengfeat: three playback mode "one-shot", "loop", "random"
2020-02-26 Terry Gengrefactor: playlist inherits list.
2020-02-26 Terry Gengrefactor: avoid use youtube-dl if music is existed...
2020-02-25 Terry Gengfix: duckv placeholder problem. rm problem
2020-02-24 Terry GengAdd more controls (#71)
2020-02-08 azluxMerge pull request #67 from TerryGeng/master
2020-02-08 Terry Gengfix web interface volumn adjust 2
2020-02-08 Terry Gengfix web interface volumn adjust
2020-02-08 Terry Gengadd ducking feature.
2020-02-06 Terry Gengfixed logging problem for radio
2020-02-06 Terry Gengbeautified, bugs fixed
2020-02-05 Terry Gengmerge with azlux's branch
2020-02-05 Terry Gengweb interface support update multiple files at a time
2020-02-05 Terry Gengweb interface bug fix2
2020-02-05 Terry Gengweb interface bug fix
2020-02-05 Terry Gengweb interface add ajax feature
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 beautify, add file path check
2020-02-05 Terry Gengweb interface add delete file function, debug
2020-02-05 Terry Gengfix web interface bug
2020-02-04 Terry Gengadded volume control for the web interface, and passwor...
2020-02-04 Terry Gengmerge to master branch
2020-02-04 Terry Gengbeautify and enhance web interface, debug
2020-02-04 Terry Gengbeautify web interface, add album picture display,...
2020-02-04 Terry Gengbeautify web interface, add album picture display,...
2019-11-22 azluxImprove Web interface
2019-11-22 神楽坂·喵impl multiCollapse and fileupload
2018-11-17 azluxNew version with a lot of internal changes
2018-11-17 Azluxfonctionnal web interface
2018-06-18 azluxrepeat function and better code
2018-06-18 azluxMerge pull request #13 from Lartza/qol
2018-06-18 LariMerge branch 'master' into qol
2018-06-18 LartzaUnused imports
2018-06-05 azluxfix when no read right on file
2018-06-03 azluxMerge pull request #4 from BafDyce/uif
2018-06-02 Fabian WürflMerge pull request #53 from BafDyce/config-wi
2018-06-02 Fabian WürflMerge pull request #44 from BafDyce/fix-now-playing
2018-06-02 Fabian WürflMerge pull request #49 from fsteffek/fix-HTTP-500-on...
2018-06-02 Fabian WürflMerge branch 'uif' into fix-HTTP-500-on-playlist-delete
2018-06-02 Fabian WürflMerge pull request #52 from BafDyce/upstream-changes
2018-06-02 fsteffekMerge branch 'uif' into fix-HTTP-500-on-playlist-delete
2018-06-02 Franz A. SteffekCompare timestamps when deleting from playlist
2018-06-02 Franz A. SteffekUse unix timestamps in playlist
2018-06-01 Fabian WürflMerge upstream changes
2018-05-31 azluxLot of new features
2018-05-31 Fabian WürflMerge pull request #50 from BafDyce/fix-double-slashes
2018-05-30 Franz A. SteffekFix #47: Delete the correct item in playlist [wi]
2018-05-30 Fabian WürflDon't print double slashes
2018-05-30 Franz A. SteffekFixes #45: Error when deleting from playlist [wi]
2018-05-21 Fabian WürflMerge pull request #5 from BafDyce/directory-listing...
2018-05-21 Fabian Würfl[Web Interface] Fixed some stuff which I broke
2018-05-21 Fabian WürflMerge pull request #3 from BafDyce/fix-html-injection
2018-05-21 Fabian Würfl[Web Interface] Fix HTML injection via "currently playing"
2018-05-20 Fabian WürflMerge pull request #2 from BafDyce/fix-now-playing
2018-05-20 Fabian WürflFix "now playing" feature
2018-05-20 Fabian WürflMerge pull request #1 from BafDyce/upload-download
2018-05-20 Fabian WürflSmall cleanup changes
2018-05-20 Fabian WürflAdd button to download entire music library
2018-05-20 Fabian WürflImplement download functionality
2018-05-20 Fabian WürflAllow uploading files to existing/new folders
2018-05-19 Fabian WürflImprove web interface (+ other small changes)
next