Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall
7ebe4018d2
Added info to device id for push over
11 years ago
Mark McDowall
32562ba731
Fixed: Series editor saves much faster
11 years ago
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
11 years ago
Mark McDowall
57912ab86d
Fixed update test, send os when requesting update packages
11 years ago
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
11 years ago
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
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
9d74693bb7
Added Series Scanned Event
11 years ago
Mark McDowall
9660c3f7ee
Branch name will be returned as lowercase
11 years ago
Mark McDowall
04f07aefe1
Add major version to changes request
11 years ago
Mark McDowall
9dcd58a631
Prevent queue/history from blowing up
11 years ago
Mark McDowall
fb5bd4994a
Added EpisodesWithFiles to get episodes in a serires that have an episode file
11 years ago
Mark McDowall
9533e9e403
Better help text for download client priority
11 years ago
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
11 years ago
Mark McDowall
96a4cd33cb
Added help text to Nzbget and Sab priority settings
11 years ago
Mark McDowall
6109704fb0
Only catch SQLite exceptions
11 years ago
Mark McDowall
d8f55c0358
Catch errors when failing to write logs to database
11 years ago
Mark McDowall
e0d8d18838
Better logging when adding a new indexer and it fails
11 years ago
Mark McDowall
366034c969
Return MoveFile
11 years ago
Mark McDowall
7758db5324
EpisodeFileMover updates episode file path after move
11 years ago
Mark McDowall
33ebf1bf78
New: Rename all selected series from the series editor
11 years ago
Mark McDowall
98858bd237
Better error messaging when connecting to nzbget fails
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
434ad5f340
csproj
11 years ago
Mark McDowall
7084b0244e
Better error message when error is received from SABnzbd
11 years ago
Mark McDowall
e309f89ea1
New: Option to use SSL to connect to nzbget
11 years ago
Mark McDowall
274e2eac86
DiskSpaceService will not blow up if total or free space is null
11 years ago
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall
9c7eaf0043
Fixed: removed validation for Nzbget username and password when either is blank
11 years ago
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
11 years ago
Mark McDowall
860db98294
Merge branch 'wanted' into develop
11 years ago
Mark McDowall
828e8eb147
Fixed: Orphaned episode file was preventing rename preview from functioning
11 years ago
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall
20dec3c205
Wanted is much much faster now.
11 years ago
Mark McDowall
ab3dbfc240
Blacklist uses seriesId for index
11 years ago
Mark McDowall
3e5117cce2
Renumbered migration after rebase
11 years ago
kayone
0b54210ab1
added index to History on date.
11 years ago
kayone
c973ab844a
Added some missing indexes database.
11 years ago
kayone
5117eaaf5c
removed migrationcache
11 years ago
kayone
68129e3518
database is now singleton
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
kayone
3f899f2130
fixed broken tests
11 years ago
kayone
a0b0f586c8
New: Log database is compressed when logs are trimmed/purged
11 years ago
kayone
9370de0cc0
New: Main DB is compressed on app start
11 years ago