Commit Graph

1625 Commits (f371d0585be39bc528eafa714397c601f13a062d)

Author SHA1 Message Date
morpheus65535 3b3d6fe36a Fixed translation exception on malformed subtitles file. #1672
3 years ago
morpheus65535 92c3dc9f00 Fixed logging of exception when save_subtitles raise an exception while uploading a subtitles.
3 years ago
morpheus65535 62ef614d30 Added some failsafe to deal with improper JSON returned from Radarr tags API endpoint.
3 years ago
morpheus65535 9b48b59860 no log: added failsafe for compare str to None while trying to sort.
3 years ago
morpheus65535 8764ac581e
Fixed issue with deleted episode file raising a 404 while trying to update from Sonarr. #1676
3 years ago
Vitiko bf09ae8ec1 no log: update get_providers
3 years ago
morpheus65535 58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
3 years ago
morpheus65535 926f3d1f14 no log: made some rework and cleanup in download and manual.
3 years ago
Anthony Arnaud 1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement
3 years ago
GilbN 166c2a745a
no log: Added extra try/except in GetRadarrInfo.version()
3 years ago
Vitiko 9afa025749 no log: add little refactoring to get_subtitle
3 years ago
morpheus65535 5d3d4532df Fixed logging of regex pattern used during upgrade leftover cleanup. #1655
3 years ago
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files
3 years ago
Vitiko 2a832bbadf no log: update log call for update_pools() decorator
3 years ago
Vitiko 1261e91870 Add MustGetBlacklisted exception for redundant download_subtitle calls
3 years ago
Vitiko b90dab03e8 Add hi_fallback option to Embedded Subtitles Provider
3 years ago
morpheus65535 e239fc2826 Fixed exception thrown when Radarr (and potentially Sonarr) return a null audio or video codec for a movie. #1657
3 years ago
morpheus65535 d8f14560e3
Improved search speed by reusing providers pools
3 years ago
Michiel van Baak Jansen 4af4ae1ae8
Added support for hearing-impaired version of CustomLanguage
3 years ago
morpheus65535 117c894052 no log: fixed copy and paste error in adaptive searching debug logging.
3 years ago
morpheus65535 bd7b2eb471 Added exclusion settings for season 0 to prevent automatic downloading of extras subtitles.
3 years ago
morpheus65535 10c3175732 Refactored adaptive searching and made it configurable
3 years ago
morpheus65535 46a8bd2909 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop.
3 years ago
morpheus65535 5d1dccde99 Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider.
3 years ago
LASER-Yi 637f20450e
Fix #1642
3 years ago
morpheus65535 6192df6019 Fixed exception when creating a new languages profile.
3 years ago
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support
3 years ago
morpheus65535 f38d03ce86 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 8f58b8b6c7 no log: fixed small indentation issue.
3 years ago
Vitiko ffca84a1b4 Add Embedded Subtitles provider
3 years ago
morpheus65535 63b326aa2f
Implemented words/regex ban list for subtitles
3 years ago
morpheus65535 ca8f3f9fd2 Fixed throttled providers badges in UI throwing exception. #1631
3 years ago
Vitiko 2cde2686fc Fix hash score in manual search
3 years ago
morpheus65535 204a1c3f31 Cleaned up and split API to make it easier to maintain.
3 years ago
morpheus65535 20311f3768 no log: fixed bad import and added event to update tasks frequency.
3 years ago
morpheus65535 d51dc68ebb Updated Apprise notification module to the latest providers.
3 years ago
morpheus65535 2d214bfbd5 Added support for upcoming Sonarr v4.
3 years ago
morpheus65535 9b273a7a89 Fixed missing poster or fanart url from raising an exception when rendering UI.
3 years ago
morpheus65535 c60c7513a5 Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613.
3 years ago
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.
4 years ago
morpheus65535 c8e02e280a Tweaked the Radarr SignalR feed keep-alive and reconnection intervals.
4 years ago
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries.
4 years ago
morpheus65535 1a07a00e71 Added a catch for invalid JSON returned during Sonarr SignalR feed connection.
4 years ago
morpheus65535 1fdad498f6 Fixed the movies not getting synced after a reconnection of Radarr SignalR feed.
4 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.
4 years ago
morpheus65535 baf25b2a3e Added a check if column exist in table before trying to remove it during the database migration routine.
4 years ago
morpheus65535 0a6c850f4d Added better exception handling for Radarr SignalR feed.
4 years ago
morpheus65535 dd8072adf8 Switched to Gevent scheduler instead of background threaded.
4 years ago
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds.
4 years ago
morpheus65535 85c2cbc7da Merge remote-tracking branch 'origin/development' into development
4 years ago
Vitiko d6da0eec95
Ignore embedded commentary subtitles
4 years ago
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls
4 years ago
morpheus65535 9993f123f1 no log: fixed typo in SQL query
4 years ago
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast.
4 years ago
morpheus65535 e23956278b Fixed Radarr SignalR connection started even if Radarr integration isn't enabled.
4 years ago
morpheus65535 4ef35c5527 Improved how we deal with requirements.txt installation process results.
4 years ago
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process.
4 years ago
morpheus65535 63f759e91e Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing.
4 years ago
LASER-Yi 0031e69db6 Handling progress delete event in UI
4 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
4 years ago
morpheus65535 7b0ddf3fa1 Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535 90c6521b31 no log: removed the flask debug toolbar and the flask dev server usage with --dev args
4 years ago
LASER-Yi c92f879bfd no log: Fix syntax
4 years ago
LASER-Yi 678b2f0e55 Add background task notification
4 years ago
morpheus65535 8572331ebd no log: don't force sync on signalr connect if we used --dev args to start Bazarr
4 years ago
morpheus65535 9d153a1d9c Added progress events to most batch functions.
4 years ago
LASER-Yi 8fcffaf339 Add some interfaces in backend to send message and progress
4 years ago
morpheus65535 44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
4 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
4 years ago
morpheus65535 b72d476d2e Added filter for unknown providers in settings.
4 years ago
morpheus65535 ea241768b8 no log: fix for GA
4 years ago
morpheus65535 5e30365bc4
Fixed bad function call.
4 years ago
morpheus65535 3d7b532cb6 Added settings to ignore ASS embedded subtitles
4 years ago
morpheus65535 33e1555311 Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
4 years ago
morpheus65535 386bf19b6e Fix for database cleanup routine on new DB.
4 years ago
morpheus65535 1ebc61818b Add database cleanup routine to remove unused table columns.
4 years ago
morpheus65535 54586fa30f Add dogpile.cache for ffprobe results to prevent repetitive disk IO.
4 years ago
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
4 years ago
Michiel van Baak Jansen bd16279601
In some places the variable 'profile_id' holds the value 'null' where the code expects an int or None (#1395)
4 years ago
morpheus65535 cc3628a19f Fix for automatic subsync history logging
4 years ago
morpheus65535 84a20a3146 Fix for manual subsync history logging
4 years ago
Abdulmhsen B. A. A 6b1d71282b Added Movie/Series Year to Notifier (based on #1393).
4 years ago
Abdulmohsen dcbd7f004c
Cache ffprobe results
4 years ago
morpheus65535 241049495c Revert "Added caching of video files analyzing to prevent useless disk IO"
4 years ago
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO
4 years ago
morpheus65535 053adcc279 Fix for forced subtitles improperly upgraded to non-forced.
4 years ago
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui
4 years ago
morpheus65535 cdf26c28c2 Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535 b02e0ec7ec Fixed upgrade process to properly use bazarr.zip asset #1379
4 years ago
LASER-Yi c3c1891f56 Fix app route redirect issues
4 years ago
LASER-Yi 385cc214b3 Fix issues when testing notifications
4 years ago
morpheus65535 99fc282b07 Fixed subtitles upgrade process to properly deal with manual actions
4 years ago
Rato 8e91beed83
Extend simpleconfigparser to not strip quotes from the string value
4 years ago
morpheus65535 d2b7dba3bf Fixed package_info parsing to deal with single line text with `\n` separator
4 years ago
Rato 29f73a6c09
Properly log error when Post processing subtitles
4 years ago
LASER-Yi 0107150933 Fix issues after updating schedule settings
4 years ago
morpheus65535 a193576b63 Added Bazarr user-agent to requests to Sonarr and Radarr
4 years ago
LASER-Yi 74da491bd1 Fix Installed badge won't display in release page
4 years ago
morpheus65535 97caf44a5a Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
4 years ago
morpheus65535 5aadcea83a Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes.
4 years ago
morpheus65535 986912b2cc Fixed subtitles deletion after blacklisting.
4 years ago
morpheus65535 4bc379fabc Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball.
4 years ago
LASER-Yi 26dc35556e Fix issues on Movies Blacklist API
4 years ago
morpheus65535 84adea2a28 Added tooltips on hover for history and blacklist pretty date
4 years ago
morpheus65535 8a213e8ad8 no log: Changed package_info file location
4 years ago
morpheus65535 0c09bc2360 Updated the init process to get the branch from package_info in docker images
4 years ago
LASER-Yi 26850929a8 Fix display issues on release API endpoint
4 years ago
LASER-Yi 6ef7795ac5 Fix a crash in ui when only one post-processing option is selected
4 years ago
LASER-Yi 38e55148d2 Fix for #1338
4 years ago
LASER-Yi 535dcd55a8 Fix issues of manually searching. It will download wrong subtitles for some languages
4 years ago
morpheus65535 d415511ef8 Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535 ac8eb62de0 Fixed issue with log entries without exception stack
4 years ago
morpheus65535 54eb0fc174 Fixed image proxy when you don't use a base url in Sonarr.
4 years ago
morpheus65535 a4684feaba Fixed get_exclusion_clause that do not have the required column due to a missing join.
4 years ago
LASER-Yi d0f82198eb Fix a issue when requesting wanted movies
4 years ago
Liang Yi f64719e4ad
Refactored Web UI using React
4 years ago
morpheus65535 e70461a204 Improved releases view to show only relevant releases in relation to chosen branch.
4 years ago
morpheus65535 cc335863e2 Fixed encoding/escaping of proxy username and password #1327
4 years ago
Michiel van Baak c55884ddad Handle invalid content in the throttled_providers data file
4 years ago
Michiel van Baak 75d49e2f33 Revert "Use dogpile.cache sha1_mangle_key to mangle cache keys"
4 years ago
Michiel van Baak f10bac1fad Revert "Make subliminal always mangle cache keys to prevent long filenames"
4 years ago
Michiel van Baak 87fbd196a4
Make subliminal always mangle cache keys to prevent long filenames
4 years ago
Michiel van Baak 7789f8c1a0
Use dogpile.cache sha1_mangle_key to mangle cache keys
4 years ago
mberino 300a037cbe
Added sync subtitles button for whole show and for whole season
4 years ago