Commit Graph
100 Commits
Author SHA1 Message Date
BogdanandMark McDowall 1eddf3a152 Use number input for seed ratio 2024-05-08 18:44:36 -07:00
BogdanandMark McDowall 8360dd7a7b Fixed: Parsing long downloading/seeding values from Transmission 2024-05-08 18:44:27 -07:00
BogdanandGitHub 7e8d8500f2 Fixed: Next/previous/last air dates with Postgres DB
Closes #6790
2024-05-08 18:43:51 -07:00
128309068d Fixed: Initialize databases after app folder migrations
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-05-08 18:42:15 -07:00
BogdanandGitHub 47ba002806 Fixed: Indexer flags for torrent release pushes 2024-05-04 18:56:52 -07:00
BogdanandMark McDowall 7166a6c019 Parameter binding for API requests 2024-05-04 18:55:12 -07:00
BogdanandMark McDowall c81ae65461 Fixed: Limit titles in task name to 10 series 2024-04-27 18:09:08 -07:00
BogdanandGitHub efb3fa93e4 Fixed: Retrying download for pushed releases
ignore-downstream
#6752
2024-04-27 21:08:40 -04:00
BogdanandMark McDowall 9738101042 Treat CorruptDatabaseException as a startup failure
ignore-downstream
2024-04-27 18:06:49 -07:00
BogdanandMark McDowall 1df7cdc65e New: Add KRaLiMaRKo and BluDragon to release group parsing exceptions
ignore-downstream
2024-04-27 18:06:38 -07:00
BogdanandMark McDowall 5d01ecd30e Bump frontend dependencies
ignore-downstream
2024-04-27 18:05:16 -07:00
BogdanandMark McDowall 2440672179 Bump SixLabors.ImageSharp to 3.1.4
ignore-downstream
2024-04-27 18:04:35 -07:00
BogdanandMark McDowall e966254462 Fixed: Re-testing edited providers will forcibly test them 2024-04-15 20:25:31 -07:00
BogdanandGitHub 476e7a7b94 Fixed: Changing Release Type in Manage Episodes
Closes #6706
2024-04-09 19:14:56 -04:00
BogdanandMark McDowall 1fcd2b492c Prevent multiple enumerations in Custom Formats token 2024-04-09 16:14:33 -07:00
BogdanandMark McDowall 1aef91041e New: Detect shfs mounts in disk space 2024-04-09 16:14:16 -07:00
BogdanandGitHub fc06e51352 Fixed: Renaming episodes for a series
Closes #6640
2024-04-09 19:13:59 -04:00
BogdanandGitHub 7353fe479d New: Allow HEAD requests to ping endpoint
Closes #6656
2024-03-28 01:30:45 -04:00
BogdanandMark McDowall 13c925b341 New: Advanced settings toggle in import list, notification and download client modals 2024-03-27 22:27:51 -07:00
BogdanandMark McDowall 172b1a82d1 Sort series by title in task name 2024-03-21 21:19:23 -07:00
BogdanandMark McDowall e14568adef Ensure not allowed cursor is shown for disabled select inputs 2024-03-21 21:19:23 -07:00
BogdanandMark McDowall 86034beccd Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices 2024-03-13 21:44:23 -07:00
BogdanandGitHub 89bef4af99 New: Wider modal for Interactive Search and Manual Import 2024-03-09 23:50:45 -05:00
BogdanandMark McDowall 13e29bd257 Prevent NullRef in naming when truncating a null Release Group 2024-03-07 18:11:28 -08:00
BogdanandGitHub 18aadb544e Fixed: Maintain release type for items in Manual Import 2024-03-07 20:30:20 -05:00
BogdanandMark McDowall e81bb3b993 Persist page size for Import List Exclusions 2024-03-07 17:25:27 -08:00
BogdanandMark McDowall f211433b77 Remove debugger from metadata source and rearrange some imports 2024-03-07 17:25:19 -08:00
BogdanandMark McDowall 2068c5393e Fixed: URL Base setting for Kodi connections 2024-03-07 17:25:19 -08:00
BogdanandMark McDowall 7f09903a06 New: Episode Requested filter for Interactive Search 2024-03-02 21:26:23 -08:00
BogdanandMark McDowall 64f4365fe9 Update caniuse-lite 2024-03-01 17:24:41 -08:00
BogdanandMark McDowall 2773f77e1c New: Options button for Missing/Cutoff Unmet 2024-03-01 17:24:41 -08:00
fa600e62e0 Fixed: Error when download client information is unavailable for Manual Interaction Required event
Closes #6558
(cherry picked from commit 173b1d6a4c0f2125c4413c0c09b269d87a1f1ee8)

