Commit Graph

1485 Commits (3d7fa06f410ef1dc491b2867212e402fda5af6b6)

Author SHA1 Message Date
morpheus65535 f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine.
3 years ago
morpheus65535 6a88596aab Fixed config directory being deleted during upgrade leftover removal routine.
3 years ago
morpheus65535 c2e44b981e Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles.
3 years ago
Samuel Bartík d8fffe8e52
Improved Titulky provider
3 years ago
morpheus65535 6f17100ca4 Fixed issue with non-existent episode or movie when indexing embedded subtitles. #1606
3 years ago
morpheus65535 55b7c9826b Added uptime to System-->Status
3 years ago
morpheus65535 1eada712d6 no log: Fixed logging levels
3 years ago
morpheus65535 3bc700225f Fixed movies missing subtitles computation when there's a forced subtitles track/file.
3 years ago
morpheus65535 e6c1dba37b Fixed Radarr API call to get version with the latest nightly.
3 years ago
morpheus65535 aaa8b48dad Fixed Brazilian Portuguese audio language match with Radarr.
3 years ago
Samuel Bartík 801ff0d478
Refactored the Titulki provider
3 years ago
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted.
3 years ago
morpheus65535 d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565
3 years ago
morpheus65535 249437deb4 Fixed missing subtitles computation when there's an embedded forced subtitles track.
3 years ago
morpheus65535 ff8865555a Fixed opensubtitles.com throttling delay when download limit is reached.
3 years ago
vitiko98 385461d28c Make debug call more verbose
3 years ago
morpheus65535 56ffa722e5 Fixed multiple episodes subtitles upload to use the first episode number found. #1562
3 years ago
Marian Moravcik 8d698fa7e4 Add titulky.com provider to the UI
3 years ago
morpheus65535 36a2309bca Prevent broken release (missing asset) from corrupting existing installation.
3 years ago
LASER-Yi 6b06362179
Fix error code 500 in /api/subtitles/info API #1551
3 years ago
Matheus Horstmann 35cb757df8
Resolved problem in virtualenv detection
3 years ago
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit
3 years ago
morpheus65535 0e9cd7d05f Fixed wanted list not getting updated when changing exclusion settings for Sonarr and Radarr.
3 years ago
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521
3 years ago
morpheus65535 71f2ed20b3 Fixed an issue with series updated by SignalR feed not being updated in DB.
3 years ago
morpheus65535 75d85d0551 Fixed some issues with HI/forced in history and custom post-processing. #1516
3 years ago
morpheus65535 d76816323c Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
3 years ago
vitiko98 9ced18d0d3 Score: add a condition class to allow painless future additions
3 years ago
morpheus65535 e0b988b20f Fixed throttled providers badge not being updated when pressing the reset button.
3 years ago
LASER-Yi 499faeb94a Fix display issues of backend background tasks
3 years ago
morpheus65535 5ceb876171 Fixed Hebrew language translation issue. #1513
3 years ago
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507
3 years ago
morpheus65535 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506.
3 years ago
morpheus65535 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan.
3 years ago
morpheus65535 a2816f3761 Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502.
3 years ago
LASER-Yi 8348118ff2 Add pagination support to history page
3 years ago
morpheus65535 156cf1882c Fixed live episode sync when added in Sonarr v3.
3 years ago
LASER-Yi d7533bac57 Add a new notification center to the UI
3 years ago
morpheus65535 d23d36d81c Modified Bazarr user-agent to report real version
3 years ago
morpheus65535 0e763b79d5 no log: quick fix
3 years ago
morpheus65535 c2059584db Fixed empty strings being saved as 'None' in config.ini.
3 years ago
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version.
3 years ago
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory.
3 years ago
morpheus65535 aa6dcbd732 Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip.
3 years ago
morpheus65535 144db064cd Removed unused variables in check_releases function.
3 years ago
morpheus65535 a5852e6052 Added some debug logging to the upgrade leftover cleaner.
3 years ago
morpheus65535 28e28fbd5c Removed media.resume from Plex webhook to prevent over usage in specific scenarios.
3 years ago
morpheus65535 275aa24f58 Fixed issue with upgrade leftover cleanup on Windows.
3 years ago
morpheus65535 2cea2d22bf Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade.
3 years ago
morpheus65535 dd80fec9d4 Fixed issue with upgrade cleanup routine when installed with Windows Installer.
3 years ago
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook.
3 years ago
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
3 years ago
morpheus65535 bf037f1573
Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events.
3 years ago
morpheus65535 638d0a8c68 Added a leftover cleanup function to be run after an upgrade.
3 years ago
morpheus65535 9372c0b821 Fixed subtitles sync issues when sync debug is enable.
3 years ago
morpheus65535 360e0cfea1 Fixed root folders check health functions to use the proper path separator.
3 years ago
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV
3 years ago
morpheus65535 1d20bbb4b9 Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474
3 years ago
morpheus65535 d1f86a3cbf Added virtualenv detection to better deal with requirements installation.
3 years ago
morpheus65535 aca99415b8 Added chmod execution (if required) after manually triggered tools execution. #1478
3 years ago
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection.
3 years ago
morpheus65535 e3f358bc4f no log: typo
3 years ago
morpheus65535 e2b4912067 Fixed gevent import in main.py
3 years ago
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions.
3 years ago
LASER-Yi ed30f76c57 Fix wanted pages are not updated properly after changing language profile
3 years ago
morpheus65535 d5b898064d Fixed incomplete SQL queries. #1479
3 years ago
morpheus65535 6eeaa46bbf Fixed wanted list ordering. #1475
3 years ago
morpheus65535 2428399206 Added missing authentication on system/status API endpoint. #1467
3 years ago
morpheus65535 0a1ad41f9d Added setuptools to requirements.txt. It should be already installed in most case but just in case.
3 years ago
morpheus65535 8bfcf97ed5 Fixed wanted subtitles searching for ones that should be excluded for search. #1458
3 years ago
morpheus65535 ae475f283e Fixed movies not getting properly excluded from wanted subtitles search task.
3 years ago
morpheus65535 4e03ec0acc Fixed the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331
3 years ago
morpheus65535 73691b28a2 Fixed removal of IPv4 and apikey from logs
3 years ago
morpheus65535 d0c7c5d5e0 Added missing column to movies upgrade query.
3 years ago
morpheus65535 50d4a7a047 Implemented database migration function
3 years ago
morpheus65535 ec199edefc no log: fixed typo in event type
3 years ago
morpheus65535 b9c27d53ad Improved events sent to browser.
3 years ago
morpheus65535 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available.
3 years ago
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
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
morpheus65535 054d117400 Added backend API call for upcoming languages/providers filters fix to history stats.
3 years ago
morpheus65535 1adab3596c Fixed ImportError for gevent imported prior to requirements.txt installation
3 years ago
morpheus65535 90ba573ebe Fixed failed upload #1429
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
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
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
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
morpheus65535 b2b9795810 Added exclusion in get rootfolder functions for the ones that aren't used by any series/movies. #1413
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
morpheus65535 f442d7d091 Fixed more peewee implementation issues.
3 years ago
morpheus65535 9cc00ebd65 Fixed database init issue.
3 years ago
morpheus65535 75c003ab67 Fixed other issues with peewee
3 years ago
morpheus65535 d34add9fa4 Fixed some issues after peewee implementation
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 c2eec34aff Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 47bb77ac6f Added series' episodes sync when required by Sonarr (ex.: episodes monitored status change)
3 years ago
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events
3 years ago
morpheus65535 d8e8d7afc2 Fixed blacklisted subtitles tables not being removed from table on delete.
3 years ago
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles.
3 years ago
morpheus65535 c8e02e280a Tweaked the Radarr SignalR feed keep-alive and reconnection intervals.
3 years ago
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries.
3 years ago
morpheus65535 1a07a00e71 Added a catch for invalid JSON returned during Sonarr SignalR feed connection.
3 years ago
morpheus65535 1fdad498f6 Fixed the movies not getting synced after a reconnection of Radarr SignalR feed.
3 years ago
morpheus65535 5f99836801 Added argument to disable the socketio events emit process to avoid events storm rendering the UI unresponsive. I still need to use it when calling sync functions from signalr_client.py.
3 years ago
morpheus65535 baf25b2a3e Added a check if column exist in table before trying to remove it during the database migration routine.
3 years ago
morpheus65535 0a6c850f4d Added better exception handling for Radarr SignalR feed.
3 years ago
morpheus65535 dd8072adf8 Switched to Gevent scheduler instead of background threaded.
3 years ago
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds.
3 years ago
morpheus65535 85c2cbc7da Merge remote-tracking branch 'origin/development' into development
3 years ago
Vitiko d6da0eec95
Ignore embedded commentary subtitles
3 years ago
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls
3 years ago
morpheus65535 9993f123f1 no log: fixed typo in SQL query
3 years ago
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast.
3 years ago
morpheus65535 e23956278b Fixed Radarr SignalR connection started even if Radarr integration isn't enabled.
3 years ago
morpheus65535 4ef35c5527 Improved how we deal with requirements.txt installation process results.
3 years ago
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process.
3 years ago
morpheus65535 63f759e91e Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing.
3 years ago
LASER-Yi 0031e69db6 Handling progress delete event in UI
3 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
3 years ago
morpheus65535 7b0ddf3fa1 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 90c6521b31 no log: removed the flask debug toolbar and the flask dev server usage with --dev args
3 years ago
LASER-Yi c92f879bfd no log: Fix syntax
3 years ago
LASER-Yi 678b2f0e55 Add background task notification
3 years ago