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
0f1884fd20
Added continuing/ended to series details
...
New: Series status added to series details
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
d111be17ad
Fixed broken sample tests
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
e7ac2247ab
Log details
...
New: Logs now have details available
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
70127125c2
Fixed: History taking a long time to change pages
...
Fixed: Series search results will show the year in italics if its not part of the title
11 years ago
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 5aa00cfb64
)
11 years ago
fzr600dave
041e767f3d
Added Disk space information to system.
...
(cherry picked from commit 9162501937
)
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
kayone
8169a6bd41
Fixed: error when showing episode list
11 years ago
Mark McDowall
883d0c815e
Better NotInQueue checking
11 years ago
kayone
9ed7546279
minor cleanup
11 years ago
kayone
4948d0608b
UI dependency graph cleanup
11 years ago
Mark McDowall
ed1be19563
Merge branch 'develop'
11 years ago
Mark McDowall
86ea33b638
Episode details uses listenTo instead of promises
11 years ago
Mark McDowall
78a5dbe097
Root folders use listenTo now
11 years ago
Mark McDowall
224100b46e
Series title will be shown as alt text when series doesn't have poster (poster view)
...
Fixed: Series without posters will use text instead of image on poster view
11 years ago
Mark McDowall
0d7097a682
Deleting logs will refresh on completion
11 years ago
Mark McDowall
4dfe201019
naming samples no longer use promises to load
11 years ago
Mark McDowall
ee2973efe7
No more caching of log files, also better handling of logs on page load
11 years ago
Mark McDowall
7d9eaf8cfc
Converted selectall.css to less for better import
11 years ago
Mark McDowall
ffc40d9456
Report errors on linux
11 years ago
Mark McDowall
be6d5aa4c2
Show no activity when no activity for episode
11 years ago
Mark McDowall
308f76d0fe
Updates cleanup
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
7d2c6339bc
EpisodeActivity cleanup
11 years ago
Mark McDowall
6cff6122a1
Tests for command comparer when lists are different
11 years ago
kayone
fa74551777
Revert "updated to owin 2.0.0-rc1"
...
This reverts commit d0d65db4f2
.
11 years ago
Mark McDowall
03fac8bfe5
Removed check for update button, latest version will have install link
11 years ago
Mark McDowall
e4b2c30616
Don't use undefined name when saving indexer
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
cf2ca6aa32
Command buttons with additional properties
11 years ago
Mark McDowall
917a918220
Quality size header slightly smaller
11 years ago
Mark McDowall
c0b7612053
Episode Activity added
...
New: Activity tab added to Episode Details
11 years ago
kayone
d0d65db4f2
updated to owin 2.0.0-rc1
11 years ago
kayone
c7b4deeef9
removed extra fonts.
11 years ago
Mark McDowall
a91d21fba1
Upcoming now only shows 3 days of episodes
...
New: Upcoming shows today, tomorrow and the day
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
89c2ff6107
Quality size settings are shown under advanced settings
...
New: Change max download size per quality when advanced settings are shown
11 years ago
Mark McDowall
0c9260b05c
Do not copy config.xml for Core.Test
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago