Qstick
87f13e5e9c
Fix Track and Album Format Issues on Artist Page ( #49 )
...
Fix Track and Album Format Issues on Artist Page
7 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
7 years ago
Qstick
934bde7858
Add Image Map and Clean SkyHookProxy ( #38 )
...
Add Image Map and Clean SkyHookProxy
7 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
7 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
7 years ago
Qstick
ae8c766b57
Merge pull request #18 from lidarr/feature/indexers
...
Added: Indexer search and release processing
7 years ago
Daniel Underwood
30b263d49d
Additional code cleanup
7 years ago
Daniel Underwood
322e9f3c51
Clean up remaining codacy issues
7 years ago
Daniel Underwood
31b13b3336
Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
7 years ago
Daniel Underwood
11095f7c83
Clean up codacy issues
7 years ago
Daniel Underwood
ad911edfb1
Implement artist search for newznab and omgwtfnzbs
7 years ago
Daniel Underwood
f7bf03499b
Add artist to rarbg album query
7 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
7 years ago
Daniel Underwood
ea6b4b1389
Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
7 years ago
Daniel Underwood
8bde4b660c
Change AlbumSearchCommand to take a list of ids instead of a single id
7 years ago
Daniel Underwood
163a2f7495
Add missing file for 1d46e71
7 years ago
Daniel Underwood
1d46e718bb
Add equivalent of SeriesSearchServiceFixture for artists
7 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
7 years ago
Qstick
f72afba764
Album Search for Omgwtfnzbs
...
Album Search for Omgwtfnzbs
7 years ago
Qstick
3888fec0d1
Hookup Auto and Manual Search in Album Dialog
...
Hookup Auto and Manual Search in Album Dialog
7 years ago
Qstick
f0b68afccd
Adds Newznab Album Search Support
...
Adds Newznab Album Search Support
7 years ago
Qstick
b63b2d70df
Fixed: Refactor misc text and variables in settings ( #31 )
...
Fixed: Refactor misc text and variables in settings
7 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
7 years ago
Daniel Underwood
6ecaa4b97f
Rebase on develop
7 years ago
Daniel Underwood
4e353382a5
Get album by the id instead of hardcoded value due to #20 fixing albumId
7 years ago
Daniel Underwood
8c4d99eeff
Add artist and year to album spec string when available
7 years ago
Daniel Underwood
e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
7 years ago
Daniel Underwood
c4994c0a59
Update rarbg categories for music
7 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
7 years ago
Qstick
d32cf1120e
Fixed: Artist Delete, Track Delete when Artist Delete ( #30 )
...
Fixed: Artist Delete, Track Delete when Artist Delete
7 years ago
Qstick
d4b79b9c41
Fixed: Artist Editor View and API Backend ( #29 )
...
Fixed: Artist Editor View and API Backend
7 years ago
Qstick
a0e0a6e587
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup ( #27 )
...
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup
7 years ago
Qstick
5808bfdd40
Fixed: Redirect calls missing URL Base ( #24 )
...
Fixed: Redirect calls missing URL Base
7 years ago
Qstick
7e6ec654ce
Fixed: Follow 301 redirects when fetching torrents ( #21 )
...
Fixed: Follow 301 redirects when fetching torrents
7 years ago
Qstick
572586063e
Fixed: Various Unit Tests Issues/Additions ( #28 )
...
Fixed: Various Unit Tests Issues/Additions
7 years ago
Qstick
f4006515a5
Fixed: Twitter oAuth callback URL ( #25 )
...
Fixed: Twitter oAuth callback URL
7 years ago
Qstick
f1eb8a7d8d
Include CSS files in minification ( #23 )
...
Include CSS files in minification
7 years ago
Qstick
8a68e87128
Remove redundant IE meta tag as we use http header instead ( #26 )
...
Remove redundant IE meta tag as we use http header instead
7 years ago
Qstick
48181c6666
Fixed: Ensure an API Key is set when starting Lidarr ( #22 )
...
Fixed: Ensure an API Key is set when starting Lidarr
7 years ago
Daniel Underwood
1c6443d825
Get album by the id instead of hardcoded value due to #20 fixing albumId
7 years ago
Daniel Underwood
f5ce56567e
Add artist and year to album spec string when available
7 years ago
Qstick
a0847950c2
Fix Double Quote and AlbumID variable for Search ( #20 )
...
Fix Double Quote and AlbumID variable for Search
7 years ago
Qstick
289279af8e
Becuase we do Music! ( #19 )
...
Becuase we do Music!
7 years ago
Qstick
dcde579a43
First Pass At AlbumStudio Page, Also Fixes Monitoring ( #16 )
...
* First Pass At AlbumPass Page, Also Fixes Monitoring
First Pass At AlbumPass Page, Also Fixes Monitoring
* Catchy New Name, Fix Crash when visit Wanted Page
Catchy New Name, Fix Crash when visit Wanted Page
* Rename API to match
Rename API to match
* Get Bulk Monitoring Working on Album Studio Page
Get Bulk Monitoring Working on Album Studio Page
* Fix Wanted Query
Fix Wanted Query
* Codacy
Codacy
* Fix Cutoff Link To AlbumStudio
Fix Cutoff Link To AlbumStudio
* Add Header, Move Artist Monitor, Change Artist Column Heading
Add Header, Move Artist Monitor, Change Artist Column Heading
7 years ago
Daniel Underwood
e08184767e
Add System.Obsolete attributes to tv-specific things seen in adding search code
7 years ago
Daniel Underwood
1cd0ef174c
Update rarbg categories for music
7 years ago
Daniel Underwood
6ba2821828
Set up framework for artist indexer searching
7 years ago
turtlehead
bb196e19e1
Updated build.sh to work on linux ( #17 )
...
Updated the build.sh script to refer to Lidarr.exe instead of NzbDrone.exe, to prevent linking in SysTrayApp.cs on linux, which makes Lidarr.exe require an active X11 display to run.
7 years ago
Qstick
66ad301892
Tweak Wanted Page, Missing Query ( #15 )
...
Fix wanted page query so it only pulls albums with missing tracks, Correct Album header on wanted page, Implement albumtitle cell to allow click on album.
7 years ago
Qstick
f12e27a702
Add Album Cover Placeholder, Update Readme with Node Note ( #14 )
...
* Add Album Cover Placeholder
* Updated Readme
7 years ago