summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-01-26Fixed unhandled FileNotFoundError during restore processv1.4.1-beta.19morpheus65535
2024-01-24Added Sync Optimization for Movies, Series and Episodes to ignore ↵v1.4.1-beta.18JayZed
unmonitored items
2024-01-24Fixed improper API call on removal of all blacklist itemsLawrence A
2024-01-23Fixed single blacklist item deletion issue that would remove all the ↵v1.4.1-beta.17Lawrence A
blacklisted subtitles from the same provider at once.
2024-01-23Fixed wizdom provider to handle Zip files with more than one (up to two ↵JayZed
entries). #2351
2024-01-23Fixed improper passing of hi and forced flags when searching a subtitles ↵JayZed
manually. #2350
2024-01-13Fixed titlovi provider not being properly throttled and resulting in account ↵v1.4.1-beta.16morpheus65535
locking. #2062
2024-01-12Fixed issue introduced while merging the new sync feature. #2356v1.4.1-beta.15morpheus65535
2024-01-12Removed aRGENTeaM provider that have been recently closed. #2352morpheus65535
2024-01-10Improved subtitles synchronisation settings and added a manual sync modalv1.4.1-beta.14morpheus65535
2024-01-10Fixed improper closing of resources on exitmorpheus65535
2024-01-08no log: multiple cosmetic providers fixesJayZed
* Made modal dialog slightly wider Made modal dialog slightly wider to avoid annoying horizontal scrolling. * Updated and sorted provider list - added and removed providers as appropriate - updated descriptions - added newlines to long descriptions to make them fit better in modal dialog without horizontal scrolling - sorted list in place as this list is exposed verbatim in UI
2024-01-05Added additional variables for custom post processingv1.4.1-beta.13JayZed
2024-01-05Fixed some Whisper issues and added logging level selector for this specific ↵JayZed
provider
2024-01-02Updated logging to use ISO 8601 date formatv1.4.1-beta.12Max R
2023-12-31Fixed betaseries parsing issuev1.4.1-beta.11morpheus65535
2023-12-31Fixed podnapisi search results parsing errormorpheus65535
2023-12-29Added settings to exclude subtitles from specific provider to be synced (#2340)v1.4.1-beta.10morpheus65535
2023-12-29no log: freeze lxmlmorpheus65535
2023-12-29Added settings to exclude subtitles from specific provider to be syncedVitiko
2023-12-29no log: fixed year in readmemorpheus65535
2023-12-28Improved error handling for betaseries provider.v1.4.1-beta.9morpheus65535
2023-12-28Increased supersubtitles connection timeout and properly deal with invalid ↵morpheus65535
JSON returned from their API.
2023-12-28Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2023-12-28Increased podnapisi connection timeout to prevent provider throttling when ↵morpheus65535
their servers are slower than usual.
2023-12-28Added "Manually" option for remaining tasks in Scheduler settings pageJayZed
2023-12-28Added permanent label over sliders to show current valueJayZed
2023-12-28Fixed zimuku provider protection bypass. #2334morpheus65535
2023-12-28Added support for pt-pt language code in subtitles filename. #2306morpheus65535
2023-12-26Merge remote-tracking branch 'origin/development' into developmentv1.4.1-beta.8morpheus65535
2023-12-26Added opensubtitlescom settings to include AI translated subtitles in search ↵morpheus65535
results.
2023-12-26Added filter to prevent useless Session is disconnected warning in logsJayZed
2023-12-26Added db migration version to create the missing monitored column in ↵morpheus65535
TableShows table of some old instances.
2023-12-15Fixed output encoding for subtitles synchronization. #2323v1.4.1-beta.7morpheus65535
2023-12-14Fixed numeric password issue for authentication. #2326v1.4.1-beta.6morpheus65535
2023-12-13no log: fix dev server portmorpheus65535
2023-12-11Fixed function to prevent usage of Python 3.7v1.4.1-beta.5Michiel van Baak Jansen
2023-12-08Fixed exception being raised when setting all numeric password to access the ↵v1.4.1-beta.4S Dellysse
web UI
2023-12-06Updated zimuku URLv1.4.1-beta.3Jimmy Lynn
2023-12-05Silented engine.io exception when client session as expired on server sidev1.4.1-beta.2morpheus65535
2023-12-02Added support for 7z by upgrading rarfile dependencyv1.4.1-beta.1Julien Voisin
- Bump rarfile.py from 4.0 to 4.1 - Add support for 7zip for archive extractions, since unar is a steaming pile of C# and unrar is non-free, having some easy-to-package software to handle archive makes it easier to run Bazarr on Linux distributions.
2023-12-02Fixed usage of number only username or password for providers, proxy or ↵morpheus65535
postgres. #2309
2023-11-28no log: added try/catchv1.4.1-beta.0morpheus65535
2023-11-28Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2023-11-28Fixed upgrade subtitles tas not removed from scheduler when disabled in ↵morpheus65535
settings. #2308
2023-11-28Updated to apprise v1.6.0Jeff Byrnes
Changelog: https://github.com/caronc/apprise/releases Highlights: * v1.6.0 * Notifiarr * v1.5.0 * Pushy * PushDeer * PushMe * RSyslog * v1.4.5 * WhatsApp * Burst SMS
2023-11-24make Whisper provider throttle longer after ConnectionError (#2258)v1.4.0v1.3.2-beta.16Alex Yancey
2023-11-23Fixed an issue that could clear episodes history in case Sonarr API return ↵v1.3.2-beta.15morpheus65535
something else than valid series or episodes.
2023-11-19no log: replace config.ini.old if it exists instead of failing.morpheus65535
2023-11-18Improved providers exceptions throttling to reduce useless calls to providers.v1.3.2-beta.14morpheus65535