]> git.0d.be Git - botaradio.git/history - util.py
also accept files according to their extension
[botaradio.git] / util.py
2020-03-12 Terry GengMERGED develop to master
2020-03-12 Terry Gengfeat: advanced url processing, whitespaces issue
2020-03-12 Terry Gengfeat: advanced url processing
2020-03-12 Terry Gengfix: optimized urlban logic
2020-03-10 azluxMerge pull request #100 from Lartza/pep8
2020-03-10 LartzaCleanup
2020-03-10 LartzaPEP8
2020-03-10 Terry GengMerge pull request #96 from Lartza/develop
2020-03-10 LartzaFix ffmpeg pipe on Windows
2020-03-10 Terry Gengfeat: Lartza's urlban idea #91, fixed private message
2020-03-08 Terry Gengfix: util failed on some strange encoded files
2020-03-05 Terry GengREFACTOR: ITEM REVOLUTION #91
2020-03-03 Terry Gengfix: update playlist item based on id #90.
2020-03-03 Terry Gengchore: beautified current song display
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 Azluxupdate every time if testing target
2020-02-29 azluxhotfix version import conflict
2020-02-29 Azluxnew version !
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-26 Terry Gengrefactor: avoid use youtube-dl if music is existed...
2020-02-24 Terry GengAdd more controls (#71)
2019-12-25 神楽坂·喵Merge pull request #1 from azlux/master
2019-12-24 Azluxlogfile and reload youtube-dl
2019-07-30 Azluxfix autoupgrade
2019-06-04 azluxbetter update
2019-06-04 Azluxautoupdate feature
2019-02-15 AzluxMerge branch 'access_token' of zelifcam-access_token
2019-01-13 AzluxAdmin features
2018-07-11 azluxPlaylist and colume management into db
2018-06-23 azluxMerge pull request #23 from Lartza/metadata
2018-06-21 azluxMerge pull request #22 from Lartza/store-volume
2018-06-19 LartzaConfig writing, store volume changes. Closes #21
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-05 azluxcheck read access
2018-06-03 azluxMerge pull request #4 from BafDyce/uif
2018-06-02 fsteffekMerge branch 'uif' into fix-HTTP-500-on-playlist-delete
2018-06-01 Fabian WürflMerge upstream changes
2018-05-31 Fabian WürflMerge pull request #50 from BafDyce/fix-double-slashes
2018-05-30 Fabian Würflutils.py: Remove unnecessary debugging print
2018-05-30 Fabian Würflutils.py: Fix not adding files correctly in some edge...
2018-05-29 Fabian WürflMerge pull request #41 from BafDyce/config-param
2018-05-26 Fabian WürflMove config object to variables.py
2018-05-24 Fabian WürflAdd optional command line option for config file
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 #4 from BafDyce/directory-listing...
2018-05-21 Fabian WürflIgnore non-audio/video files
2018-05-21 Fabian Würfl[Web Interface] Fix directory listing
2018-05-20 Fabian WürflMerge pull request #1 from BafDyce/upload-download
2018-05-20 Fabian WürflImplement download functionality
2018-05-20 Fabian WürflAllow uploading files to existing/new folders
2018-05-20 Fabian WürflFix variable referencing bug in Dir()
2018-05-19 Fabian WürflImprove web interface (+ other small changes)