Mark McDowall
|
1684ad6e16
|
List<int> will be converted to json and stored in the DB
|
11 years ago |
Mark McDowall
|
8520fe3e0c
|
Blacklisting will trigger episode search
|
11 years ago |
Mark McDowall
|
68e40bca29
|
Blacklist check is case insensitive now
|
11 years ago |
Mark McDowall
|
1f5bcfeb75
|
Blacklist is now used when processing results
|
11 years ago |
Mark McDowall
|
e64d2f33d6
|
Failed downloads are added to history
|
11 years ago |
Mark McDowall
|
2e1b921543
|
Storing nzo_id from SAB in history (data)
|
11 years ago |
Mark McDowall
|
fa2bc76102
|
Posting nzbs to SAB instead of sending an URL to download
|
11 years ago |
Mark McDowall
|
52da5b643d
|
Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
|
11 years ago |
Mark McDowall
|
46bd5d1767
|
Fixed: Skip last write time check on linux for _UNPACK_ folders
|
11 years ago |
Mark McDowall
|
743754a041
|
Catch any errors setting last write time so we don't blow up the whole process
Fixed: Prevent error when importing files that causes the process to fail
|
11 years ago |
Mark McDowall
|
aa26d68f18
|
Updating manually now uses a command so it shows progress
|
11 years ago |
Mark McDowall
|
e7780af212
|
Better name from LocalEpisode in EpisodeImportedEvent
|
11 years ago |
Mark McDowall
|
3586d59d6c
|
Fixed: Now able to parse series names that use underscores instead of spaces
|
11 years ago |
Mark McDowall
|
c708b5ce1a
|
Only run InheritFolderPermissions on Windows
|
11 years ago |
Mark McDowall
|
2ecacecbfd
|
Merge branch 'develop'
Conflicts:
src/UI/app.js
|
11 years ago |
Mark McDowall
|
af74ea967b
|
GetPathRoot for DownloadedEpisodesFolder
|
11 years ago |
Mark McDowall
|
d4fd731b34
|
Free space will show shared drives and show drive label
|
11 years ago |
Mark McDowall
|
741279b596
|
Import episodes will import largest files first (to reject samples)
|
11 years ago |
Mark McDowall
|
03149b1396
|
Newznab indexers are tested before creating
|
11 years ago |
Mark McDowall
|
ddf83230f3
|
Fixed omgwtfnzbs issues with null settings
Fixed: omgwtfnzbs settings issue
|
11 years ago |
Mark McDowall
|
25c5401a9d
|
More Connects cleanup/fixing
|
11 years ago |
Mark McDowall
|
27da44ba45
|
Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
|
11 years ago |
Mark McDowall
|
8cfc9ef0a3
|
Run cleanup when drone starts
New: Cleanup jobs will run when drone starts as well as every 24 hours
|
11 years ago |
Mark McDowall
|
c926775719
|
Cleanup orphaned episode files if the series was deleted
Fixed: Cleanup orphaned episode files after a series is deleted
|
11 years ago |
Mark McDowall
|
9f403b46ff
|
Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
|
11 years ago |
Mark McDowall
|
6d46819972
|
Download client will return queue with remoteEpsiode
Fixed: In Queue check is more accurate
|
11 years ago |
Mark McDowall
|
883d0c815e
|
Better NotInQueue checking
|
11 years ago |
Mark McDowall
|
ed1be19563
|
Merge branch 'develop'
|
11 years ago |
Mark McDowall
|
27511769ae
|
Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
|
11 years ago |
Mark McDowall
|
03fac8bfe5
|
Removed check for update button, latest version will have install link
|
11 years ago |
Mark McDowall
|
7ef2fb0242
|
Speicals go in Specials folder
|
11 years ago |
Mark McDowall
|
ba4193cc46
|
CommandComparer supports IEnumerables now
|
11 years ago |
Mark McDowall
|
7798e8b591
|
Full page searching for missing episodes
New: Search for an entire page of missing episodes
|
11 years ago |
Mark McDowall
|
c0b7612053
|
Episode Activity added
New: Activity tab added to Episode Details
|
11 years ago |
Mark McDowall
|
6f27d8c33f
|
Queue should update now
|
11 years ago |
Mark McDowall
|
938b5f1ae3
|
Connect to SAB over SSL (optional)
New: Ability to connect to SABnzbd over SSL
|
11 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |