Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
2014-09-02 15:07:29 -07:00
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
2014-09-01 11:14:54 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
2014-08-05 18:14:06 +02:00
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
2014-07-25 23:21:44 -07:00
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
2014-06-04 23:44:38 +02:00
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)
2014-05-30 19:40:29 +02:00
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
2014-04-10 18:32:37 -07:00
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
2014-04-08 07:12:21 -07:00
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
2014-04-04 09:25:18 -07:00
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
2014-04-03 17:08:51 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
2014-03-11 22:16:38 -07:00
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
2014-03-08 21:28:40 -08:00
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.
2014-03-09 02:13:40 +00:00
Mark McDowall
7758db5324
EpisodeFileMover updates episode file path after move
2014-02-27 16:32:08 -08:00
Mark McDowall
259c408b67
Added size information when Size spec rejects import
2014-02-22 10:57:48 -08:00
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
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.
2014-01-27 19:21:29 +01:00
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
2013-12-28 01:22:03 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
Mark McDowall
54fcbc311f
Logging quality again when using it from folder during import
2013-12-05 09:31:26 -08:00
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
2013-12-01 14:44:01 -08:00
kayone
b43c4e04f8
don't report DirectoryNotFoundException in FreeSpaceSpecification
2013-11-30 16:34:21 -08:00
kayone
91d64f0b6a
path performance optimization
2013-11-30 16:33:59 -08:00
Mark McDowall
e6a4008fad
Adding some more logging to import process
2013-11-28 12:53:30 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
Mark McDowall
07386f12e6
New: Only clean XBMC Library when a file is being upgraded
2013-11-17 22:28:49 -08:00
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
2013-11-11 19:59:51 -08:00
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)
2013-11-03 22:39:37 -08:00
Mark McDowall
46bd5d1767
Fixed: Skip last write time check on linux for _UNPACK_ folders
2013-10-22 17:42:43 -07:00
Mark McDowall
741279b596
Import episodes will import largest files first (to reject samples)
2013-10-14 09:22:16 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00