Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
10 years ago
Mark McDowall
2a0f461135
Fixed broken tests
10 years ago
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
10 years ago
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
10 years ago
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
10 years ago
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
10 years ago
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
10 years ago
Mark McDowall
f008d85657
New: Show age when grabbed on history details
10 years ago
Mark McDowall
140427c76e
Backup before update
10 years ago
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
10 years ago
Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
10 years ago
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
10 years ago
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
10 years ago
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
10 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
10 years ago
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
10 years ago
Mark McDowall
6c020111b8
Removed extra usings from migrations
10 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
10 years ago
Mark McDowall
1ef756acd2
Backup "type" folders created properly
10 years ago
Mark McDowall
9cafeec771
Fixed: UI loads properly even if UI settings cannot be persisted
10 years ago
Mark McDowall
085d10851a
Fixed: Series Actions on series detials page spin on center
10 years ago
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
10 years ago
Mark McDowall
a550e94fee
Fixed: Series type won't flash back to Standard when adding an Anime series
10 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
10 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
10 years ago
Mark McDowall
d74e461aea
Removed extra namespaces
10 years ago
delphiactual
e1e8ab7841
New: Added MediaBrowser Metadata support.
10 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
10 years ago
Mark McDowall
7dd5731633
Version check for mono 3.6.1
10 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
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
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
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
11 years ago
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
11 years ago
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
11 years ago
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
11 years ago
Taloth Saldono
1e538dc7cc
Fixed: webcal url now has the apikey embedded to support more third-party webcal clients.
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
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
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
5dcc6a74eb
iCal fixes
...
Fixed: Calendar feed modal
New: iCal URL now contains the API Key
11 years ago