Mark McDowall
|
a6639fecd9
|
More fixes for signalr + episodes
|
11 years ago |
Mark McDowall
|
293e6cac6d
|
Fixed signalR for Missing/Wanted
|
11 years ago |
Mark McDowall
|
5dcc6a74eb
|
iCal fixes
Fixed: Calendar feed modal
New: iCal URL now contains the API Key
|
11 years ago |
Mark McDowall
|
cb291d30b3
|
New: Missing/Cutoff Unmet will update when an episode is grabbed
|
11 years ago |
Mark McDowall
|
83207a0baf
|
listenTo instead of on
|
11 years ago |
Mark McDowall
|
6a9993fa70
|
Fixed: Category is not required SABnzbd or NZBGet
|
11 years ago |
Mark McDowall
|
3735736bbc
|
Replaced vent.on with this.listenTo vent
|
11 years ago |
Mark McDowall
|
f5d46ffcd2
|
Log file changes
New: Update log files are available in the UI
Fixed: UI error after clearing log files
|
11 years ago |
Mark McDowall
|
66873b04d4
|
New: Network (if known) is shown on add series results
Fixed: Ended showing on add series results
|
11 years ago |
Taloth Saldono
|
9633afc612
|
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
|
11 years ago |
Mark McDowall
|
6184105d3c
|
Fixed: Prevent adding a series if the path is the ancestor of another series
|
11 years ago |
Mark McDowall
|
801b1b4ec4
|
Fixed: Parsing of RAW-HD releases
|
11 years ago |
Mark McDowall
|
2fd3c354fd
|
Added tests for Roksbox and Wdtv metadata
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
|
11 years ago |
Mark McDowall
|
32e6b7db48
|
Fixed: Year on add series will be shown in grey if its not part of the series title
|
11 years ago |
Mark McDowall
|
6c9ea60382
|
Removed delete button from series lists, added refresh button
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
|
11 years ago |
Mark McDowall
|
420e6ee533
|
Tooltip fixes
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
|
11 years ago |
Mark McDowall
|
6a2970fef2
|
Fixed: Update installed checkmark spacing and tooltip
|
11 years ago |
Mark McDowall
|
df1283c0a5
|
Quality parsing improvements
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
|
11 years ago |
Mark McDowall
|
590a39a47e
|
Fixed: Show unlimited when quality max size is set to 0
|
11 years ago |
Mark McDowall
|
b185748822
|
Fixed: show no results found when manual search returns 0 results
|
11 years ago |
Mark McDowall
|
14f57d655a
|
Fixed: Don't show an error if filesize cannot be formatted
|
11 years ago |
Mark McDowall
|
fbdc84b6cd
|
Removed edit button from metadata (click to edit now)
|
11 years ago |
Taloth Saldono
|
8967f59f35
|
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
|
11 years ago |
Mark McDowall
|
e3d0d25da7
|
Fixed: Do not create XBMC Episode Metadata files when setting is off
|
11 years ago |
Mark McDowall
|
95f4d71c68
|
Fixed issue trying getting parent of drive
|
11 years ago |
Taloth Saldono
|
cdca754b0f
|
Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
|
11 years ago |
Mark McDowall
|
d489dff152
|
Trying to fix XBMC timeout errors
|
11 years ago |
Mark McDowall
|
61ec9aff27
|
Use sane IDs for XBMC JSON RPC calls
|
11 years ago |
Taloth Saldono
|
052a3bf47e
|
Fixed mono fix by checking if the Enum value exists in the runtime.
|
11 years ago |
Mark McDowall
|
5b5cc48549
|
Reverted mono fix because it breaks on .net 4
|
11 years ago |
Taloth Saldono
|
231128e01c
|
Changed code to avoid duplicates making their way into the TrackedDownload cache.
|
11 years ago |
Taloth Saldono
|
b72c9b338c
|
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
|
11 years ago |
Taloth Saldono
|
17482cb6c1
|
Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
|
11 years ago |
Mark McDowall
|
d2615cd831
|
Fixed update tests
|
11 years ago |
Mark McDowall
|
ebd13bdda8
|
New: Health check for AppData and Startup folder conflict
|
11 years ago |
Mark McDowall
|
519b6debfb
|
Fixed validation that was causing add existing series to fail
|
11 years ago |
Mark McDowall
|
ddbcb883ca
|
Updating on mono
|
11 years ago |
Mark McDowall
|
cdb595a3cd
|
Only accept the PID for now in the updater, ignore everything else
|
11 years ago |
Mark McDowall
|
5d5b12d80e
|
Fixed: Updater being passed invalid path in some cases
|
11 years ago |
Mark McDowall
|
bc9a1fe6a5
|
Merge pull request #81 from Taloth/search-improvements
Search improvements
|
11 years ago |
Mark McDowall
|
6ce45b8c09
|
Plex proxy logging
|
11 years ago |
Mark McDowall
|
69567de9a2
|
Some additional release group parsing tests
|
11 years ago |
Mark McDowall
|
0b3e4c48f7
|
Added some logging to PlexServerProxy
|
11 years ago |
Mark McDowall
|
f2da193ef7
|
More logging during output process
|
11 years ago |
Mark McDowall
|
545bc756f2
|
Fixed: Error messages not being shown in the UI or being shown in the wrong place
|
11 years ago |
Taloth Saldono
|
6d2fac5cd0
|
New: Adding new series by tvdbid: or slug: is now possible.
|
11 years ago |
Taloth Saldono
|
e28123eefd
|
Fixed: Search results from trakt are now sorted based on similarity with the search query.
Using a Levenshtein distance algorithm.
|
11 years ago |
Taloth Saldono
|
50303ce470
|
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
|
11 years ago |
Taloth Saldono
|
c04ae9f1d0
|
Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
|
11 years ago |
Taloth Saldono
|
9916479f02
|
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
|
11 years ago |
Mark McDowall
|
341cb169eb
|
renamed completed/failed download handling sections
|
11 years ago |
Mark McDowall
|
ce89469c9b
|
Drone factory folder not being set is now logged at trace
|
11 years ago |
Mark McDowall
|
7b3bdee24f
|
Fixed: path in rename preview
|
11 years ago |
Mark McDowall
|
1446e1e0e7
|
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
|
11 years ago |
Taloth Saldono
|
0e7fc2e697
|
New: Health Check errors now have links to the wiki pages.
|
11 years ago |
Mark McDowall
|
b4012e0752
|
Fixed: Quality in notifications when file name doesn't contain the quality
|
11 years ago |
Mark McDowall
|
f214f97047
|
More information about arguments when installing updates
|
11 years ago |
Mark McDowall
|
903e804425
|
Fixed: Tooltips in modals
|
11 years ago |
Taloth Saldono
|
68352e0340
|
Updated migration to enable completed download handling for new users (those with no drone factory configured)
|
11 years ago |
Taloth Saldono
|
1a63b1caba
|
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
|
11 years ago |
Taloth Saldono
|
1b96a43037
|
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
|
11 years ago |
Taloth Saldono
|
c6e33bc463
|
Processed comments.
|
11 years ago |
Taloth Saldono
|
ab154d924e
|
Added db migration to deal with the settings changes.
|
11 years ago |
Taloth Saldono
|
67dcfad5dc
|
Sabnzbd Download Client now reports paused items as having unknown remaining time.
|
11 years ago |
Taloth Saldono
|
cb0f7792f2
|
Queue UI no longer shows unknown ETAs as 0:00:00.
|
11 years ago |
Taloth Saldono
|
f304ad50d1
|
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
|
11 years ago |
Taloth Saldono
|
b8c9f6d42e
|
Fixed detection of failed unpack for nzbget proxy.
|
11 years ago |
Taloth Saldono
|
2035fe8578
|
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
|
11 years ago |
Taloth Saldono
|
dcb586b937
|
Fixed: Better parsing of the delimiters for absolute episode numbering.
|
11 years ago |
Taloth Saldono
|
063b9a1778
|
Fixed: Failed history items now get removed from Nzbget if configured.
|
11 years ago |
Taloth Saldono
|
9cf8436dbc
|
Added 'Nordic' as norwegian language.
|
11 years ago |
Taloth Saldono
|
2528dc5b95
|
Removed specials from test data to fix RefreshEpisodeService tests.
|
11 years ago |
mythjuha
|
7c5bc94f6e
|
Fixed binary files.
|
11 years ago |
Mark McDowall
|
760bcbb2ce
|
Fixed: Series search will skip Seasons that are not monitored
|
11 years ago |
Mark McDowall
|
61d1026fb8
|
Fixed rename styling
|
11 years ago |
Mark McDowall
|
30c82f2613
|
Added tests for RootFolderCheck
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
|
11 years ago |
Mark McDowall
|
e5ea50e1dc
|
Episode title cell styling
|
11 years ago |
Mark McDowall
|
61194bc925
|
Added poorly named multi episode test (commented out)
|
11 years ago |
Mark McDowall
|
48ac09baae
|
Roto folder fixes
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
|
11 years ago |
Mark McDowall
|
1b10002ed8
|
Fixed: Specials will be ignored if no specials existed previously
|
11 years ago |
Mark McDowall
|
be2690e2c8
|
Fixed verbiage of grace period
|
11 years ago |
Mark McDowall
|
c9b5c2802b
|
Fixed overview ended label
|
11 years ago |
Mark McDowall
|
3717b558e4
|
Fixed: Bluray 480p releases will be treated as DVD
|
11 years ago |
Mark McDowall
|
16c60ff92c
|
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
|
11 years ago |
Mark McDowall
|
a40b9a306e
|
Fixed: API keys should be more reliably cleansed from the logs
|
11 years ago |
Mark McDowall
|
fe8555d3ea
|
Updater will stop process by ID on mono
|
11 years ago |
Mark McDowall
|
198e7cc2f7
|
Fixed: parsing of some porrly named episodes
|
11 years ago |
Mark McDowall
|
9c6578c5de
|
Removed extraneous code form QueueStatusCell
|
11 years ago |
Mark McDowall
|
ab05aabcd8
|
Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
|
11 years ago |
Mark McDowall
|
435fa927ee
|
Calendar tooltip now attached to body
|
11 years ago |
Mark McDowall
|
7473b493c1
|
Added support for smaller screens (if needed)
|
11 years ago |
Mark McDowall
|
e2bf6fd6a4
|
Calendar and table fixes
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
|
11 years ago |
Mark McDowall
|
94f9db940b
|
Restart/shutdown messages
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
|
11 years ago |
Mark McDowall
|
d43e9785d5
|
Prevent double clicking of commands
|
11 years ago |
Mark McDowall
|
35c618d81b
|
Model bind will trigger when typeahead is selected
|
11 years ago |
Mark McDowall
|
34ca5d4014
|
Tooltips shouldn't stay visible after clicking
|
11 years ago |
Mark McDowall
|
6ee876392c
|
Updater log filename changed and restart drone with --nobrowser
|
11 years ago |
Mark McDowall
|
20124ab61d
|
Fixed: Parsing of some quality from some Bluray files
|
11 years ago |
Mark McDowall
|
0acea5a22c
|
Tooltips are now attached to body all the time
|
11 years ago |
Mark McDowall
|
a1abcbcd40
|
Fixed: Prevent the update button from being double clicked for 5 seconds
|
11 years ago |