Mark McDowall
7b6549fcd3
Fixed broken FailedDownloadService tests
11 years ago
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall
4578adf1c0
Added message to download failed history events
...
Fixed: NZB info url on history details
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
f99573e334
Added some blacklist tests
11 years ago
Mark McDowall
1684ad6e16
List<int> will be converted to json and stored in the DB
11 years ago
Mark McDowall
5150f9bd91
Fixed broken tests
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
71c0a340e7
Fixed sab test
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
a5e08eefae
Made NotUnpackingSpec test WindowsOnly
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
f14fff676e
Fixed some UI issues
...
Fixed: Add folder won't show loading when there aren't any folders
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
acd2069d5a
Fixed issues adding root folders
...
Fixed: Error after adding new path when adding a new series
Fixed: Can now add multiple paths without refreshing the page
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
1689aa4f64
Merge branch 'diskspace' into develop
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
43a70f4479
Moved disk space and about to new info tab
...
New: Disk space visible in the UI under System Info
11 years ago
fzr600dave
6c414929c3
Updated as per markus request for viewing disk space
...
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb6498d4731d5d880c346afe747a61024e)
11 years ago
fzr600dave
041e767f3d
Added Disk space information to system.
...
(cherry picked from commit 91625019378247b1c6ab85afaee23f2855e3298b)
11 years ago
Mark McDowall
4510ca8fa1
Added git attributes file to force LF endings
11 years ago
Mark McDowall
ff7ce397ab
Removed random s from jquery.ajax
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
7ac77ecfcc
Send auth header with ajax requests
11 years ago
kayone
48c9e29eab
Fixed: Back to top button is back
...
Fixed: Delete series in Firefox
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
036c1f888f
Show latest release as maintenance release when there are no changes
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
af278685ad
SeasonPass buttons are labeled better
11 years ago
Mark McDowall
e730f02696
Merge pull request #33 from NzbDrone/not-in-queue
...
Not in queue check improved
11 years ago
Mark McDowall
d8189260bb
Fixed broken test
11 years ago
Mark McDowall
6d46819972
Download client will return queue with remoteEpsiode
...
Fixed: In Queue check is more accurate
11 years ago