Back to a stable build. Fixedtrackrepo.findtracks

This commit is contained in:
Joseph Milazzo
2017-06-20 08:03:13 -05:00
parent b4279a455e
commit e96cf08409
10 changed files with 14 additions and 13 deletions
@@ -20,7 +20,7 @@ namespace NzbDrone.Common.Cloud
//Search = new HttpRequestBuilder("https://api.spotify.com/{version}/{route}/") // TODO: maybe use {version}
// .SetSegment("version", "v1")
// .CreateFactory();
Search = new HttpRequestBuilder("http://localhost:5000/{route}/") // TODO: maybe use {version}
Search = new HttpRequestBuilder("http://localhost:3000/{route}/") // TODO: maybe use {version}
.CreateFactory();
InternalSearch = new HttpRequestBuilder("https://itunes.apple.com/WebObjects/MZStore.woa/wa/{route}") //viewArtist or search