MichaelOultram
edba60939a
Soundcloud links with a time will be offset
2015-09-27 01:01:45 +01:00
MichaelOultram
7b96f4c3ce
Fixed cache clearing earlier than expected
...
By default, the date on a file downloaded by youtube-dl is the date the video was originally uploaded to youtube. As a result, items will always be cleared from the cache because they appear to be years old - even though they were just downloaded. Adding the directive "--no-mtime" will make the date on files the date the file was downloaded.
See this issue on youtube-dl: https://github.com/rg3/youtube-dl/issues/4667
2015-09-27 00:58:48 +01:00
MichaelOultram
2489093740
Improving web authentication
2015-09-27 00:25:07 +01:00
MichaelOultram
f51583f4c6
Fixing build issues
2015-07-28 16:35:01 +01:00
MichaelOultram
9e7975be7d
Fixing build issues
2015-07-28 16:31:37 +01:00
fiveofeight
522bfa465b
Now gives an error message if you have an invalid API key, instead of simply saying "The Youtube URL you supplied did not contain a valid YouTube ID."
2015-05-14 11:01:51 -04:00
Matthieu Grieger
985f48572f
Finished YouTube API
2015-04-09 13:20:40 -07:00
Matthieu Grieger
2393727137
Song/playlist is now skipped when submitter skips
2015-03-20 21:35:19 -07:00
Jake
d11b6326cc
Added a restriction on maximum video length
2015-02-18 00:11:01 +00:00
Matthieu Grieger
4957133c14
https://github.com/matthieugrieger/mumbledj/issues/27 : Added song caching
2015-02-17 15:43:20 -08:00
Matthieu Grieger
d8b31e60c2
https://github.com/matthieugrieger/mumbledj/issues/33 : Playlist titles in notifications
2015-02-07 17:54:24 -08:00
Matthieu Grieger
0bb039b52f
https://github.com/matthieugrieger/mumbledj/issues/33 : Add !setcomment
2015-02-07 14:23:47 -08:00
Matthieu Grieger
fc9f3c8f23
Fixed empty song/playlist entry being added upon !add with invalid YouTube ID.
2015-02-02 12:05:00 -08:00
Matthieu Grieger
b0a2704e26
Fix https://github.com/matthieugrieger/mumbledj/issues/31 : Crash on private message
2015-01-30 18:26:51 -08:00
Matthieu Grieger
9940939542
Add currentsong command
2015-01-25 11:27:28 -08:00
Matthieu Grieger
4d08287530
More copyright year updates
2015-01-18 14:44:40 -08:00
Matthieu Grieger
87ed05052d
Update HELP_HTML string with missing commands
2015-01-14 17:51:10 -08:00
Matthieu Grieger
4376fe7394
Added nextsong command
2015-01-12 16:21:53 -08:00
Matthieu Grieger
6a172fc81b
Slight tweaks and fixes to help command
2015-01-10 16:16:05 -08:00
MrKrucible
888215a828
Add numsongs to HELP_MSG string.
2015-01-10 15:21:27 -08:00
MrKrucible
7d29ff727e
Add help command.
2015-01-10 15:15:12 -08:00
Matthieu Grieger
a31da73f39
Add request https://github.com/matthieugrieger/mumbledj/issues/15 : numsongs command
2015-01-10 13:03:52 -08:00
Matthieu Grieger
1586180246
Added reset command
2015-01-05 19:16:59 -08:00
Matthieu Grieger
aa86b570a0
Added ability to add YouTube playlists to queue
2015-01-03 11:31:29 -08:00
Matthieu Grieger
6e26d4ace6
Fails more gracefully if audio download fails
2014-12-30 13:32:48 -08:00
Matthieu Grieger
aa642dcca5
Implemented volume control
2014-12-27 09:41:27 -08:00
Matthieu Grieger
ecc0cd30c1
Reached feature parity with Lua MumbleDJ
2014-12-27 00:25:49 -08:00
Matthieu Grieger
5161770cb1
Finished add command
2014-12-19 21:52:58 -08:00
Matthieu Grieger
e69a690b7e
Add more message strings
2014-12-15 16:42:13 -08:00
Matthieu Grieger
e07d4e654e
Add strings.go
2014-12-12 20:53:30 -08:00