Commit Graph
100 Commits
Author SHA1 Message Date
Taloth Saldono d899225509 Add response size to http responses 2022-03-20 22:19:06 +01:00
Taloth Saldono 0521fc5681 Re-added xem scene number verification warning to calendar list view as well 2022-02-27 23:40:34 +01:00
Taloth Saldono 5c8f2518ba Added BDLight to quality parser 2021-12-27 01:51:35 +01:00
Taloth Saldono d7c10a4d4d Fixed: Re-added xem scene number verification warning to calendar. 2021-12-27 01:18:11 +01:00
Taloth Saldono f2c7e235af Parse specials directly in ParsingService rather than callee. 2021-12-25 01:06:53 +01:00
Taloth Saldono e3be3ef91e New: Gracefully handle broken release profiles when ppl swapped to older sonarr versions and back again 2021-12-25 00:59:42 +01:00
Taloth Saldono 201004113e New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86. 2021-12-16 15:54:19 +01:00
Taloth Saldono 44a160fa06 Clarified Aria2 RPC Path field.
closes #4738
2021-11-06 20:17:20 +01:00
Taloth Saldono 272f8e6136 Restored backward compat of Release Profile POST api 2021-11-05 18:48:13 +01:00
Taloth Saldono 0d99c87d87 Fixed: Bumped mono workaround version from 6.10 to 7.x for btls trust chain coz they still haven't fixed it after over a year 2021-09-30 21:12:02 +02:00
Taloth Saldono c0a961bb94 New: Updated TheXEM server url on xem admin request 2021-09-28 22:21:36 +02:00
Taloth Saldono 20306a38e1 Fixed: Release Push api broken when no indexer id is specified 2021-08-11 13:48:12 +02:00
Taloth Saldono 2f6409226a Fixed: Cleanup of unused tags for Import lists.
Fixes #4610
2021-08-06 01:54:12 +02:00
Taloth Saldono f107ea5678 Simplified regex a bit. 2021-08-03 21:59:30 +02:00
Taloth Saldono 59409a7e72 Fixed: Parse endpoint response when title failed to parse
Closes #4591
2021-08-03 20:55:27 +02:00
Taloth Saldono 690b851836 Reverted test code 2021-05-27 10:15:52 +02:00
Taloth Saldono 32f2d417d3 Added EpisodesChanged to signalR series event to notify that episode monitored flag may have changed 2021-05-26 21:28:30 +02:00
Taloth Saldono 6c5cc430b7 Clarify delay profile bypass only applies to preferred protocol 2021-05-22 10:44:57 +02:00
Taloth Saldono 9e81d41f26 Send signalr message for episode monitored flag changes 2021-05-22 10:40:10 +02:00
Taloth Saldono dab1834960 Fixed: Inversion of defaults in CDH migration. 2021-05-20 01:44:11 +02:00
Taloth Saldono fe8f319f7b Show User Agent in System->Tasks for externally triggered commands 2021-05-16 12:43:17 +02:00
Taloth Saldono 91fe47ef31 Removed extraneous enum hints in dropdown 2021-05-16 00:48:14 +02:00
Taloth Saldono 2dba5ef4b4 New: Per download client setting to Remove Completed/Failed downloads instead of global setting 2021-05-16 00:48:14 +02:00
Taloth Saldono 8e46362ff9 Fixed SeedConfigProvider cache refresh after indexer settings change 2021-05-16 00:48:14 +02:00
Taloth Saldono ee227e3b1d Fixed timing issues
fixes #4487
2021-05-12 23:56:14 +02:00
Taloth Saldono 5dff21e6d5 Fixed logger parameter 2021-05-09 01:54:22 +02:00
Taloth Saldono b3dbff1642 Log when season,ep query parameters aren't supported. 2021-05-09 01:10:09 +02:00
Taloth Saldono 8fc68420c9 Fixed: Scene Info displaying mappings for wrong season
Fixed: Extraneous searches based on scene mappings
2021-05-08 01:03:47 +02:00
Taloth Saldono 87897d56ea Fixed: MediaInfo tag in renaming format for certain OS language cultures
Based-On: https://github.com/Radarr/Radarr/commit/a0d2af54e854a77e7e61d1c79a433c488cf9ac41
2021-05-07 22:09:23 +02:00
Taloth Saldono bcdbadbede Simplify release titles before applying scene naming exception regex filter 2021-05-07 20:17:05 +02:00
Taloth Saldono 87f10bf7bb Fixed: TheXEM mappings not used properly when parsing season packs 2021-05-07 20:16:09 +02:00
Taloth Saldono a200dd5f6d Bump package version 2021-03-27 22:14:03 +01:00
Taloth Saldono f57efd30b8 Fixed data dir ownership in case of dpkg-reconfigure 2021-03-27 21:30:30 +01:00
Taloth Saldono 7272c5b7fc Added IsTorrentLoaded to tests 2021-03-20 00:33:51 +01:00
Taloth Saldono 652d44722b Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #4393
2021-03-19 21:32:42 +01:00
Taloth Saldono 5a69801877 Fixed: Unnecessary idle cpu usage
ref #4386
2021-03-19 02:48:09 +01:00
Taloth Saldono fa8b2f48e7 Don't ignore original wal/journal during v3 migration 2021-03-18 23:43:16 +01:00
Taloth Saldono 34faa417c1 Fixed: Database migration failure when database was manually repaired in a certain way
fixes #4390
2021-03-18 01:25:21 +01:00
Taloth Saldono eea6be459d Fixed post-install update check not running 2021-03-14 20:24:08 +01:00
Taloth Saldono 67e97f7aee Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
closes #4360
2021-03-14 00:46:28 +01:00
Taloth Saldono a9b8ec3505 Fixed failing tests 2021-03-10 23:38:59 +01:00
Taloth Saldono f57cf1561b Log Skyhook connection failures with more info. 2021-03-10 23:05:19 +01:00
Taloth Saldono 6672650b6b Log Skyhook connection failures with more info. 2021-03-10 21:44:32 +01:00
Taloth Saldono e4a064a1c0 Added comment to sonarr.service 2021-03-10 21:44:32 +01:00
Taloth Saldono a848e575cd Make it clearer that Maximum size is the global limit. 2021-03-10 21:44:32 +01:00
Taloth Saldono 01995e686d New: Multiple Recipients on Email Notifications (Also CC, BCC)
Based on Qstick's Radarr commit of the same name
closes #4369

