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
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 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
...
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
11 years ago
kayone
91d64f0b6a
path performance optimization
11 years ago
Mark McDowall
f3fbbf66e0
Catching InvalidOperationExceptions when Inheriting folder permissions
...
Fixed: Issue sorting files when series is on a share running on UFS
11 years ago
Mark McDowall
e42ac25657
Rename preview for full series and season
...
New: Preview before renaming files
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
...
Fixed: Better handling of downloads that don't have the quality in the filename
11 years ago
Mark McDowall
d111be17ad
Fixed broken sample tests
11 years ago
Mark McDowall
77a5fd62d2
Better sample checks
...
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
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