Commit Graph

1759 Commits (3c30492e71d716dbced8bbdbc7cd004b064a65b4)

Author SHA1 Message Date
morpheus65535 85d300f94e Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243
1 year ago
morpheus65535 fbe6b765ae Added more feedback to UI on automatic and interactive search issues.
1 year ago
DavidFair 296d497673
Modified default value for adaptive searching (now enabled) and improved description in settings
1 year ago
morpheus65535 77283e4063 Fixed improper http status code returned that prevented proper cache management on browser side.
1 year ago
morpheus65535 8895dd68a8 Improved responses marshalling to better deal with error messages sent to frontend.
1 year ago
morpheus65535 79f5c7d675 no log: fix typo on last commit
1 year ago
morpheus65535 995ae1b5b8 Improved UI feedback on multiple search, download and upload issues. #2235
1 year ago
Bryan Pinsker 5177d2a73c
no log: removed unused assert
1 year ago
Samuel Bartík 42ae3af4a2
Fixed issue while saving notifications settings
1 year ago
morpheus65535 262d7d2a92 no log: fixed last merged pr
1 year ago
sourseas 6a9f91450c
Added timeout for call to get announcements from Github
1 year ago
morpheus65535 5f509cd0a0 Fixed bug introduced in v1.2.1 with analytics settings not being taken into account.
1 year ago
morpheus65535 344543cc79 no log: fixed missing subtitles size during custom language subtitles indexing
1 year ago
morpheus65535 073f3a2cfa Fixed Radarr SignalR deleted movie event being dropped for missing metadata in payload. #2219
1 year ago
morpheus65535 487e3d55ed no log: fixed logging error
1 year ago
morpheus65535 f58d1a915d Fixed issue with Python deprecation warning. #2218
1 year ago
morpheus65535 d284e629b7 Added upcoming Python 3.7 deprecation announcement.
1 year ago
morpheus65535 6000a8889d Fixed history views when upgrade subtitles is disabled. #2210
1 year ago
morpheus65535 4bb6ec7528 Merge remote-tracking branch 'origin/development' into development
1 year ago
morpheus65535 fa42346968 Fixed translation issue for episodes subtitles. #2214
1 year ago
k29t59dh f723f84467
Updated SignalR code to work with new ORM
1 year ago
morpheus65535 164dc95f23 Fixed download notifications not being sent properly.
1 year ago
William Hughes 18cec2c8e5
no log: Made 'id' description clearer (#2209)
1 year ago
morpheus65535 6bc46fe4e9 Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore.
1 year ago
Vitiko c9ced57191 no log: Remove unused code (custom scores)
1 year ago
morpheus65535 6f03758bec Fixed issue with missing migrations directory in release asset.
1 year ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now.
1 year ago
morpheus65535 a7562e06b5 Improved external subtitles file encoding guessing to ignore those who can't be guessed properly.
1 year ago
morpheus65535 faa9566431 Improved subtitles providers settings to reset Authentication or Configuration error throttling while saving.
1 year ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
1 year ago
morpheus65535 90ac5519c7 no log: pep8 fix
1 year ago
morpheus65535 cfc8a91488 Fixed exception raised when get_episodesFiles_from_sonarr_api() doesn't return proper content. #2188
1 year ago
morpheus65535 dfd8bedd6a Fixed upgradable subtitles logic being called even if user do not want to upgrade existing subtitles.
1 year ago
morpheus65535 f371d0585b no log: added failsafe to encoding detection
1 year ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support
1 year ago
morpheus65535 fc01267d5b Removed leftover from legendas.tv provider.
1 year ago
morpheus65535 d4262e530a Fixed issue where subtitles would get upgraded even if not required anymore by shows languages profile. #2174
1 year ago
morpheus65535 2511c310f1 Added settings to choose desired UI theme.
1 year ago
Vitiko e3c4def89a Subf2m Provider: add user-agent header configuration
1 year ago
morpheus65535 b9b97e980e Fixed Chinese translation issue (zh and zt inverted). #2166
1 year ago
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
1 year ago
morpheus65535 205bceb38d no log: make it cleaner
1 year ago
morpheus65535 80414c08ab no log: fixed static folder path in dev environment
1 year ago
Alex Yancey 9c92dd493b
Specify ffmpeg path in case it's not in PATH envvar (#2147)
1 year ago
Vitiko 585c70c39d Add support for custom languages in audio tracks
1 year ago
Vitiko 13f965d725 Use literals instead of scripts for custom languages
1 year ago
morpheus65535 015beaf769 Emergency fix for custom languages issue
1 year ago
Vitiko c06dd620b7 Add mediainfo support for custom languages
1 year ago
morpheus65535 2b5cd2b72e Implemented gzip compression of http requests made to Bazarr
1 year ago
Mike Dallas 09f0a27833
Fixed SyntaxError under Python 3.7
1 year ago
morpheus65535 0f84ffb9cd
Fixed requirements.txt installation
1 year ago
Jens Lee e2ba532cee
Fixed zimuku that now require anti-captcha
1 year ago
morpheus65535 ac6dddd607
Fixed upgrade of non-existant subtitles files
1 year ago
Devin Buhl 695734abe6
Allow defining postgres connection settings via env vars
1 year ago
Alex Yancey 8b1db07e9f
Added OpenAI Whisper Provider
2 years ago
morpheus65535 17e62f2d29 Added announcements for deprecated Sonarr and Radarr versions end of support.
2 years ago
morpheus65535 3a10df7724 Disabling mediainfo path temporarily until issue with knowit is fixed. #2098
2 years ago
morpheus65535 7136383098 Added an option to prevent sleeping hard drives from being wake-up by video file hashing.
2 years ago
morpheus65535 9fb793a488 Fixed error when manual search return an invalid subtitles. #2102
2 years ago
morpheus65535 f276b70f5e no log: fixed analytics logging
2 years ago
morpheus65535 34b905efec no log: trying to fix pipeline issue
2 years ago
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
2 years ago
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
Marian Moravcik fefec202d1 no log: added autorollback to postgresql
2 years ago
Marian Moravcik 2e8203f0d4 Fix postgresql reconnection #2071
2 years ago
morpheus65535 2acf2451b4 Fixed history logging of manually uploaded subtitles. #2072
2 years ago
morpheus65535 7502c59638 no log: small fix for announcements and enabled providers
2 years ago
morpheus65535 019613958e Fixed some issues after subtitles upgrade refactor.
2 years ago
morpheus65535 5dc4e782ae Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user.
2 years ago
morpheus65535 5b283098f9
Refactored subtitles upgrade
2 years ago
morpheus65535 58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
2 years ago
Marian Moravcik 339883cff6 Fixed UI freeze on certain notification events
2 years ago
Marian Moravcik 6578710c8d Fixed Upgrade previously downloaded subtitles (#2059)
2 years ago
Marian Moravcik 5c01c3c2e2 Fixed upgradable icon in history now show properly
2 years ago
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing.
2 years ago
morpheus65535 3310f6aeb8 Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050
2 years ago
morpheus65535 d39f41d7e2 Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website.
2 years ago
Vitiko 47aff78ab0 Subf2m Provider: add optional config for SSL verification
2 years ago
Marian Moravcik 11fff727b2 Fix for get movies/series response serializer
2 years ago
Marian Moravcik 738e10e075 Fix for #2051
2 years ago
halali d5911e78b5
Added PostgreSQL as optional database engine
2 years ago
Cory Metcalfe f5d7b4d321
Added configurable request timeout to Sonarr and Radarr
2 years ago
morpheus65535 cf4571ba86 Fixed improper profile ID value preventing listing of series and movies. #2043
2 years ago
morpheus65535 b0f743767b Fixed unwanted injection of variables on API endpoints.
2 years ago
morpheus65535 5a98dfcf83 no log: pep8 style fix
2 years ago
morpheus65535 b08c8cf1a8 no log: added missing logging
2 years ago
morpheus65535 2babae1937 Fixed high CPU usage when improper timezone defined (will use UTC instead). #1914
2 years ago
morpheus65535 92be39beba Fixed analysis of corrupted video file that may wrongly throttle providers. #2034
2 years ago
morpheus65535 c2701fd26e no log: fixed indentation error
2 years ago
morpheus65535 fadda0ac40 Fixed post-processing output logging not returning anything if stdout is an empty string while stderr return the actual error.
2 years ago
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007
2 years ago
morpheus65535 0970f19d96 Fixed mediainfo integration issues. #2007
2 years ago
morpheus65535 c4b8345e65 Added mediainfo as potential embedded subtitles parser. #2007
2 years ago
morpheus65535 6693b98811 Fixed issues with new database creation since e6d0893812
2 years ago
morpheus65535 2622a0896e Fixed Plex webhook trying to search for subtitles for pre-roll video. #2013
2 years ago
morpheus65535 e6d0893812 Added routine to remove deprecated providers from enabled providers in config.ini
2 years ago
morpheus65535 6a17a7fecd no log: fixed throttled providers count update of UI
2 years ago
morpheus65535 cc42e7bc5c Fixed improper page_size value that prevent series and movies page from loading. #1995
2 years ago
morpheus65535 e6cab17a29 Fixed some edge case where no media could be found in db with a specific path. #2003
2 years ago
morpheus65535 ea5bf9ad07 Removed call to deprecated language profile endpoint in Sonarr v4. #1998
2 years ago
morpheus65535 4ada83f747 no log: added no-signalr args
2 years ago
morpheus65535 60dfe6bb81 Merge remote-tracking branch 'origin/development' into development
2 years ago
morpheus65535 8c944c4cf2 Fixed log an backup download from UI after flask upgrade.
2 years ago
LASER-Yi 9165663cba Move pageSize in UI settings to backend
2 years ago
morpheus65535 551f57bc0e Fixed bad subtitles extension exception when uploading subtitles with uppercase extension. #1988
2 years ago
morpheus65535 05cffa9410 Fixed issue while downloading movie subtitles.
2 years ago
morpheus65535 0e8ac06e59 Fixed infinite loop while trying to connect to Sonarr with SignalR permission issue.
2 years ago
morpheus65535 2e2626ce43 Fixed issue with cutoff not enforced when searching for multiple languages at the same time.
2 years ago
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles.
2 years ago
morpheus65535 2e4480dd5f no log: small fix
2 years ago
morpheus65535 c563262fa8 Revert "Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985"
2 years ago
morpheus65535 a26b86cb95 Fixed Sonarr v3 SignalR feed not connecting when mono is used to run Sonarr. #1985
2 years ago
morpheus65535 b8b916dc30 Added live(SignalR) feeds status for Sonarr and Radarr.
2 years ago
Vitiko 1ba9404129 Update database refiner
2 years ago
morpheus65535 bbe2483e21 Updated vendored dependencies.
2 years ago
Vitiko 708fbfcd8e Add support for configurable scores (movies and episodes)
2 years ago
morpheus65535 0b8274ec3e Fixed improper update of providers pool when forced subtitles are involved. #1977
2 years ago
morpheus65535 a1594e5a08 Added automatic update of wanted subtitles count on use embedded subtitles settings modification.
2 years ago
morpheus65535 49fc597efb Fixed blacklist item removal issue.
2 years ago
morpheus65535 d7c8188f94 Fixed history statistic view not taking timezone into account.
2 years ago
morpheus65535 af70cf1fc9 Added support for series monitored status. #1964
2 years ago
morpheus65535 65c0e6b823 Fixed use original format when uploading subtitles. #1955
2 years ago
morpheus65535 c492de8b67 Fixed episodes subtitles search when notified of import by Sonarr v3 SignalR feed. #1946
2 years ago
morpheus65535 bc32ddbc57 no log: fixed unused import
2 years ago
morpheus65535 daa7ef3fd0 no log: fixed logout API endpoint
2 years ago
morpheus65535 e7d22687a0 no log: fixed import
2 years ago
morpheus65535 d3defa2e09 Added update mechanism sooner in the startup process to recover from a failed update more easily once a fixed release is available.
2 years ago
morpheus65535 131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
morpheus65535 7a2d2399fc Fixed incorrect IP or already used TCP port from preventing Bazarr initialization.
2 years ago
morpheus65535 fa8ddeb2aa Fix to deal with empty series/movies list during sync. #1941
2 years ago
morpheus65535 87b3e55aa1
Fix #1938
2 years ago
morpheus65535 93612434e5 Fixed improper parsing of series metadata when receiving an event from Sonarr SignalR feed.
2 years ago
morpheus65535 a880386184 Improved exceptions logging for events received through SignalR feeds.
2 years ago
MichaIng 7754ca54eb
no log: Update checksum of aarch64 unrar binary (#1912)
2 years ago
morpheus65535 c2c0cbda0b Improved API to return better message/code on errors
2 years ago
Sander van Kasteel 0d39928a7b
Added support for CORS headers
2 years ago
morpheus65535 a36b3ce2ba Added download link for backup archives.
2 years ago
morpheus65535 180a40e027 Improved live synchronization with Sonarr and Radarr trough SignalR feed by implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging.
2 years ago
morpheus65535 c6efda0f75 Fixed None type issue on the first subtitles indexation for episodes or movies.
2 years ago
morpheus65535 0fb928675c Fixed compatibility with the latest nightly version of Sonarr v4.
2 years ago
Diego Heras bc0a7c2e0f
Fix issue in external subtitles cache. #1916
2 years ago
morpheus65535 c74f9e9602 Tried to improve full disk daily indexing tasks resources usage. #1916
2 years ago
morpheus65535 b0abe81d12 Fixed integer conversion issue. #1918
2 years ago
morpheus65535 4382a05da1 Fixed double slashes stored in config.ini by sanitizing the config values. #1903
2 years ago
morpheus65535 ba1687a478 Fixed subtitles upgrade job trying to upgrade null scored subtitles (part 2). #1909
2 years ago
morpheus65535 0d12bcb39e no log: some pep8 fixes
2 years ago
morpheus65535 81e13e1eac Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null.
2 years ago
morpheus65535 414900c24e Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909
2 years ago
vitiko98 5624ae431e Embedded Subtitles provider: add support for unknown language tags
2 years ago