Signed-off-by: Taloth Saldono <Taloth@users.noreply.github.com>
2021-03-10 21:44:31 +01:00
Taloth Saldono 32058f1705 Fixed systemd unit search&replace issue and added umask to debconf 2021-03-10 21:44:31 +01:00
Taloth Saldono 90697d77a5 Bumped package version for main 2021-03-07 23:27:22 +01:00
Taloth Saldono 4c324fbbbf Fixed failing test 2021-03-07 00:00:41 +01:00
Taloth Saldono 7da02c236a Added mechanism for package maintainers to produce a health check error. 2021-03-06 22:47:15 +01:00
Taloth Saldono 79cfa3a5f6 Removed bad file from commit 2021-03-06 22:47:15 +01:00
Taloth Saldono d668e923af New: Allow user to choose whether delay profile should apply to release of the highest enabled quality 2021-03-06 13:57:11 +01:00
Taloth Saldono 24ca47356e Sentry logging exceptions and some trace logging 2021-03-06 13:57:11 +01:00
Taloth Saldono ab4f57f2fa Debug logging for email notifications
ref #4348
2021-03-06 13:57:10 +01:00
Taloth Saldono e289c428c6 Fixed: Refresh scene naming exceptions on series add to help first-use scenario 2021-02-20 20:04:34 +01:00
Taloth Saldono 23047623ee Cleanse more /home/username scenarios 2021-02-20 20:04:34 +01:00
Taloth Saldono 28ba037630 Fixed: Searching specials with NNTMux-based usenet indexers 2021-02-16 21:57:53 +01:00
Taloth Saldono 82da38941e Fixed: Debian package dependencies
closes #4332
2021-02-16 21:57:53 +01:00
Taloth Saldono d898f55660 Generalized RateLimit logic to all indexers based on indexer id 2021-02-08 00:09:59 +01:00
Taloth Saldono a85979c2f6 New: Added Hindi language
closes #4275
2021-02-07 21:35:30 +01:00
Taloth Saldono 29bc660cfb Fixed: Jackett indexer search performance 2021-02-07 19:50:04 +01:00
Taloth Saldono f8b8afdaa2 New: Added Arabic language 2021-02-07 19:50:04 +01:00
Taloth Saldono f3f2648ce5 Fixed: Global scene mapping aliases disappeared from UI 2021-02-01 16:52:34 +01:00
Taloth Saldono d1c3ae1749 Fixed: Validation of new qbittorrent max-ratio action config 2021-02-01 16:52:32 +01:00
Taloth Saldono 1cbcad6960 Added searchEngine support in Newznab/Torznab caps 2021-02-01 16:52:31 +01:00
Taloth Saldono ab45910e56 Fixed: FLAC audio channels in media info 2021-02-01 16:52:30 +01:00
Taloth Saldono b66bf542c1 Typo for linux 2021-01-20 21:42:48 +01:00
Taloth Saldono e10cff5414 Fixed parsing (duplicate) releases for series with multiple season number mappings 2021-01-16 21:13:32 +01:00
Taloth Saldono 6c17b4bb86 Fixed accounting for zero terminator in long path limitation
closes #4259
2021-01-16 02:49:48 +01:00
Taloth Saldono efb18223fe Fixed duplicate id searches due to missing Equals on SceneSeasonMapping 2021-01-16 01:32:08 +01:00
Taloth Saldono c3e2f22adb Show separate message for unknown episode/series 2021-01-16 01:31:17 +01:00
Taloth Saldono 9de5181f01 Fixed: Regular Anime being caught in Chinese parser rules
closes #4257
2021-01-15 19:55:55 +01:00
Taloth Saldono 63607ad541 Fixed Agenda Time wrapping 2021-01-15 19:06:09 +01:00
Taloth Saldono 620359dcc6 Fixed: Updated BTN url to https
closes #4249
2021-01-14 23:30:47 +01:00
Taloth Saldono 881bbb654b Linting as usual 2021-01-14 23:20:09 +01:00
Taloth Saldono c28cafba0a Fixed: Unnecessary certificate validation errors on localhost/loopback
closes #4215
2021-01-14 22:07:16 +01:00
Taloth Saldono 5668152d6f New: Added Scene Info to Interactive Search results to show more about the applied scene/TheXEM mappings 2021-01-14 22:07:16 +01:00
Taloth Saldono dcda03da4a Fixed searching the wrong season. 2021-01-14 22:07:15 +01:00
Taloth Saldono 8bc0ab981c Fixed: Dailiezearch. 2021-01-11 21:04:16 +01:00
Taloth Saldono 7e045f3e3c Fixed tests 2021-01-04 22:18:08 +01:00
Taloth Saldono f4d14301f1 No longer need the special tvdb season number handling since it's integrated into the search. 2021-01-04 21:41:05 +01:00
Taloth Saldono 17985f7a33 Fixed: Regression in searching anime by primary title 2021-01-04 20:55:13 +01:00
Taloth Saldono 772448b41b New: Support in services for multiple scene naming/numbering exceptions 2021-01-04 17:35:35 +01:00
Taloth Saldono ae45089c62 Fixed tests 2021-01-03 21:44:46 +01:00
Taloth Saldono f3695a41d7 Linting 2021-01-03 21:19:09 +01:00
Taloth Saldono b60d4f46d2 eslint 2020-12-25 16:14:56 +01:00
Taloth Saldono 090cdc364e Small helper in UI to access Sonarr API more easily 2020-12-24 23:55:39 +01:00
Taloth Saldono 182ad17b77 Fixed: Series year wrong when airing January 1st.
closes #4191
2020-12-24 12:43:46 +01:00
Taloth Saldono 026af22229 Fixed: OSX version detection
ref #4113 (not a fix, just partially)
2020-12-24 12:43:31 +01:00
Taloth Saldono a9384e26d8 Removed unnecessary importlists warning. 2020-11-23 11:04:23 +01:00
Taloth Saldono 0bc190e97e Fixed binary execute permissions for osx and Radarr 2020-11-22 17:10:29 +01:00
Taloth Saldono 2c76afb839 Fixed disk permission tests 2020-11-21 22:30:33 +01:00
Taloth Saldono 0edb7b77a1 Reverted temporary dev debug code change 2020-11-21 15:27:10 +01:00
Taloth Saldono d88bb7f855 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
Fixed: Preserve setgid when applying unix permissions
2020-11-20 15:42:23 +01:00
Taloth Saldono a234293146 Credit where credit is due 2020-11-16 21:31:13 +01:00
Taloth Saldono 5fced70948 Give systemd a bit more time to restart sonarr after update 2020-11-16 21:24:55 +01:00
Taloth Saldono ad9e709d96 Fixed duplicate UpdateHistory items 2020-11-15 22:19:48 +01:00
Taloth Saldono e5ec4e706a Readded Movies cat to the end of the Newznab list 2020-11-14 22:43:37 +01:00
Taloth Saldono 158e31d54a Fixed: Truncating too long filenames with unicode characters
closes #4085
2020-11-14 22:33:23 +01:00
Taloth Saldono 05820ac272 Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled 2020-11-14 22:33:22 +01:00