13 Commits

Author SHA1 Message Date
Fabian Würfl
07234fb640 Revert program description change 2018-05-26 10:53:22 +02:00
Fabian Würfl
e62fc7bdb0 Add optional command line option for config file
Implements #28
2018-05-24 22:13:08 +02:00
Fabian Würfl
b3dad1be99 Fix "now playing" feature 2018-05-20 23:59:57 +02:00
Fabian Würfl
85f90e4e44 Improve web interface (+ other small changes)
- Web Interface shows folders recursively
- Add command line options for web interface (--wi-port, --wi-addr)
- Move command line option parsing to main
- Move shared code to utils.py
- Fix some issues with web interface
- Fix other small things
2018-05-19 22:34:56 +02:00
Fabian Würfl
fa5495a341 Add !queue command to show next items in the queue 2018-05-18 23:05:38 +02:00
Fabian Würfl
53b35df4e4 Put files in queue, match tracks case insensitive 2018-05-18 22:52:40 +02:00
Fabian Würfl
dd01c8fc10 Strip leading and trailing whitespace from commands 2018-05-18 22:51:55 +02:00
Fabian Würfl
7910f23d0d Support playback of local files
- Recursive listing of available files
- Protected against path traversal attacks
- Does not follow symlinks
- Possibility to ignore directories or files with specific names
- If no exact match for the requested track can be found, the bot plays
the track with the best match
- If multiple tracks match the user gets a message listing all
candidates
2018-05-18 21:31:52 +02:00
Fabian Würfl
4ae9c1cdb7 wip 2018-05-18 17:49:29 +02:00
azlux
ad378a586c New feature 2018-05-17 23:55:42 +02:00
azlux
54068a151e Proxy, Upload
Proxy paramter if behinf nginx
Upload can be done into a folder directly from the webpage
2017-01-26 00:30:43 +01:00
azlux
feb6e167c6 space allowed 2017-01-02 23:01:52 +01:00
azlux
1d7fa3e473 First commit with working stuff
First push, no css for now
2016-12-23 14:19:58 +01:00