Qstick
08b95e905e
Add ArtistService Tests
2017-11-16 11:15:19 -05:00
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
2017-11-15 21:24:33 -05:00
Qstick
0e1dfed8d7
Fixed: Provider Status housekeeping
2017-10-29 17:32:57 -04:00
Qstick
492cf1b1bb
New: FormatAudioChannelsFixture.cs
2017-10-29 17:26:04 -04:00
Qstick
be6f89cd76
Fixed: Size parsing of empty description from torrent RSS feeds
2017-10-29 17:07:55 -04:00
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
2017-10-26 23:21:06 -04:00
Qstick
28d5fbe409
Fixed: Don't import the same file again
2017-10-25 22:14:06 -04:00
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
2017-10-24 22:31:37 -04:00
Qstick
f1b1904e07
Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
2017-10-24 21:25:29 -04:00
Qstick
a80360f6fd
Remove Remaining TV Code
2017-10-18 21:42:57 -04:00
Qstick
42e25055a9
Rework Tests for Music, Start TV Code Cleanup
2017-10-17 22:55:02 -04:00
Qstick
3383cc1744
Fixed: Deleting an trackfile from the UI that was already deleted from disk
2017-10-08 00:28:57 -04:00
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
2017-10-01 23:05:28 -04:00
Qstick
6e4638f7b1
Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources
2017-09-28 22:02:08 -04:00
Qstick
64d9457322
New: Check whether an existing trackfile was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Tracks.
...
Sonarr fa006d85f
2017-09-26 23:30:24 -04:00
Qstick
e8fb678fb8
Fix issue adding a artist when NameSlug for another artist null
...
Sonarr '413ce1d9a
2017-09-26 22:23:50 -04:00
Qstick
9b62c0cb75
Add Back Packages to Support Native VS UnitTests
2017-09-23 00:01:35 -04:00
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
2017-09-20 22:05:00 -04:00
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
2017-09-17 23:00:37 -04:00
Qstick
456ead09da
[UI Work] Settings Naming Page, Other Settings
2017-09-10 23:03:48 -04:00
Qstick
95051cbd63
Initial Commit Rework
2017-09-05 23:00:26 -04:00
Qstick
0b22d7fce3
Create Orphaned Albums Housekeeper ( #82 )
2017-09-02 06:39:02 -04:00
Qstick
43677e8481
Create OrphanedTracks Housekeeper ( #81 )
2017-08-31 22:28:18 -04:00
Qstick
bcd72367d9
Organize TrackImport Directory and Fix Tests ( #72 )
...
* Organize TrackImport Folder and Fix Tests
* Remove Commented Out Line
* Remove Old Code
2017-08-30 22:42:40 -04:00
Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
2017-08-27 21:21:51 -04:00
Qstick
19414912ad
Cleanup Disk Scan Service ( #69 )
...
* Cleanup Disk Scan Service
* Fix Encoding, Change mp4 to flac
2017-08-27 16:32:41 -04:00
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
2017-08-27 16:24:44 -04:00
Qstick
92f06cf70f
Add TrackFiles Housekeeper ( #66 )
...
Add TrackFiles Housekeeper
2017-08-26 21:07:37 -04:00
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
2017-08-25 22:00:14 -04:00
Qstick
de5e0871cf
Bulk Import ( #55 )
...
Bulk Import
2017-08-23 21:39:27 -04:00
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
2017-08-15 12:28:41 -04:00
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
2017-08-13 22:58:42 -04:00
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
2017-08-05 22:17:44 -04:00
Daniel Underwood
163a2f7495
Add missing file for 1d46e71
2017-08-03 22:45:47 -04:00
Qstick
572586063e
Fixed: Various Unit Tests Issues/Additions ( #28 )
...
Fixed: Various Unit Tests Issues/Additions
2017-07-08 07:08:24 -05:00
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
2017-07-03 13:39:06 -05:00
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
2017-05-07 19:07:19 -07:00
TCBWZA
1a11a932e3
Remove ISceneMappingService to get rid of service.sonarr.tv access errors
2017-04-13 20:14:13 +02:00
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
2017-03-26 21:22:58 +02:00
Jamie Magee
bb9bd63382
Upgrade CommonServiceLocator
...
From 1.0 to 1.3
2017-03-09 20:30:39 -08:00
Jamie Magee
ae2bdb757a
Upgrade NUnit
...
From 3.5.0 to 3.6.0
2017-03-09 19:49:02 -08:00
Jamie Magee
714ad075fc
Upgrade FluentAssertions
...
From 4.18.0 to 4.19.0
2017-03-09 19:48:11 -08:00
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
2017-03-09 19:48:10 -08:00
Mark McDowall
47915d5e05
Fixed: Bad extension when importing extra files
2017-03-05 17:45:35 -08:00
Taloth Saldono
2abaef16f1
Fixed Indexer Health Checks and tests.
2017-02-28 20:59:22 +01:00
Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
2017-02-27 21:37:33 -08:00
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
2017-02-27 21:37:00 -08:00
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
2017-02-21 17:03:10 +01:00
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
2017-02-21 16:40:20 +01:00
margaale
c56c83e169
New: Added support for nzb downloads in Synology Download Station.
2017-02-20 18:57:11 +01:00