Lartza
0f38e8b8cf
Need wheel to install some of the requirements
2018-06-18 15:58:55 +03:00
Lartza
554bf54677
python3 not python here
2018-06-18 15:49:55 +03:00
Lartza
286e219fd8
Don't apt install pip or youtube-dl
2018-06-18 15:30:03 +03:00
Lartza
4c02c29ec7
venv instructions
2018-06-18 13:51:40 +03:00
Lartza
b747aff075
.gitignore
2018-06-18 13:38:38 +03:00
Lartza
e6af06b8dc
Unused imports
2018-06-18 13:31:57 +03:00
Lartza
03a1b00e1e
Missing instance attribute definition
2018-06-18 13:26:38 +03:00
Lartza
cf9d56ada7
Language fixes and improvements
2018-06-18 13:22:43 +03:00
azlux
995d5f52e4
Clear tmp folder and good creating time
...
fix for #10
feature for #8
2018-06-13 01:16:32 +02:00
azlux
b1611621dc
fix when no read right on file
2018-06-06 01:12:39 +02:00
azlux
bd532e5c22
check read access
...
the bot crash if a file don't have read access
2018-06-06 00:20:11 +02:00
azlux
558d1e5bd3
fix for #5
...
check if thumbnail exist
2018-06-06 00:06:34 +02:00
azlux
4f1372697b
Better command,!help and custom file
2018-06-05 23:41:49 +02:00
azlux
68bb98a65c
Revert " #2 Custom ffmpeg install"
...
This reverts commit 74b55a50d43072be8241c1e174f85745fb0234be.
2018-06-05 02:35:00 +02:00
azlux
74b55a50d4
#2 Custom ffmpeg install
2018-06-04 20:41:29 +02:00
azlux
65f07678aa
#2 use defined user env
...
to have compatibility with virtualenv
2018-06-04 19:14:07 +02:00
azlux
8ad5abd6ef
Pillow for image management
2018-06-04 00:18:38 +02:00
azlux
b6672e9e06
thumbnail at start
2018-06-03 23:09:29 +02:00
azlux
d91178dc68
Merge pull request #4 from BafDyce/uif
...
Need your version to not create conflit
2018-06-03 22:30:32 +02:00
Fabian Würfl
3843fff14a
Merge pull request #53 from BafDyce/config-wi
...
Add webinterface section to config file
2018-06-02 17:39:47 +02:00
Fabian Würfl
e9ed215a64
Merge pull request #44 from BafDyce/fix-now-playing
...
Update 'now playing' info when music stops playing
2018-06-02 17:39:36 +02:00
Fabian Würfl
0493b4d098
Update 'now playing' info when music stops playing
...
- Fixes #14
2018-06-02 16:03:32 +02:00
Fabian Würfl
5cbdab9b40
Merge pull request #49 from fsteffek/fix-HTTP-500-on-playlist-delete
...
Fix #45 : Error when deleting from playlist [wi]
2018-06-02 15:55:05 +02:00
Fabian Würfl
9215d993c6
Merge branch 'uif' into fix-HTTP-500-on-playlist-delete
2018-06-02 15:54:32 +02:00
Fabian Würfl
a330911d2f
Add webinterface section to config file
2018-06-02 15:47:53 +02:00
Fabian Würfl
cbab69d200
Merge pull request #52 from BafDyce/upstream-changes
...
Merge upstream changes
2018-06-02 15:44:45 +02:00
fsteffek
81d706e434
Merge branch 'uif' into fix-HTTP-500-on-playlist-delete
2018-06-02 14:38:49 +02:00
Franz A. Steffek
5da246f24f
Compare timestamps when deleting from playlist
...
Comparing only the timestamps when deleting an item from the
playlist, should remove it faster.
2018-06-02 14:27:18 +02:00
Franz A. Steffek
08ea59e759
Display only song title/filename in the playlist
2018-06-02 14:25:19 +02:00
Franz A. Steffek
490d84fc18
Use unix timestamps in playlist
...
- Avoid sending a datetime object to the user
2018-06-02 14:16:18 +02:00
Fabian Würfl
be8ee41e2a
Merge upstream changes
2018-06-01 17:20:25 +02:00
azlux
b674029f44
adding good version of pymumble
2018-06-01 01:29:53 +02:00
azlux
5944ba7709
Removing pymumble
2018-06-01 01:26:08 +02:00
azlux
e1b4ef0873
Update pymumble
2018-06-01 01:11:30 +02:00
azlux
7d54691979
Better README
2018-06-01 01:08:22 +02:00
azlux
0b97dbdad7
Trypo error
2018-06-01 00:52:50 +02:00
azlux
7057252420
Lot of new features
...
Web interface almost ready, better bot
2018-05-31 22:39:42 +02:00
Fabian Würfl
535591c1ff
Merge pull request #50 from BafDyce/fix-double-slashes
...
Remove double slashes from file paths (and other improvements in utils.py)
2018-05-31 10:55:54 +02:00
Fabian Würfl
2533b31bb2
Merge pull request #48 from BafDyce/issue-templates
...
Create issue templates
2018-05-30 19:20:50 +02:00
Fabian Würfl
f8b2cc4529
utils.py: Remove unnecessary debugging print
2018-05-30 19:17:17 +02:00
Fabian Würfl
32c78544f9
utils.py: Fix not adding files correctly in some edge cases
2018-05-30 19:16:07 +02:00
Franz A. Steffek
1e28ceded5
Fix #47 : Delete the correct item in playlist [wi]
...
Recording information, when an item was added to the playlist
makes it possible to remove the correct item in playlist, in case
duplicate items in playlist exists.
2018-05-30 18:37:18 +02:00
Fabian Würfl
5619f5cb78
Don't print double slashes
...
Fixes #32
2018-05-30 17:59:32 +02:00
Fabian Würfl
f695f24684
Update issue templates
2018-05-30 17:24:36 +02:00
Franz A. Steffek
7bcfdfcbe9
Fixes #45 : Error when deleting from playlist [wi]
...
A server error occured when an playlist item was deleted via the
web interface.
2018-05-30 10:47:15 +02:00
Fabian Würfl
73c69fc013
Merge pull request #41 from BafDyce/config-param
...
Add optional command line option for config file
2018-05-29 20:58:40 +02:00
Fabian Würfl
e668f82834
Update readme ( #42 )
...
* Update readme
* Incorporate review feedback
2018-05-27 11:16:20 +02:00
Fabian Würfl
432aaa856c
Move config object to variables.py
...
- Initialized in main.py
- This way the configuration is available for all modules
2018-05-26 10:56:23 +02:00
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