Co-authored-by: Qstick <qstick@gmail.com>
2024-02-27 23:42:08 -05:00
BogdanandMark McDowall 1f97679868 Fixed: Selection of last added custom filter
Plus some translations and typos
2024-02-27 20:40:33 -08:00
BogdanandGitHub 7a768b5d0f New: Indexer flags
Closes #2782
2024-02-20 23:12:45 -05:00
BogdanandMark McDowall 2a47a237d4 Fix typo in log message matching by TVRage ID 2024-02-20 20:10:30 -08:00
BogdanandMark McDowall 8dd8c95f36 Fixed: Avoid upgrades for custom formats cut-off already met 2024-02-20 20:09:52 -08:00
BogdanandMark McDowall 965e7c22d9 Fixed: Reprocessing multi-language file in Manage Episodes 2024-02-13 16:47:31 -08:00
BogdanandMark McDowall 75535e61d9 Fixed: Reprocessing custom formats for file in Manual Import 2024-02-13 16:47:31 -08:00
BogdanandMark McDowall c0b17d9345 Show download client ID as hint in select options 2024-02-13 16:46:55 -08:00
BogdanandMark McDowall 84e657482d Improve messaging on indexer specified download client is not available 2024-02-13 16:46:55 -08:00
BogdanandMark McDowall ed27bcf213 Fixed: Refresh tags state to clear removed tags by housekeeping
(cherry picked from commit 2510f44c25bee6fede27d9fa2b9614176d12cb55)
2024-02-13 16:46:46 -08:00
BogdanandMark McDowall 9ee2fe6f5c Fix typo 2024-02-13 16:46:38 -08:00
BogdanandMark McDowall d5e19b8c3c Prevent useless builds 2024-02-13 16:46:38 -08:00
BogdanandMark McDowall 9f46fc923d Fix typo for Downloaded Episodes Scan command name 2024-02-13 16:46:02 -08:00
BogdanandMark McDowall 7dc1e47504 Fix translation token for DL client directory help text 2024-02-13 16:46:02 -08:00
BogdanandMark McDowall d15c116f13 Fix translation keys for indexer validation 2024-02-13 16:46:02 -08:00
BogdanandMark McDowall dd704579df Improve add/loading error notices 2024-02-13 16:46:02 -08:00
BogdanandMark McDowall bd9d4b484c Update Custom Format Deletion confirmation message
Consistency with the rest of the Delete*MessageText
2024-02-13 16:46:02 -08:00
BogdanandMark McDowall 904285045b Fixed: Naming validation when using max token length 2024-02-06 19:57:44 -08:00
BogdanandGitHub ded7c3c6e2 Only bind shortcut for pending changes confirmation when it's shown 2024-01-31 19:36:21 -08:00
BogdanandGitHub e17655c26a Fixed: Notifications with only On Series Add enabled being labeled as disabled 2024-01-31 19:34:51 -08:00
BogdanandMark McDowall 9e3f9f9618 Fixed: Testing for disabled Notifications 2024-01-26 21:56:05 -08:00
BogdanandMark McDowall 31baed4b2c Fixed: Sorting by name in Manage Indexer and Download Client modals 2024-01-22 20:56:01 -08:00
BogdanandMark McDowall 7d0d503a5e New: Display database migration version in Status 2024-01-22 20:55:53 -08:00
BogdanandMark McDowall 3c1ca6ea4e New: Expand seasons with all episodes having missing air dates 2024-01-22 20:54:35 -08:00
BogdanandMark McDowall 271266b10a Fix possible NullRef in Email Encryption migration 2024-01-22 20:50:34 -08:00
BogdanandMark McDowall 3cf4d2907e Transpile logical assignment operators with babel 2024-01-20 15:17:42 -08:00
BogdanandMark McDowall 2dbf5b5a71 Check Content-Type in FileList parser 2024-01-18 21:43:17 -08:00
BogdanandGitHub bfd24da2d9 Fixed: Importing Plex RSS lists with invalid items (#6374) 2024-01-19 00:42:51 -05:00
BogdanandGitHub 489f03441b Fixed: Filter history by multiple event types 2024-01-16 00:54:27 -05:00
BogdanandMark McDowall 091449d9bf Throw download as failed for invalid magnet links 2024-01-15 21:51:17 -08:00
BogdanandGitHub b8964f8bba Fixed: Improve torrent blocklist matching 2024-01-11 19:39:27 -05:00
BogdanandMark McDowall 9044ecc59b Fixed: Release source for release/push 2024-01-11 16:38:11 -08:00
BogdanandMark McDowall eff0408b0e Fixed: Persist release source for pending releases 2024-01-11 16:38:04 -08:00
BogdanandMark McDowall fd58e9671c Remove unused LanguagesBelowCutoff 2024-01-11 16:36:27 -08:00
BogdanandGitHub 8971ac2e14 Fixed: Series end date is UTC 2024-01-11 19:36:18 -05:00
BogdanandMark McDowall cd2ce34f10 New: Custom formats in episode history
Details part of actions in episode history
2024-01-03 12:39:40 -08:00
BogdanandGitHub b6ffe935e8 Fixed: Don't monitor last season if series is ended 2024-01-03 12:38:24 -08:00
BogdanandMark McDowall 0673374e97 New: Watch list sorting and rate limit for Trakt Import Lists 2024-01-03 12:37:20 -08:00
BogdanandMark McDowall bc20ef73bd New: Retry on failed downloads of torrent and nzb files 2023-12-30 16:07:18 -08:00
BogdanandGitHub 16d60a6586 Fixed: Show errors when adding Root Folder 2023-12-30 19:07:06 -05:00
BogdanandMark McDowall 0a5200766e Fixed: Ignore empty tags when adding items to Flood 2023-12-30 16:06:28 -08:00
BogdanandMark McDowall be937ec581 New: HDR metadata for Trakt connection 2023-12-30 16:06:17 -08:00
BogdanandMark McDowall 1f82b9fb78 New: Rate limiting for Trakt connection 2023-12-30 16:06:17 -08:00
BogdanandMark McDowall c8a1118679 Simplify mapping in Trakt connection 2023-12-30 16:06:17 -08:00
BogdanandGitHub 4085771602 Fixed: Available fields for Discord Manual Interaction Required 2023-12-30 19:05:19 -05:00
BogdanandMark McDowall e291834393 Fixed: Bump media info revision for DV HDR10Plus 2023-12-18 22:54:54 -08:00
BogdanandGitHub 0cd5bb50bd Fixed: Undefined statistics and season folder column width on series index 2023-12-14 20:25:36 -05:00
848c03f16a New: Support for DV HDR10Plus from media info
Co-authored-by: Chad A Simmons <chad.simmons@member.fsf.org>
2023-12-14 20:23:54 -05:00
96cb7c4d5f Fixed: Handle query limit error and add rate limit for BroadcastheNet
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2023-12-14 20:23:07 -05:00
BogdanandMark McDowall 4bb9dc78a7 Add missing translation key MonitorNewItems 2023-12-11 16:42:48 -08:00
BogdanandMark McDowall 5e61b413b7 Fix filter type for series' network 2023-12-11 16:42:48 -08:00
BogdanandMark McDowall 4e048bf499 Wrap long lines in description lists 2023-11-19 21:32:06 -08:00
BogdanandGitHub 87ecbf39c1 Fixed: Autotagging Genres are case insensitive 2023-11-19 17:47:27 -05:00
BogdanandMark McDowall 366d8a4e78 New: Confirmation before clearing blocklist 2023-11-19 10:55:28 -08:00
BogdanandGitHub 5328fb4ab3 New: Additional options for HDBits 2023-11-17 10:25:38 -05:00
BogdanandMark McDowall c3b4126d0c Fixed: Enforce validation warnings when testing providers 2023-11-16 16:30:43 -08:00
BogdanandMark McDowall 3d05913534 Fixed: Record status for notifications on tests 2023-11-10 11:43:25 -05:00
BogdanandMark McDowall 8c3a0ebaba Fixed: Showing already imported episodes as downloading in Series index 2023-11-09 18:59:29 -05:00
BogdanandGitHub e4b9086a7a New: Sort root folders by path 2023-11-09 18:57:04 -05:00
BogdanandMark McDowall 0496e728dc New: Resolve download client by name using 'downloadClient' for pushed releases 2023-11-09 18:56:35 -05:00
BogdanandGitHub aa8659eecd Fix full disk releases regex for DVDs at the end of the title 2023-10-29 12:44:42 -04:00
BogdanandGitHub 192eb7b62a New: Set busy timeout for SQLite 2023-10-28 17:52:30 -04:00
BogdanandGitHub ba447c93e3 Fixed: DVDRip/DVDRemux being treated as full disk releases
Closes #6134
2023-10-28 17:52:13 -04:00
BogdanandMark McDowall 36ca24e55a Allow 0 as valid value in QualityProfileExistsValidator 2023-10-28 14:48:39 -07:00
BogdanandMark McDowall e53b7f8c94 New: Add Download Client validation for indexers 2023-10-28 14:48:39 -07:00
BogdanandMark McDowall 653aede0b7 Rename instances of Profile to QualityProfile 2023-10-28 14:48:39 -07:00
BogdanandMark McDowall b06d5fb07b Use the correct property for quality profile on overview 2023-10-28 14:48:26 -07:00
BogdanandMark McDowall f2cae4e2b2 Improve UI notice for delayed queue items 2023-10-28 14:47:50 -07:00
BogdanandMark McDowall dc099a77ca Set proper default props for Queue details and status 2023-10-28 14:47:50 -07:00