Commit Graph

480 Commits (b3b4fef8c7b8de80d9c7167a445815b8f356f8aa)

Author SHA1 Message Date
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
8 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
9 months ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
11 months ago
morpheus65535 58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
1 year ago
morpheus65535 4ada83f747 no log: added no-signalr args
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 0f4af48be6 Fixed root url redirect not working with base_url defined. #1857
2 years ago
morpheus65535 89fa25cddf Fixed issues while trying to serve assets. #1822
2 years ago
morpheus65535 af95f70202 Fixed mimetype issues for some Windows users.
2 years ago
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization
2 years ago
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
2 years ago
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files
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 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506.
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 96b8b5ccce Improved Sonarr versions prior to 3.x detection.
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
morpheus65535 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available.
3 years ago
morpheus65535 57080eda11 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 3468601d4d Fixed API call to Radarr since the are removing legacy API from nightly builds.
3 years ago
morpheus65535 75c003ab67 Fixed other issues with peewee
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls
3 years ago
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing.
3 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.
3 years ago
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui
3 years ago
LASER-Yi c3c1891f56 Fix app route redirect issues
3 years ago
LASER-Yi 74da491bd1 Fix Installed badge won't display in release page
3 years ago
morpheus65535 54eb0fc174 Fixed image proxy when you don't use a base url in Sonarr.
3 years ago
Liang Yi f64719e4ad
Refactored Web UI using React
3 years ago
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases
3 years ago
morpheus65535 f235c7fee6 Version bump
3 years ago
morpheus65535 17577b35be Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption.
3 years ago
morpheus65535 6564ce62f2 Improving releases and update process - part 2.
3 years ago
morpheus65535 22cd45bc41
Languages profiles (#1232)
3 years ago
Moravčík, Marian ab5dd535e9 Fix issue with login security
4 years ago
morpheus65535 6966cc6bdb Version bump
4 years ago
morpheus65535 776e560752 Version bump
4 years ago
Halali 2daa410a5f Login Form Page logic improvement
4 years ago
Louis Vézina 5cbcb99dc4 Version bump
4 years ago
Louis Vézina 48ddebfcdb Fix to disable async_mode for Apprise as it was causing issues.
4 years ago
Louis Vézina a6e5cf98d3 Version bump.
4 years ago
Louis Vézina f9efae5717 Revert "Version bump"
4 years ago
Louis Vézina 92bb9aa2ff Version bump
4 years ago
Louis Vézina 369cdf1ed0 Version bump.
4 years ago
Louis Vézina 7fc50a20a8 Version bump.
4 years ago