Qstick
ec856d8ffe
Update README.md
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
7 years ago
Qstick
1c3cfad23f
Fix Misc UI issues ( #62 )
7 years ago
Qstick
de5e0871cf
Bulk Import ( #55 )
...
Bulk Import
7 years ago
Qstick
0da6f6e3c7
Fix Navbar Search after new DB Schema ( #60 )
...
Fix Navbar Search after new DB Schema
7 years ago
Qstick
2575403c6b
Artist overview in SearchResult and ManualImport ( #58 )
...
Artist overview in SearchResult and ManualImport
7 years ago
Qstick
1a1721b4ee
Fixes misc issues on Artist Detail Page ( #57 )
...
Get MB link working, bring in album-type from db instead of hard code, sort albums by release date, fix quirk with track number sorting, rename tool-tips
7 years ago
Cédric L
0c2880c2fe
Fix macOS icon ( #56 )
...
* fix iconfile name
* add correct icon
7 years ago
Qstick
3da6274211
API Key for signalR connections ( #54 )
7 years ago
Qstick
c02857963d
Update OSX Info.plist ( #53 )
...
Update OSX Info.plist
7 years ago
Qstick
fcffd5461e
Refactor ReDownload Failed Service ( #52 )
...
Refactor ReDownload Failed Service
7 years ago
Qstick
025534cf71
Fix Setup of Newznab Test ( #51 )
...
Fix Setup of Newznab Test
7 years ago
Qstick
4f61354dc5
Add Paging to Waffles Requests ( #39 )
...
* Add Paging to Waffles Requests
* Make pages dynamic variable to match others
7 years ago
Qstick
337f74a184
Refactor Blacklist for Album Releases ( #48 )
...
* Refactor Blacklist for Album Releases
* Fix Test
7 years ago
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