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
66fad37e34
Fixing build issues
2015-07-28 15:09:20 +01:00
Matthieu Grieger
20c2d82ff8
Comment cleanups
2015-05-09 22:00:24 -07:00
Matthieu Grieger
26a9d78fac
go fmt
2015-04-09 13:23:21 -07:00
Matthieu Grieger
6a836f13b7
gofmt
2015-04-08 18:47:39 -07:00
Matthieu Grieger
3ecee614ca
Fixed typo in mumbledj.gcfg
2015-03-20 21:21:00 -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
e251b0ccda
Add DefaultComment configuration option
2015-02-09 15:08:09 -08:00
Matthieu Grieger
0bb039b52f
https://github.com/matthieugrieger/mumbledj/issues/33 : Add !setcomment
2015-02-07 14:23:47 -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
4376fe7394
Added nextsong command
2015-01-12 16:21:53 -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
a90b4671e9
Commented code
2014-12-27 10:05:13 -08:00
Matthieu Grieger
ecc0cd30c1
Reached feature parity with Lua MumbleDJ
2014-12-27 00:25:49 -08:00
Matthieu Grieger
e7afe60331
Fixed config loading, some formatting
2014-12-15 16:41:15 -08:00
Matthieu Grieger
5a13fac882
Switched from TOML to GCFG for config file. Works now!
2014-12-14 20:35:44 -08:00
Matthieu Grieger
a1e9d05cf2
Removed default_channel from parseconfig.go
2014-12-13 16:35:27 -08:00
Matthieu Grieger
bc4091f639
More changes to config, not working yet
2014-12-13 09:47:42 -08:00
Matthieu Grieger
0629776b81
Fixed configuration load
2014-12-13 09:22:30 -08:00
Matthieu Grieger
d9014ccf65
Add config.toml, parseconfig.go
2014-12-12 20:52:44 -08:00