Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
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
kayone
4eecf3d1ab
updated FluentValidation
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
kayone
af3ffa1c48
more reliable apikey for integration tests.
11 years ago
Mark McDowall
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
11 years ago
Mark McDowall
3789602e56
Refresh series logs more and is done in alphabetical order
11 years ago
Mark McDowall
94d50de6cb
Fixed: Parsing .ts files for runtime should work now
11 years ago
Mark McDowall
2183526a34
New: Show ended on add series if applicable
11 years ago
Mark McDowall
6b04faedbc
Newznab daily search forces slashes now.
...
Fixed: Issue with some locales and daily episode searching
11 years ago
Mark McDowall
22db06de97
Log response from SAB (trace)
11 years ago
Mark McDowall
d56a774563
Merge branch 'develop'
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
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
11 years ago
Mark McDowall
da0f04d4c8
Manually mark a release as failed to start failed download process (history details)
11 years ago
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall
d634dd1e5c
Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall
769fcdfc80
Added message to failed history events
11 years ago
Mark McDowall
6dd2951f80
Redownload after failure is an advanced option.
...
New: Handle failed downloads and attempt to find another release (SABnzbd only)
11 years ago
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