Commit Graph

236 Commits (0be8f55a2fb37e3195cee16cb0d011c946de9bee)

Author SHA1 Message Date
kayone dbcabd6df6 updates to static pipeline
10 years ago
Mark McDowall 57a95d4cc5 Fixed: Errors after episode is imported
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 7d91b1bdb7 Fixed broken tests
10 years ago
Mark McDowall 9f3bdaa1ce Fixed: Cutoff Unmet not loading
10 years ago
Taloth Saldono 64ecaf5f6e Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
10 years ago
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
kayone 3f3cc69da7 updated json.net
10 years ago
Mark McDowall a933ab90ec Merge pull request #103 from Taloth/develop
10 years ago
kayone 7b2b4794c7 updated fluentvalidation
10 years ago
kayone 7e392e84a7 upgraded nancy to 0.23.2
10 years ago
Taloth Saldono ded6e966e3 New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet.
10 years ago
Mark McDowall c4936f0523 Don't log query strings
10 years ago
Mark McDowall 807ed7df1a New: Show disk space used by series on series details
10 years ago
Mark McDowall 7d7fe912aa Fixed: Removed redirect permanent from old quality profile endpoint
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Mark McDowall 18874e2c79 Calendar/Date localization
10 years ago
Mark McDowall 1ed45625df Better logging if SQLite exception is thrown during API call
10 years ago
Mark McDowall c21ffcb5e4 New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall 125e69da6d Log error if gzip fails during response
10 years ago
Mark McDowall b5607b79bc Fixed: Update logs won't log an error if there are no update logs
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
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
10 years ago
Mark McDowall 9b17a3787d Fixed: do not send season images in json requests for series
10 years ago
Taloth Saldono d64c4445b8 Fixed compile warnings.
10 years ago
Mark McDowall 8a18124212 Fixed: Do cache images returned through the API (3rd party app support)
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono 47089d360d New: The History->Queue UI now show some elementary error information for failed imports.
10 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.
10 years ago
Mark McDowall c81c8fec27 Fixed: manual search will use tvrage id if required when sending release to client
10 years ago
Taloth Saldono 803a76ed0f Fixed UI notification error for Missing.
10 years ago
Mark McDowall 140427c76e Backup before update
10 years ago
Mark McDowall 65e4de7441 Added ParsedEpisodeInfo properties to ReleaseResource
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 a72e70fa27 Fixed: Errors after importing episodes
10 years ago
Mark McDowall 7af782d353 Provider testing improvements
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
10 years ago
Taloth Saldono 221a457f3a Fixed: Sorting on Series Title now ignores articles (a/an/the).
10 years ago
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Mark McDowall e2ee7e36e3 Fixed: Viewing log files with URL Base enabled
10 years ago
Mark McDowall a6639fecd9 More fixes for signalr + episodes
10 years ago
Mark McDowall 293e6cac6d Fixed signalR for Missing/Wanted
10 years ago
Mark McDowall cb291d30b3 New: Missing/Cutoff Unmet will update when an episode is grabbed
10 years ago
Mark McDowall f5d46ffcd2 Log file changes
10 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.
10 years ago
Mark McDowall 6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series
10 years ago
Taloth Saldono 0e7fc2e697 New: Health Check errors now have links to the wiki pages.
10 years ago
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
10 years ago
Taloth Saldono cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00.
10 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)
10 years ago
Mark McDowall ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
11 years ago
Mark McDowall 94f9db940b Restart/shutdown messages
11 years ago
Mark McDowall ef3777fccf Update improvements
11 years ago
Mark McDowall eff7c4b7b7 Auto reload when server has been updated
11 years ago
Mark McDowall 99f2b07a11 Bootstrap 3
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
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
11 years ago
Mark McDowall dade3bb214 New: Examples for Series and Season folder format
11 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
11 years ago
Mark McDowall fd531eda36 Fixed broken test
11 years ago
Mark McDowall 0f75a9008a New: Get series images via the API (3rd party app support)
11 years ago
Mark McDowall fe3351e7ac New: Optional disable RSS Sync (set interval to zero)
11 years ago
Mark McDowall d8aae8f8ff Fixed: Removed validation to ensure series path exists when updating a series
11 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
11 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall 606875cc2e Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved
11 years ago
Mark McDowall 0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
11 years ago
Taloth Saldono bfe7bde17e Fixed: iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events.
11 years ago
Taloth Saldono f92aded4f0 Revised Authentication logic for api and logfiles.
11 years ago
Mark McDowall 4752ba3341 Fixed: Downloading log file asking for password when authentication is disabled
11 years ago
Taloth Saldono 794c09c17a New: iCal calendar feed.
11 years ago
Peter Czyz cf1e0a4946 Added iCal feed for the calendar, reachable through
11 years ago
Mark McDowall 1d4738b18f Merge branch 'api-key' into develop
11 years ago
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory
11 years ago
Mark McDowall 6b423c104c API Key in UI
11 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
11 years ago
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
11 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
11 years ago
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
11 years ago
Mark McDowall e0d8d18838 Better logging when adding a new indexer and it fails
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago
Mark McDowall 90a6bcaa47 New: Filter history by event (all/grabbed/imported/failed)
11 years ago
Mark McDowall 5672c42f24 Merge branch 'sqlite' into develop
11 years ago