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
Matthieu Grieger
f6b301edd6
More changes and additions to Song and Playlist types
2015-04-15 23:32:32 -07:00
Matthieu Grieger
e0a936ab63
Restructured project to use interfaces instead of packages
2015-04-13 23:40:39 -07:00
Matthieu Grieger
b37937769b
Small tweaks
2015-04-09 13:52:32 -07:00
Matthieu Grieger
c05967047c
Tweaked Makefile to handle version numbers in executable name
2015-03-26 10:33:52 -07:00
Matthieu Grieger
4957133c14
https://github.com/matthieugrieger/mumbledj/issues/27 : Added song caching
2015-02-17 15:43:20 -08:00
Matthieu Grieger
4c19cfd383
Reworked Makefile slightly
2015-02-07 14:09:05 -08:00
Matthieu Grieger
8559a929e6
Made it possible to place binary in ~/bin
2015-02-03 10:56:07 -08:00
Matthieu Grieger
00fb7ff05a
Add goop dependency management
2015-02-02 18:16:16 -08:00
Matthieu Grieger
698da090b9
Made dependency updates required
2015-01-05 12:05:20 -08:00
Matthieu Grieger
ae5bd564d0
Update Makefile
2014-12-31 15:09:26 -08:00
Matthieu Grieger
34eccd1630
Update Makefile with new dependencies
2014-12-18 16:29:02 -08:00
Matthieu Grieger
6721a7f51f
Add songqueue.go
2014-12-14 21:37:55 -08:00
Matthieu Grieger
027f25c988
Add song.go. Compiles, not tested yet though
2014-12-14 21:25:54 -08:00
Matthieu Grieger
a3b5657e78
Update Makefile
2014-12-14 20:42:28 -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
e9003c7950
Fix Makefile indentation
2014-12-13 16:24:10 -08:00
Matthieu Grieger
2be859a9e0
Fixed autobackup
2014-12-13 16:23:15 -08:00
Matthieu Grieger
b9dccd97d3
Added autobackup of config.toml
2014-12-13 16:16:14 -08:00
Matthieu Grieger
d6fd8826a8
Removed unneeded stuff from Makefile
2014-12-13 16:06:45 -08:00
Matthieu Grieger
7584e79762
Add Makefile
2014-12-13 16:05:15 -08:00