Commit Graph

202 Commits (develop)

Author SHA1 Message Date
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.
8 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 72f0085ef7 Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
8 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
8 years ago
Mark McDowall dda0d3259f Fixed broken test
9 years ago
Mark McDowall b62ef0c40c Fixed: Use folder quality when better than file quality (regression)
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 92cff8c4cc OS Agnostic Paths
9 years ago
Mark McDowall 4c1e211675 Fixed: Speed up disk rescaning during series refresh
9 years ago
Taloth Saldono 70544738ed Merge branch 'metadata-creation' into develop
9 years ago
Taloth Saldono 6b9c686390 Fixed tests.
9 years ago
Mark McDowall bbcabf0632 Fixed: Don't use folder quality when it is unknown and file quality is
9 years ago
Taloth Saldono b540307dbd Fixed: Series/season metadata also created on episode import.
9 years ago
Taloth Saldono f1a5261e0a Properly dispose filestream after getting mediainfo.
9 years ago
Taloth cef6eb7509 Merge pull request #544 from Sonarr/mediainfo-unicode
9 years ago
Mark McDowall f88e2e2b79 Fix tests
9 years ago
Mark McDowall 69dd1c6ec4 Test to make sure we scan files in root of series folder (no season folders)
9 years ago
Taloth Saldono 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
9 years ago
Mark McDowall 96578ca59b Stricter rejection of series subfolders
9 years ago
Taloth Saldono 6e7a2af86b Ignore unicode test for now, fails on tc.
9 years ago
Taloth Saldono 852f97012f Fixed broken test.
9 years ago
Taloth Saldono af060d73cc Updated MediaInfo code for syno/linux.
9 years ago
Mark McDowall 587aff602a Fixed: Don't delete downloads unless a file was imported
9 years ago
Mark McDowall 27246de623 Fixed: Ignore @eaDir inside Series folders
9 years ago
Mark McDowall 2a4fd2bbde Fixed: Better error messaging when import fails due to inaccessible path
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth Saldono dc2c1f7928 Fixed: Import of single-file anime torrents.
9 years ago
Mark McDowall e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder
9 years ago
Mark McDowall 20782bbbc1 Episode import improvements
9 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
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
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.
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
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
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.
10 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)
10 years ago
Mark McDowall ceb06378ad Fixed: Daily series won't get treated as specials during sample checks
10 years ago
Mark McDowall 31deff1ea3 Fixed: Daily shows will no longer skip sample detection
10 years ago
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files
10 years ago
Mark McDowall e5263f143d Import process improvements
10 years ago
Mark McDowall 01d3decf7e Added Mono version health check
10 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
10 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.
10 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
10 years ago
Mark McDowall e9db0fc14a Fixes after rebase
10 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
10 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 24430aef07 Use proper path for episode file moving
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall 72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
kayone 91d64f0b6a path performance optimization
11 years ago
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall d71ca52467 Fixed broken tests
11 years ago
Mark McDowall 07386f12e6 New: Only clean XBMC Library when a file is being upgraded
11 years ago
Mark McDowall 410bf0d846 Use folder quality when it is better than file quality
11 years ago
Mark McDowall d111be17ad Fixed broken sample tests
11 years ago
Mark McDowall 77a5fd62d2 Better sample checks
11 years ago
Mark McDowall a5e08eefae Made NotUnpackingSpec test WindowsOnly
11 years ago
Mark McDowall 46bd5d1767 Fixed: Skip last write time check on linux for _UNPACK_ folders
11 years ago
Mark McDowall 741279b596 Import episodes will import largest files first (to reject samples)
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago