MichaelOultram
06cc7056d0
Fixing issue downloading songs
2015-08-12 22:26:25 +01:00
MichaelOultram
4955a806fa
Fixing issue downloading songs
2015-08-12 22:18:22 +01:00
MichaelOultram
83c0857f43
Fixing build issues
2015-08-12 22:06:03 +01:00
MichaelOultram
b0d3f78ee4
Fixing build issues
2015-08-12 22:01:34 +01:00
MichaelOultram
945974670c
Added request for user list
2015-08-12 21:59:15 +01:00
MichaelOultram
4ae529de85
Trying to work out why it cannot find user
2015-08-12 21:51:47 +01:00
MichaelOultram
13fc08ad69
Trying to work out why it cannot find user
2015-08-12 21:46:58 +01:00
MichaelOultram
02b46e6a96
Changed how things are cached on circleci
2015-08-12 21:44:04 +01:00
MichaelOultram
11544fae21
Changed how things are cached on circleci
2015-08-12 21:42:17 +01:00
MichaelOultram
7f11828153
Changed how things are cached on circleci
2015-08-12 21:39:48 +01:00
MichaelOultram
373d87b556
Changed how things are cached on circleci
2015-08-12 21:35:58 +01:00
MichaelOultram
16ae6685c1
Changed how things are cached on circleci
2015-08-12 21:34:03 +01:00
MichaelOultram
aaa4694980
Fixing build errors
2015-08-12 21:28:54 +01:00
MichaelOultram
a5fd345959
Fixing build errors
2015-08-12 21:22:55 +01:00
MichaelOultram
f8d9100e93
Fixing build errors
2015-08-12 20:56:01 +01:00
MichaelOultram
14aebb85d3
Fixing build errors
2015-08-12 20:53:44 +01:00
MichaelOultram
ab95cfb9bc
Fixing build errors
2015-08-12 20:52:20 +01:00
MichaelOultram
48377ece09
Fixing build errors
2015-08-12 20:46:32 +01:00
MichaelOultram
ee8578119f
Fixing build errors
2015-08-12 20:39:49 +01:00
MichaelOultram
5fcec92929
Trying to work out why dummy won't connect
2015-08-12 20:34:32 +01:00
MichaelOultram
c6c58c4d11
Trying to work out why dummy won't connect
2015-08-12 20:31:12 +01:00
MichaelOultram
d9527a4093
Getting tests to run
2015-08-12 20:26:27 +01:00
MichaelOultram
fb16dc1db3
Fixing build errors
2015-08-12 20:23:51 +01:00
MichaelOultram
77723f4941
Fixing build errors
2015-08-12 19:54:56 +01:00
MichaelOultram
43f412e722
Fixing build errors
2015-08-12 19:52:38 +01:00
MichaelOultram
dbc4583794
Trying to work out why music can not be downloaded
2015-08-12 19:49:03 +01:00
MichaelOultram
5f9e778ac1
Modified circle.yml to make it work
2015-08-12 19:29:22 +01:00
MichaelOultram
f8a0940ae1
Added circle.yml to build on circleci
2015-08-12 19:19:28 +01:00
Connor Mahaffey
2df3613636
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-08-12 11:46:09 -04:00
MichaelOultram
d494642e27
Fixing build errors
2015-08-10 19:32:24 +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
af9b4d8405
Trying to get tests to run
2015-08-10 19:17:16 +01:00
MichaelOultram
d1c3255ed9
Deleted web section from config.gcfg until I can work out what went wrong
2015-08-10 19:14:01 +01:00
MichaelOultram
edba4d447a
Put quotation marks around WebAddress string in config.gcfg
2015-08-10 19:08:11 +01:00
MichaelOultram
a48d10a1cc
Fixed parseConfig.go to include new Web section
2015-08-10 19:05:20 +01:00
MichaelOultram
068323e9b8
Fixing panic on launch
2015-08-10 18:57:01 +01:00
MichaelOultram
acc55bad30
Fixing build issues
2015-08-10 18:52:44 +01:00
MichaelOultram
bf8a3f52be
Actually reverting
2015-08-10 18:50:58 +01:00
MichaelOultram
b8fb029f80
Revert "Fixing build errors"
...
This reverts commit 9c6c65a036
.
2015-08-10 18:44:49 +01:00
MichaelOultram
f77045f80b
Using godeps for Heroku
2015-08-10 18:42:12 +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
e114268c30
Correcting .travis.yml sections
2015-08-10 01:57:24 +01:00
MichaelOultram
defe9f36cd
Fixing errors that the cache was hiding
2015-08-10 01:52:58 +01:00
MichaelOultram
8fbdde89b9
Fixing errors that the cache was hiding
2015-08-10 01:50:53 +01:00
MichaelOultram
e3f4e2faba
Fixing errors that the cache was hiding
2015-08-10 01:49:10 +01:00
MichaelOultram
380fc75a01
Fixing errors that the cache was hiding
2015-08-10 01:45:48 +01:00
MichaelOultram
80a4cd01b2
Moved opus back to its original place
2015-08-10 01:39:58 +01:00