Qstick
ab9a9232cf
Sonarr Pulls
...
'e4c341898
'5613ab05e
'372442af2
'28c45f941
'ea1616586
7 years ago
Qstick
405e7f981d
Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick
95051cbd63
Initial Commit Rework
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
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
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
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
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
7 years ago
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
7 years ago
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Mark McDowall
83370ddbbb
New: Episode files sent to Recycling Bin are put into subfolders
...
Closes #401
8 years ago
Taloth Saldono
afe05189da
Fixed series scan tests.
8 years ago
Daniel Smith
37d5a3f2ad
Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
8 years ago
Mark McDowall
fc15daa37e
New: Improve parsing of audio channels from MediaInfo output
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall
28f6777f9a
Fixed media info test
8 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
8 years ago
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
72f0085ef7
Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
9 years ago
Taloth Saldono
91d91bc673
Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Mark McDowall
dda0d3259f
Fixed broken test
9 years ago
Mark McDowall
b62ef0c40c
Fixed: Use folder quality when better than file quality (regression)
...
Closes #1022
9 years ago
Mark McDowall
a9444cef30
Fixed: Folder quality when file quality determined by its extension
...
Closes #603
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
92cff8c4cc
OS Agnostic Paths
10 years ago
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
10 years ago
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
10 years ago
Taloth Saldono
6b9c686390
Fixed tests.
10 years ago
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
10 years ago
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
10 years ago
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
10 years ago
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
10 years ago
Mark McDowall
f88e2e2b79
Fix tests
10 years ago
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
10 years ago
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
10 years ago
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
10 years ago
Taloth Saldono
852f97012f
Fixed broken test.
10 years ago
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
10 years ago
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
10 years ago
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Mark McDowall
e466c77487
Fixed: Ignore .AppleDouble subfolders of season folder
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Mark McDowall
6054dd8ee6
Fixed: Don't scan subfolders in series folders that start with a period
10 years ago
Taloth Saldono
2f048f4217
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
10 years ago
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
10 years ago
Mark McDowall
d277420849
Fixed: Do not scan series folder if root folder is empty
10 years ago
Mark McDowall
6711ba2549
Fixed: Do not remove directories when they contain a RAR file over 10MB
10 years ago
Mark McDowall
2b050cf88c
OS Agnostic paths
10 years ago
Mark McDowall
90ce35abee
Fixed: Import files for the series Extras
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall
7aee3c5ac4
Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Keivan Beigi
a46b542bfd
updated MediaInfo to 0.7.71
10 years ago
Mark McDowall
d6ed475c63
Removed old test
10 years ago
Mark McDowall
f8c002db9f
Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Taloth Saldono
5fed3670c8
Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Taloth Saldono
eb5de4a3fa
Removed obsolete tests.
10 years ago
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Mark McDowall
7af9748ff3
Fixed: Do not scan episode files in .AppleDouble folders
10 years ago
Mark McDowall
64e7cc69b9
Fixed: Extras folder detection is case insensitive
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
10 years ago
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
11 years ago
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall
e5263f143d
Import process improvements
...
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
11 years ago
Mark McDowall
01d3decf7e
Added Mono version health check
11 years ago
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago