Commit Graph

4309 Commits (ebd0b21c6da0c93756b375806311382bcd33bfd0)
 

Author SHA1 Message Date
morpheus65535 72bd52ce79
Fixed output encoding for subtitles synchronization. #2323
9 months ago
morpheus65535 f2cd79ec20
Fixed numeric password issue for authentication. #2326
9 months ago
morpheus65535 cbfe8482a8
no log: fix dev server port
9 months ago
Michiel van Baak Jansen 5e68fac4d1
Fixed function to prevent usage of Python 3.7
9 months ago
S Dellysse 256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
10 months ago
Jimmy Lynn 058a00594e
Updated zimuku URL
10 months ago
morpheus65535 a3b32c3ebf
Silented engine.io exception when client session as expired on server side
10 months ago
Julien Voisin 4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
10 months ago
morpheus65535 c97a98d4f2 Fixed usage of number only username or password for providers, proxy or postgres. #2309
10 months ago
morpheus65535 17312af481 no log: added try/catch
10 months ago
morpheus65535 f2eef70be0 Merge remote-tracking branch 'origin/development' into development
10 months ago
morpheus65535 fd5b087f92 Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308
10 months ago
Jeff Byrnes 55c5384f9c
Updated to apprise v1.6.0
10 months ago
Alex Yancey cb2023d94e
make Whisper provider throttle longer after ConnectionError (#2258)
10 months ago
morpheus65535 97bdf0066e Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
10 months ago
morpheus65535 addae11b61 no log: replace config.ini.old if it exists instead of failing.
10 months ago
morpheus65535 bc0b101fd7 Improved providers exceptions throttling to reduce useless calls to providers.
10 months ago
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider
10 months ago
morpheus65535 d64d6b0a01 no log: hide warning during initial database migration
10 months ago
morpheus65535 a10e5dbf37 Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
10 months ago
morpheus65535 164d487f06 no log: another attempt to fix CI
10 months ago
morpheus65535 b3b4fef8c7 Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
10 months ago
morpheus65535 7e650c2bab Fixed blacklisting of embedded subtitles on failed extraction.
10 months ago
morpheus65535 3da0445dc3 no log: improved notification and logging on invalid subtitles
10 months ago
morpheus65535 c10f5cf1a7 no log: pipeline action fix... again...
10 months ago
morpheus65535 f2bb48ac9a Fixed issue with series/movies import using a deleted default languages profile.
10 months ago
morpheus65535 ad6557357d Modified "no subtitles found" notification to be a message instead of an error.
10 months ago
morpheus65535 0f19d79fa2 Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
11 months ago
morpheus65535 cb3a274894 Fixed languages profile creation issue.
11 months ago
morpheus65535 b87aef8763 Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed. #2284
11 months ago
Matheus Horstmann 452f8c12c9
Hide clipboard button when is not possible to copy to clipboard
11 months ago
Vitiko 6d79e6f345 Subdivx provider: improve language matching
11 months ago
Vitiko b36b3782d7 Improve mods
11 months ago
morpheus65535 386ac22631 no log: try to fix ci workflow
11 months ago
morpheus65535 6925a97f2d Fixed an error in previous commit that would prevent episodes syncing.
11 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
11 months ago
morpheus65535 54f9570a22 Fixed compression type for backup. #2278
11 months ago
morpheus65535 5234565f84 Fixed other issues with subzero_mods parsing. #2276
11 months ago
morpheus65535 db8e4d43b4 Merge remote-tracking branch 'origin/development' into development
11 months ago
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35.
11 months ago
Vitiko c2aef83a20
Avoid FileNotFoundError indexing subtitles (#2273)
11 months ago
Paul Dee e3cda5c11e
Improved compression ratio of backup.
11 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
11 months ago
morpheus65535 4521b11061 no log: fixed remaining getboolean()
11 months ago
morpheus65535 225d79e569 Fixed issue while parsing enabled mods during subtitles download
11 months ago
morpheus65535 85c65ecb5a Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie.
11 months ago
morpheus65535 2a8a4030b9 Fixed datatype issue when creating a new languages profile with PostgreSQL.
11 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
11 months ago
Vitiko d6579417ba HDBits provider: add search filters
12 months ago
Vitiko bee6919979 EmbeddedSubtitles provider: add blacklist support
12 months ago