MichaelOultram
861c3bba31
Enables/Disables services based on whether API key exists
2015-09-27 00:59:20 +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
7d585ce02e
Starting web interface
2015-07-28 14:56:20 +01:00
MichaelOultram
1309f53428
Increased to 50 song limit per playlist
2015-07-28 14:00:18 +01:00
MichaelOultram
61795cd0ad
Added 25 song limit of playlist
2015-07-28 13:56:41 +01:00
MichaelOultram
dbed8d4569
Removed 2 song limit of playlist
2015-07-28 13:50:38 +01:00
MichaelOultram
6858011bc0
Fixing build issues
2015-07-28 13:32:09 +01:00
MichaelOultram
b780052726
Fixing build issues
2015-07-28 13:29:14 +01:00
MichaelOultram
d5687e0c06
Fixing build issues
2015-07-28 13:20:17 +01:00
MichaelOultram
f8b3236ae1
Fixing build issues
2015-07-28 13:16:28 +01:00
MichaelOultram
b4867c629d
Fixing build issues
2015-07-28 13:00:04 +01:00
MichaelOultram
fe7b78d9c7
Fixing build issues
2015-07-28 12:40:12 +01:00
MichaelOultram
1c5f0f33bf
Fixing build issues
2015-07-28 12:35:52 +01:00
MichaelOultram
c64ce68e85
Fixing build issues
2015-07-28 00:13:13 +01:00
MichaelOultram
eb454af34f
Fixing build issues
2015-07-28 00:11:35 +01:00
MichaelOultram
57e3c50e04
Fixing build issues
2015-07-27 23:44:09 +01:00
MichaelOultram
603e1c443a
Fixing build issues
2015-07-27 23:41:27 +01:00
MichaelOultram
2da725e736
Fixing build issues
2015-07-27 23:37:52 +01:00
MichaelOultram
381da0faca
Fixing build issues
2015-07-27 23:36:50 +01:00
MichaelOultram
1ec27383af
Fixing build issues
2015-07-27 23:35:19 +01:00
MichaelOultram
13feac24bd
Fixing build issues
2015-07-27 23:30:59 +01:00
MichaelOultram
31f467591c
Fixing build issues
2015-07-27 23:01:31 +01:00
MichaelOultram
8604bae69c
Fixing build issues
2015-07-27 23:00:32 +01:00
MichaelOultram
634c948ddf
Fixing build issues
2015-07-27 22:49:53 +01:00
MichaelOultram
f50c1b9d1b
Fixing build issues
2015-07-27 22:46:13 +01:00
MichaelOultram
df35fccb97
Fixing build issues
2015-07-27 22:38:21 +01:00
MichaelOultram
6352f60098
Fixing build issues
2015-07-27 22:35:27 +01:00
MichaelOultram
3f9613e0f3
Fixing build issues
2015-07-27 22:34:35 +01:00
MichaelOultram
7ce5572d9c
Fixing build issues
2015-07-27 22:31:10 +01:00
MichaelOultram
a876a98014
Fixing build issues
2015-07-27 22:29:50 +01:00
MichaelOultram
28332a78ab
Fixing build issues
2015-07-27 22:24:35 +01:00
MichaelOultram
5e0f48803f
Fixing build issues
2015-07-27 22:17:42 +01:00
MichaelOultram
7b737b03ab
Started work on interfacing services
2015-07-27 22:13:40 +01:00
MichaelOultram
63b3b51288
Started adding verbose messages for the console
2015-07-27 20:44:09 +01:00
Matthieu Grieger
6415a597da
Remove debug print statement
2015-05-19 01:22:59 -07:00
Matthieu Grieger
2173edd1c6
Fix https://github.com/matthieugrieger/mumbledj/issues/70 : panic on playlist add
2015-05-19 01:21:33 -07:00
Matthieu Grieger
b39eb72cb9
Cleaned up timestamp display
2015-05-12 22:55:06 -07:00
Matthieu Grieger
2843d94179
Timestamps and offsets correctly calculated and displayed for days and hours
2015-05-12 22:47:14 -07:00
Matthieu Grieger
36ff581886
Fixed duration showing 0:00 when song is less than a minute long
2015-05-09 22:05:05 -07:00
Matthieu Grieger
34431c9fa5
https://github.com/matthieugrieger/mumbledj/issues/65 : Add support for YouTube offsets
2015-05-09 21:45:00 -07:00
Matthieu Grieger
6477c17116
Fully functional songs and playlists
2015-04-17 16:30:13 -07:00
Matthieu Grieger
1df88a41de
Fixed more go build errors
2015-04-15 23:44:35 -07: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