Commit Graph

3208 Commits (f125845fcd4bc213e8e382a3ffcf2d5d2a5917de)
 

Author SHA1 Message Date
morpheus65535 bd0a2fe004 no log: added some failsafe to language conversion process for erroneous db content (ie.: why do I have a path in language field?!? old stuff...).
3 years ago
morpheus65535 de4ff35e05 Fixed an issue with languages filter in history stats.
3 years ago
morpheus65535 a3d0e1d192 Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434
3 years ago
vitiko98 a39a9e8bd5 Finish providers migration to subliminal_patch's guess_matches
3 years ago
morpheus65535 e86d537ca2
Improved subtitles scoring system
3 years ago
morpheus65535 f9997ca969 Fixed subtitles being looking for during a search in loop even if cutoff have been reached during this actual search. #1435
3 years ago
morpheus65535 178fc0a2a1 Fixed subtitles deletion issue while blacklisting.
3 years ago
LASER-Yi b881a82155 Fix incorrect providers and remove unnecessary codes in history stats
3 years ago
morpheus65535 29fffd4e81 Fixed language filter in history stats.
3 years ago
LASER-Yi c21e501ebe Fix languages/providers filters issue in history stats
3 years ago
LASER-Yi 8d447453e9 no log: Remove useSessionStorage from utility hooks
3 years ago
LASER-Yi ac8f5c0ca5 no log: Update api.d.ts to reflect the changes in API endpoint
3 years ago
morpheus65535 054d117400 Added backend API call for upcoming languages/providers filters fix to history stats.
3 years ago
morpheus65535 19983a0f22 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 db5d37f5d4 Fixed History stats actions filter values not being properly implemented.
3 years ago
morpheus65535 1adab3596c Fixed ImportError for gevent imported prior to requirements.txt installation
3 years ago
vitiko98 14d467e645 Update half of providers to use subliminal_patch's guess_matches
3 years ago
vitiko98 5b1f479901 Fix Sucha provider: AttributeError and wrong matches
3 years ago
morpheus65535 90ba573ebe Fixed failed upload #1429
3 years ago
morpheus65535 23ede4e7f9 Updated signalrcore module following PR #61 merging.
3 years ago
morpheus65535 cb09f8d440 Fixed BetaSeries AttributeError exception #1423
3 years ago
morpheus65535 ea63ecfc2b Fixed importation of standard languages issue introduced in beta.19
3 years ago
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
3 years ago
LASER-Yi 0ef9729f9d no log: Remove mapped_path in Subtitle property to maintain API consistency
3 years ago
morpheus65535 d4aed7457a Fixed external subtitles were being filtered by show only desired embedded subtitles settings.
3 years ago
vitiko98 d562faf151 Fixed movies subtitles paths being shown in UI without being mapped.
3 years ago
morpheus65535 11fb78fafa Fixed log viewer showing last line of log two times.
3 years ago
morpheus65535 8cf02e31c9 Fixed delete query that could delete a series improperly on any http error returned by Sonarr API.
3 years ago
morpheus65535 727c8f5d14 Fixed series and episodes sync issues when adding and removing series from Sonarr.
3 years ago
morpheus65535 8d570fd3b7 Fixed some queries trowing exception when no existing row were found #1425
3 years ago
morpheus65535 57080eda11 Fixed some incompatible calls with Radarr v4 API
3 years ago
LASER-Yi 7687013270 Fix some incompatible calls in URL test button
3 years ago
morpheus65535 e9ef40c629 Fixed some incompatible calls with Radarr v4 API
3 years ago
morpheus65535 a2ec23bf44 Fixed some incompatible calls with Radarr v4 API
3 years ago
morpheus65535 bc3f3d4934 Added missing import
3 years ago
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients.
3 years ago
LASER-Yi 22a7541543 Update slider style
3 years ago
morpheus65535 b8512ccf09 Disabled SSL verify for Sonarr SignalR feed connection and added Bazarr user agent to both Sonarr and Radarr feeds.
3 years ago
morpheus65535 3468601d4d Fixed API call to Radarr since the are removing legacy API from nightly builds.
3 years ago
morpheus65535 e710488d7a Fixed some other queries to properly exclude episodes/movies.
3 years ago
morpheus65535 85cad66fe0 Fixed exclusion of unmonitored movies when upgrading subtitles.
3 years ago
Xavier Xiong 3908175a21
Fixed Zimuku url
3 years ago
dependabot[bot] 1a75b141f6
no log: Bump @types/bootstrap from 5.0.12 to 5.0.15 in /frontend (#1421)
3 years ago
morpheus65535 b2b9795810 Added exclusion in get rootfolder functions for the ones that aren't used by any series/movies. #1413
3 years ago
LASER-Yi 7b9c19d7c0 Fix a issue that ui will crash when first entering history view
3 years ago
wastingaeons 833ecb34e8
Fixed query to add url to get_notifier_providers function
3 years ago
morpheus65535 c5b7fb603f no log: Fixed some typo
3 years ago
morpheus65535 b3917c58a2 no log: Fixed some typo
3 years ago
morpheus65535 8e6275513b Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future.
3 years ago
morpheus65535 0ea03e0008 Reduced Radarr keep alive interval to prevent disconnection.
3 years ago