Commit Graph

82 Commits (33a9e512acafe0419d553660c20659d007a23b85)

Author SHA1 Message Date
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
2 years ago
morpheus65535 eb63f05768 Fixed backups ordering and rotation
2 years ago
morpheus65535 d384b9307b Fixed network issues from preventing Bazarr startup.
2 years ago
morpheus65535 d13bc73189 Fixed subtitles translation when there's an empty string in the source file.
2 years ago
morpheus65535 4b84a9c64c Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup.
2 years ago
morpheus65535 391892fdf0 Fixed translation issue when first line is an empty string. #1672
2 years ago
morpheus65535 3b3d6fe36a Fixed translation exception on malformed subtitles file. #1672
2 years ago
GilbN 166c2a745a
no log: Added extra try/except in GetRadarrInfo.version()
2 years ago
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files
2 years ago
morpheus65535 2d214bfbd5 Added support for upcoming Sonarr v4.
3 years ago
morpheus65535 f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine.
3 years ago
morpheus65535 e6c1dba37b Fixed Radarr API call to get version with the latest nightly.
3 years ago
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted.
3 years ago
morpheus65535 5ceb876171 Fixed Hebrew language translation issue. #1513
3 years ago
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version.
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 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available.
3 years ago
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
3 years ago
morpheus65535 e9ef40c629 Fixed some incompatible calls with Radarr v4 API
3 years ago
morpheus65535 a2ec23bf44 Fixed some incompatible calls with Radarr v4 API
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events
3 years ago
morpheus65535 d8e8d7afc2 Fixed blacklisted subtitles tables not being removed from table on delete.
3 years ago
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles.
3 years ago
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls
3 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 ea241768b8 no log: fix for GA
3 years ago
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
3 years ago
Abdulmohsen dcbd7f004c
Cache ffprobe results
3 years ago
morpheus65535 241049495c Revert "Added caching of video files analyzing to prevent useless disk IO"
3 years ago
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO
3 years ago
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui
3 years ago
Liang Yi f64719e4ad
Refactored Web UI using React
3 years ago
Xavier Xiong 1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236)
3 years ago
morpheus65535 06092c14a9 Fix for ffprobe not found under Windows.
3 years ago
morpheus65535 9279332d45 Removed binaries from sources and implemented the just-in-time downloader.
3 years ago
morpheus65535 e3fe3fab4e Improvements to historize translation and make them candidate to upgrade.
3 years ago
morpheus65535 49c6e8b3fb Implemented manual subtitles translation using Google Translate
3 years ago
morpheus65535 64d9568eb6 Added x86_64 MacOS binaries.
4 years ago
morpheus65535 5658a7a359
Hearing impaired (#1102)
4 years ago
josdion ea71a557ea add subtitle mods to tools dialog
4 years ago
Louis Vézina bfd024f1f8 Added notification to Sonarr/Radarr after downloading, uploading or deleting a subtitles file to make sure a rescan is initiated and that actual subtitles get indexed by them.
4 years ago
Louis Vézina 3b96b6b6ea Added subtitles blacklisting.
4 years ago
Louis Vézina e14d2f45de Added subtitles id to history tables for future usage.
4 years ago
Louis Vézina c6548c06b7 Subsync first implementation (only after download/upload).
4 years ago
Louis Vézina e1c9c4c415 WIP
4 years ago
Louis Vézina 83abf21687 WIP
4 years ago
Louis Vézina bfa438df7c WIP
4 years ago
Louis Vézina 8e134dcceb WIP
4 years ago