Qstick
10b8174726
Extend Qualities and Setup Default Groups ( #127 )
...
* Extend Qualities and Setup Default Groups
* fixup! Extend Qualities
* fixup! Codacy
* fixup! One more
2017-11-20 19:20:21 -05:00
Qstick
acd05ce6cd
Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
2017-11-16 12:09:04 -05:00
Qstick
b5a8c342e5
Cleanup Sonarr Regexes from Parser.cs
2017-11-01 21:23:29 -04:00
Qstick
2dddf8cb33
Fixed: Don't ignore filenames that start with periods
2017-10-29 21:30:18 -04:00
Qstick
492cf1b1bb
New: FormatAudioChannelsFixture.cs
2017-10-29 17:26:04 -04:00
Qstick
12d89b9ab5
Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
2017-10-29 00:27:46 -04:00
Qstick
f219e883ec
New: Add Extra Audio Format Unit Test
2017-10-29 00:16:47 -04:00
Qstick
b34c1e5332
Fixed: Unit tests after MediaInfo change
2017-10-29 00:10:45 -04:00
Qstick
1c1549820b
Fixed: Ignore '.unwanted' directory when importing.
2017-10-28 23:36:09 -04:00
Qstick
28d5fbe409
Fixed: Don't import the same file again
2017-10-25 22:14:06 -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
38cbb2114f
Refactor ExtraFile/MetadataFile Services ( #104 )
...
* Preliminary Work for Extras for Music
* DB Migration for ExtraFiles, Other Cleanup
* More Extras Work, Add Album Metadata Type
* Update Housekeeps for Music Extras
* Fix HouseKeeper and add new Tests
* Final round of Cleanup
2017-10-16 21:40:31 -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
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
2017-09-25 22:31:52 -04:00
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
2017-09-17 23:00:37 -04:00
Qstick
95051cbd63
Initial Commit Rework
2017-09-05 23:00:26 -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
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
2017-08-27 20:32:26 -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
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
b63b2d70df
Fixed: Refactor misc text and variables in settings ( #31 )
...
Fixed: Refactor misc text and variables in settings
2017-07-24 20:56:40 -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
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
2017-07-01 19:21:39 -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
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
2017-03-29 06:44:50 -07:00
Taloth Saldono
afe05189da
Fixed series scan tests.
2017-02-28 21:06:41 +01:00
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
2017-02-28 17:01:12 +01:00
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
2017-02-04 22:04:12 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
2016-11-02 20:28:45 +01:00
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
2016-09-02 12:26:04 -07:00
Mark McDowall
28f6777f9a
Fixed media info test
2016-08-16 21:12:18 -07:00
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
2016-08-11 16:20:40 -07:00
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
2016-06-25 22:50:16 +02:00
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
2016-04-17 14:17:46 -07:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Taloth Saldono
72f0085ef7
Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
2016-02-15 21:55:53 +01:00
Taloth Saldono
91d91bc673
Fixed: Sample files of daily episodes should also be deleted after import.
2016-02-11 21:27:41 +01:00
Mark McDowall
dda0d3259f
Fixed broken test
2016-01-07 15:49:51 -08:00
Mark McDowall
b62ef0c40c
Fixed: Use folder quality when better than file quality (regression)
...
Closes #1022
2016-01-04 23:12:14 -08:00
Mark McDowall
a9444cef30
Fixed: Folder quality when file quality determined by its extension
...
Closes #603
2015-11-23 23:00:51 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
92cff8c4cc
OS Agnostic Paths
2015-06-13 00:53:34 -07:00
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
2015-06-13 00:42:16 -07:00
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
2015-05-27 08:01:01 +02:00
Taloth Saldono
6b9c686390
Fixed tests.
2015-05-25 14:31:53 +02:00
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
2015-05-24 23:18:57 -07:00