MichaelOultram
226f9cf4c6
Merge remote-tracking branch 'origin/master'
2015-09-27 01:11:42 +01:00
MichaelOultram
c122a1f8e4
Song conditions are now checked in Service
2015-09-27 01:02:12 +01:00
MichaelOultram
edba60939a
Soundcloud links with a time will be offset
2015-09-27 01:01:45 +01:00
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
5c61238a2d
Removed debug message
2015-09-26 17:52:41 +01:00
MichaelOultram
995e93d627
youtube offset
2015-09-26 17:51:34 +01:00
MichaelOultram
eaf10a39f1
Added debug statement to work out why youtube videos won't offset
2015-09-26 17:47:13 +01:00
MichaelOultram
061370df0b
Fixed youtube offset
2015-09-26 17:44:33 +01:00
MichaelOultram
ac77547957
Fixed youtube offset for reals this time
2015-09-26 17:37:19 +01:00
MichaelOultram
d2d75f093d
Fixing offset for youtube videos
2015-09-26 17:30:55 +01:00
MichaelOultram
91a8dcb2bd
Fixed issue where a single youtube video could not be added
2015-09-26 16:56:50 +01:00
MichaelOultram
a7be06533c
Stopped adding youtube tracks twice
2015-09-26 16:26:59 +01:00
MichaelOultram
cd03a947ed
Fixing build errors
2015-09-26 16:06:48 +01:00
MichaelOultram
a7f1055ab5
Fixing build issues
2015-09-26 16:04:39 +01:00
MichaelOultram
df35d03ebe
Fixing build errors
2015-09-26 15:57:17 +01:00
MichaelOultram
02b9778cc2
Fixing build errors
2015-09-26 15:09:07 +01:00
MichaelOultram
b49dd88228
Fixing build errors
2015-09-26 14:57:29 +01:00
MichaelOultram
2880d78db1
Song conditions are now checked in Service
2015-09-26 14:52:39 +01:00
MichaelOultram
58bfc9ce23
Cleaning up comments
2015-09-25 17:33:13 +01:00
MichaelOultram
95ad3cf09b
Reverted youtube patterns
2015-08-16 01:28:22 +01:00
MichaelOultram
29eec2d242
Removed the verbose command
2015-08-16 01:10:35 +01:00
MichaelOultram
5fed70ca66
Cleanup comments
2015-08-15 22:22:59 +01:00
MichaelOultram
c538af8a14
Updated youtube_dl song and playlist type names
2015-08-15 19:56:00 +01:00
MichaelOultram
6aeca636a4
Merge branch 'dev'
...
Conflicts:
.travis.yml
README.md
install-dependencies.sh
service_youtube.go
2015-08-13 15:41:03 +01:00
MichaelOultram
67c8b696a4
Getting soundcloud to work [ci skip]
2015-08-13 14:33:37 +01:00
MichaelOultram
a5bebd06c8
Checking output of youtube-dl when downloading[ci skip]
2015-08-13 14:07:04 +01:00
MichaelOultram
99b6abdd2c
Checking output of youtube-dl when downloading
2015-08-13 13:44:38 +01:00
MichaelOultram
d340781611
Fixing build errors
2015-08-10 19:31:12 +01:00
MichaelOultram
46820b68ea
Added more error messages
2015-08-10 19:29:58 +01:00
MichaelOultram
acc55bad30
Fixing build issues
2015-08-10 18:52:44 +01:00
MichaelOultram
b8fb029f80
Revert "Fixing build errors"
...
This reverts commit 9c6c65a036
.
2015-08-10 18:44:49 +01:00
MichaelOultram
9c6c65a036
Fixing build errors
2015-08-10 16:06:20 +01:00
MichaelOultram
c85b04cd45
Fixing build errors
2015-08-10 16:04:31 +01:00
MichaelOultram
4b24ac56b4
Seporated Service APIs and youtube-dl
2015-08-10 16:00:47 +01:00
MichaelOultram
508afd963a
Fixed check for error in youtube link
2015-08-07 13:54:44 +01:00
MichaelOultram
2cb757f914
Partial commit
2015-08-02 18:55:51 +01:00
MichaelOultram
dae87e41e7
Fixing build issues
2015-07-30 18:10:06 +01:00
MichaelOultram
14c38799e3
Fixing build issues
2015-07-30 17:28:01 +01:00
MichaelOultram
619d9100c3
Fixing build issues
2015-07-30 17:07:59 +01:00
MichaelOultram
dbc58bd95b
Using a web template
2015-07-30 13:48:53 +01:00
MichaelOultram
ad25f4bcc3
Fixing build issues
2015-07-28 21:43:02 +01:00
MichaelOultram
a1f2066532
Improving web authentication
2015-07-28 21:38:35 +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