Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
11 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
11 years ago
Mark McDowall
8a18124212
Fixed: Do cache images returned through the API (3rd party app support)
11 years ago
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
11 years ago
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
11 years ago
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
11 years ago
Mark McDowall
c81c8fec27
Fixed: manual search will use tvrage id if required when sending release to client
11 years ago
Taloth Saldono
803a76ed0f
Fixed UI notification error for Missing.
11 years ago
Mark McDowall
140427c76e
Backup before update
11 years ago
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
11 years ago
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
11 years ago
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
11 years ago
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
11 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
11 years ago
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
11 years ago
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
11 years ago
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
11 years ago
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
11 years ago
Mark McDowall
e2ee7e36e3
Fixed: Viewing log files with URL Base enabled
11 years ago
Mark McDowall
a6639fecd9
More fixes for signalr + episodes
11 years ago
Mark McDowall
293e6cac6d
Fixed signalR for Missing/Wanted
11 years ago
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
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
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
Taloth Saldono
0e7fc2e697
New: Health Check errors now have links to the wiki pages.
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
cb0f7792f2
Queue UI no longer shows unknown ETAs as 0:00:00.
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
Mark McDowall
ab05aabcd8
Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
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
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
11 years ago
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
11 years ago
Mark McDowall
1ade005a73
Fixed: Prevent errors when looking up folders via auto-complete
11 years ago
Mark McDowall
1b5ed1d641
Fixed: Disable caching of iCal
11 years ago
Mark McDowall
412291a7c4
Merged authentication so they don't step on eachother
...
Fixed: iCal authentication with API Key
11 years ago
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
11 years ago
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
11 years ago
Mark McDowall
007f96677c
Fixed: Do not require SSL Cert Hash on Linux/OS X
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
Mark McDowall
78ded70b39
New: ical is available with API key authentication
11 years ago
Mark McDowall
f104be6dd1
New: Support API Key via query string
11 years ago
Mark McDowall
fc540067c2
Series and Season folder format validation/error handling
11 years ago
Mark McDowall
f092f9c08b
Merge pull request #72 from Cyberlane/alternate_titles
...
Show alternate names in UI
11 years ago
Mark McDowall
dade3bb214
New: Examples for Series and Season folder format
11 years ago