morpheus65535
828ac34074
Fixed titlovi provider not being properly throttled and resulting in account locking. #2062
10 months ago
morpheus65535
e4ebc64ca9
Fixed issue introduced while merging the new sync feature. #2356
10 months ago
morpheus65535
783e6b38ea
Removed aRGENTeaM provider that have been recently closed. #2352
10 months ago
morpheus65535
0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
10 months ago
morpheus65535
0807bd99b9
Fixed improper closing of resources on exit
10 months ago
JayZed
c17d127323
no log: multiple cosmetic providers fixes
...
* 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
10 months ago
JayZed
0ac9ecea6e
Added additional variables for custom post processing
10 months ago
JayZed
c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider
10 months ago
Max R
549bebcc43
Updated logging to use ISO 8601 date format
10 months ago
morpheus65535
902d1e62b8
Fixed betaseries parsing issue
10 months ago
morpheus65535
b11f8100ac
Fixed podnapisi search results parsing error
10 months ago
morpheus65535
a7b84df68b
Added settings to exclude subtitles from specific provider to be synced ( #2340 )
11 months ago
morpheus65535
3918d98791
no log: freeze lxml
11 months ago
Vitiko
c4f103e39b
Added settings to exclude subtitles from specific provider to be synced
11 months ago
morpheus65535
3b2d734301
no log: fixed year in readme
11 months ago
morpheus65535
cb71b11fd2
Improved error handling for betaseries provider.
11 months ago
morpheus65535
9379d1b7f8
Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API.
11 months ago
morpheus65535
965b0bcc79
Merge remote-tracking branch 'origin/development' into development
11 months ago
morpheus65535
6b304e0ce7
Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual.
11 months ago
JayZed
fe52153c71
Added "Manually" option for remaining tasks in Scheduler settings page
11 months ago
JayZed
c7e0da3da7
Added permanent label over sliders to show current value
11 months ago
morpheus65535
eaa77bd511
Fixed zimuku provider protection bypass. #2334
11 months ago
morpheus65535
7d14798e69
Added support for pt-pt language code in subtitles filename. #2306
11 months ago
morpheus65535
163a7834d2
Merge remote-tracking branch 'origin/development' into development
11 months ago
morpheus65535
5739b9ad08
Added opensubtitlescom settings to include AI translated subtitles in search results.
11 months ago
JayZed
9e75acd549
Added filter to prevent useless Session is disconnected warning in logs
11 months ago
morpheus65535
7c40bfec1e
Added db migration version to create the missing monitored column in TableShows table of some old instances.
11 months ago
morpheus65535
72bd52ce79
Fixed output encoding for subtitles synchronization. #2323
11 months ago
morpheus65535
f2cd79ec20
Fixed numeric password issue for authentication. #2326
11 months ago
morpheus65535
cbfe8482a8
no log: fix dev server port
11 months ago
Michiel van Baak Jansen
5e68fac4d1
Fixed function to prevent usage of Python 3.7
11 months ago
S Dellysse
256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
11 months ago
Jimmy Lynn
058a00594e
Updated zimuku URL
11 months ago
morpheus65535
a3b32c3ebf
Silented engine.io exception when client session as expired on server side
11 months ago
Julien Voisin
4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
...
- 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.
11 months ago
morpheus65535
c97a98d4f2
Fixed usage of number only username or password for providers, proxy or postgres. #2309
11 months ago
morpheus65535
17312af481
no log: added try/catch
12 months ago
morpheus65535
f2eef70be0
Merge remote-tracking branch 'origin/development' into development
12 months ago
morpheus65535
fd5b087f92
Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308
12 months ago
Jeff Byrnes
55c5384f9c
Updated to apprise v1.6.0
...
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
12 months ago
Alex Yancey
cb2023d94e
make Whisper provider throttle longer after ConnectionError ( #2258 )
12 months ago
morpheus65535
97bdf0066e
Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
12 months ago
morpheus65535
addae11b61
no log: replace config.ini.old if it exists instead of failing.
12 months ago
morpheus65535
bc0b101fd7
Improved providers exceptions throttling to reduce useless calls to providers.
12 months ago
morpheus65535
b25d4164c2
Fixed infinite download retry loop in whisperai provider
12 months ago
morpheus65535
d64d6b0a01
no log: hide warning during initial database migration
12 months ago
morpheus65535
a10e5dbf37
Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
12 months ago
morpheus65535
164d487f06
no log: another attempt to fix CI
12 months ago
morpheus65535
b3b4fef8c7
Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
12 months ago
morpheus65535
7e650c2bab
Fixed blacklisting of embedded subtitles on failed extraction.
12 months ago