Qstick
95051cbd63
Initial Commit Rework
7 years ago
Qstick
74a4cc048c
Fixed: UI Artist lookup autocomplete with diacritics.
7 years ago
Qstick
0807fcc616
Cleanse Log Exception Data ( #83 )
7 years ago
Qstick
0b22d7fce3
Create Orphaned Albums Housekeeper ( #82 )
7 years ago
Qstick
43677e8481
Create OrphanedTracks Housekeeper ( #81 )
7 years ago
Qstick
c0e922e4a2
Fixed RssParser test. ( #80 )
7 years ago
Qstick
d4b4324dab
Should not empty install folder, MirrorFolder will take care of it. ( #79 )
7 years ago
Qstick
a292f77aa8
Sonarr DiskTransferService Updates ( #78 )
...
* Added a few more files to ignore during file copy.
* Tweaked error message when TransferFile destination already exists.
7 years ago
Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
7 years ago
Qstick
52a4227bc4
New: Additional variables for custom script on grab events ( #76 )
7 years ago
Qstick
bcd72367d9
Organize TrackImport Directory and Fix Tests ( #72 )
...
* Organize TrackImport Folder and Fix Tests
* Remove Commented Out Line
* Remove Old Code
7 years ago
Daniel Underwood
ffc2fb5f60
Change AlbumSearchCommand to public to resolve error when searching ( #74 )
7 years ago
Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
7 years ago
Qstick
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
7 years ago
Qstick
19414912ad
Cleanup Disk Scan Service ( #69 )
...
* Cleanup Disk Scan Service
* Fix Encoding, Change mp4 to flac
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
92f06cf70f
Add TrackFiles Housekeeper ( #66 )
...
Add TrackFiles Housekeeper
7 years ago
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