Commit Graph

738 Commits (3d7fa06f410ef1dc491b2867212e402fda5af6b6)

Author SHA1 Message Date
morpheus65535 5f6b201a71 Fixed greeksubs provider. #1477
3 years ago
siankatabg 31dcd37d52
Added fix for inconsistent movie/tv naming to yavkanet provider
3 years ago
morpheus65535 8cdd362caa Fixed zimuku provider to prevent unexpected exception. #1459
3 years ago
morpheus65535 8429087d8a no log: Updated pysubs2 module to support newer SSA files.
3 years ago
morpheus65535 09a8335a03 Updated pysubs2 module to support newer SSA files.
3 years ago
siankatabg b1654bb747
Added inconsistent tv naming entries to Subssabbz and Subsunacs providers
3 years ago
morpheus65535 86fb10e3af Fixed Wizdom provider by adding some failsafe to imdb_id logic. #1456
3 years ago
morpheus65535 4a78f3b6b8 Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454
3 years ago
Abdulmohsen 2b67c5bcba
Fixed file encoding guessing by extending Arabic, Farsi and Persian language possible encoding.
3 years ago
vitiko98 92e0d13913 Fix Subsynchro provider (Fix #1450)
3 years ago
vitiko98 1c7584d33a Solve SSL error with Podnapisi on Ubuntu and Debian machines (Fix #1251)
3 years ago
vitiko98 38d2332c39 Fix argenteam TypeError and JSONDecodeError
3 years ago
morpheus65535 e1628d76fd no log: trying to improve os.com provider
3 years ago
morpheus65535 d3879c1957 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 81b5700209 Fixed supersubtitles provider not able to search for Loki series subtitles #1447
3 years ago
Chang-Yen Tseng 5d5a1e866c
Fixed Chinese characters decoding by using gb18030 after big5
3 years ago
morpheus65535 cb420628f8
Cloudflare improvements (#1448)
3 years ago
morpheus65535 557a06173d Fixed token issue with opensubtitles.com
3 years ago
morpheus65535 26e978b14b Fixed Regielive provider #1438
3 years ago
morpheus65535 f4df07fb83 Fixed Titrari provider #1438
3 years ago
vitiko98 a39a9e8bd5 Finish providers migration to subliminal_patch's guess_matches
3 years ago
morpheus65535 e86d537ca2
Improved subtitles scoring system
3 years ago
vitiko98 14d467e645 Update half of providers to use subliminal_patch's guess_matches
3 years ago
vitiko98 5b1f479901 Fix Sucha provider: AttributeError and wrong matches
3 years ago
morpheus65535 23ede4e7f9 Updated signalrcore module following PR #61 merging.
3 years ago
morpheus65535 cb09f8d440 Fixed BetaSeries AttributeError exception #1423
3 years ago
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
3 years ago
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients.
3 years ago
Xavier Xiong 3908175a21
Fixed Zimuku url
3 years ago
morpheus65535 7209bad0c4 Improved Opensubtitles.com provider caching of token
3 years ago
morpheus65535 bb842b92af Improved Opensubtitles.com providers
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 2643023240 Updated SignalRCore to support websocket-client 1.0.0.
3 years ago
morpheus65535 70a0f6835e Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues.
3 years ago
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds.
3 years ago
Vitiko 9f401cbb67
Fixed support for lists in audio_codec match guessing
3 years ago
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process.
3 years ago
morpheus65535 90c6521b31 no log: removed the flask debug toolbar and the flask dev server usage with --dev args
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
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 a555617738 Tried to fix the issues with bsplayer
3 years ago
morpheus65535 29ad8c6122 Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show.
3 years ago
Michiel van Baak Jansen 30ef713fa2
Downgrade auditok to version 0.1.5
3 years ago
Georgi Kyosev d9e0e2ec92
Fixed Yavkanet provider
3 years ago
Vitiko 56958488b6
Fixed big loop from subzero modification module
3 years ago
Michiel van Baak Jansen 4a0932b5d3
Update ffsubsync and srt module
3 years ago
Vitiko 95bef2d519
Added cache support for TuSubtitulo provider
3 years ago
Vitiko 7c61b3509c
Fix bad identifier from frontend (#1361)
3 years ago
Vitiko 940b6428dd
Fixed bad protocol for Argenteam provider
3 years ago
Michiel van Baak Jansen 3a71d6b062
no log: libs/ is not a module, but a place to store dependencies (#1359)
3 years ago
morpheus65535 b11d037d2e no log: Fine-tuning fix for tvsubtitles provider
3 years ago
morpheus65535 1a025b693b Fixed tvsubtitles provider #1354
3 years ago
Vitiko 25894c477f
Added Subsynchro provider
3 years ago
morpheus65535 0803f419e4 Updated pytz to fix #1350
3 years ago
LASER-Yi 38e55148d2 Fix for #1338
3 years ago
Michiel van Baak Jansen c83f47b2d0
Fixed Greeksubs provider to handle 404 response when searching for subtitles based on imdbId
3 years ago
Diego Heras 37f187df3f
Fixed subtitulamostv provider. resolves #1333 (#1335)
3 years ago
Diego Heras bb72d57e30
Fixed tusubtitulo provider. resolves #1332 (#1334)
3 years ago
Liang Yi f64719e4ad
Refactored Web UI using React
3 years ago
morpheus65535 b1dd190663 Fixed timeout and error handling in OpenSubtitles.com provider.
3 years ago
morpheus65535 24c075051d Updated guessit and rebulk to latest version
3 years ago
morpheus65535 762cd61b21 Fixed OpenSubtitles.com token expiration
3 years ago
morpheus65535 da46904193 Fixed Zimuku provider url
3 years ago
morpheus65535 fa3b773ef2 Fixed TypeError when trying to get video information while all providers are throttled.
3 years ago
morpheus65535 0ff83bb49d Merge remote-tracking branch 'origin/development' into development
3 years ago
Michiel van Baak 9d73ccacf3 Use sha1 digest as cache key
3 years ago
Michiel van Baak f10bac1fad Revert "Make subliminal always mangle cache keys to prevent long filenames"
3 years ago
Michiel van Baak 87fbd196a4
Make subliminal always mangle cache keys to prevent long filenames
3 years ago
morpheus65535 00a6437e23 Prevent DNS fall back to default server to flood debug log.
3 years ago
morpheus65535 da5b74516c Fixed both Opensubtitles providers when searching for Superman & Lois (amp character issue)
3 years ago
Michiel van Baak cb32a9ab89
Documented the semver version bundled
3 years ago
morpheus65535 d907e1cac7 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 d915308616 Fixed LegendasTV provider that was only using the main series title and not alternative titles. #1303
3 years ago
Vitiko c43219ed15
Improved bsplayer provider
3 years ago
Vitiko f1cd54c75c
Fixed TypeError in subliminal_patch sanitize
3 years ago
morpheus65535 1b987d3470 Fixed Supersubtitles provider #1300
3 years ago
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases
3 years ago
Bogdan Ilisei d0f50a2e99
Improved RegieLive.ro to not get throttled when there are no results (#1293)
3 years ago
Vitiko 260d540750
Fix KeyError for Argenteam Provider
3 years ago
morpheus65535 8a5d253d55 Fix for #1281
3 years ago
morpheus65535 4888a2361c Fix for #1271
3 years ago
zx900930 3173351590
update zimuku providers
3 years ago
zx900930 46e709c998
improve chinese language codes matching rules
3 years ago
Moravčík, Marian a876f8ca00 Revert "Fix missing Datatables source, and update Datatables plugins"
3 years ago
Moravčík, Marian bee05bd8ed Fix missing Datatables source, and update Datatables plugins
3 years ago
Xavier Xiong 1548263a6c
Adding simplified and traditional Chinese subtitles support (#1236)
3 years ago
morpheus65535 39e658e913 Fix for #1252
3 years ago
morpheus65535 2aed0a2dc7 Fix for #1252
3 years ago
morpheus65535 39ec03da08 Fix for Dutch translation.
3 years ago
morpheus65535 49c6e8b3fb Implemented manual subtitles translation using Google Translate
3 years ago
morpheus65535 da7610b5cf Fix for #1256. Added RAR archives compatibility.
3 years ago
morpheus65535 94825422d5
Opensubtitles.com fixes (#1249)
3 years ago
vitiko98 8b97c7c54e Improve matches for Subdivx provider
3 years ago
vitiko98 9d41d44d6d Add minor changes to Sucha provider
3 years ago
vitiko98 3659b4e566 Improve matches and readability for Argenteam provider
3 years ago
vitiko98 568873ac30 Rewrite TuSubtitulo provider (Close #1242)
3 years ago
morpheus65535 c8eae1a512
Adding opensubtitles.com provider (#1247)
3 years ago
Georgi Kyosev ff06881d5d Fix search row BeautifulSoup CSS selector
3 years ago
morpheus65535 a7e9811bd5 Fix for #1235
3 years ago
morpheus65535 22cd45bc41
Languages profiles (#1232)
3 years ago
morpheus65535 240a3759cf Partial fix for #1230: js2py issue under Python 3.8+
3 years ago
morpheus65535 b291746a49 Fix for #1229
3 years ago
morpheus65535 e9588d8d16 Possible fix for #1117
4 years ago
josdion 21b288308f subssabbz, subsunacs - fix inconsistent movie/tv naming
4 years ago
morpheus65535 6544fd4c39 Fix for #1215
4 years ago
morpheus65535 73d3000b96
Merge pull request #1214 from soenneker/subscene-fix
4 years ago
morpheus65535 e7d68f4316 Removed some Python 2.7.x compatibility code.
4 years ago
Jake Soenneker d7333d9172 Removes if statement for python 2
4 years ago
Jake Soenneker 4f7d436254 Fixes subscene issue with Python dropping unescape
4 years ago
vitiko98 99a3abb240 Fix TypeError
4 years ago
vitiko98 5f858cc91d Remove unwanted debug
4 years ago
vitiko98 3b516427a3 Sucha's new api
4 years ago
morpheus65535 757f23a43a Fix for #1202
4 years ago
morpheus65535 a5085e23d6 Fix for #1201.
4 years ago
morpheus65535 fc4f78f8a5 Possible fix for #1189.
4 years ago
morpheus65535 e2e541252d Fix for forced subtitles not being automatically downloaded anymore.
4 years ago
morpheus65535 b6b374abfa Fix for #1187
4 years ago
morpheus65535 afbe7e9989
Merge pull request #1188 from GermanG/bsplayerfix
4 years ago
morpheus65535 8462386b5f Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535 5b831f9b3e Fix for #1168 and #1176
4 years ago
German Gutierrez ec1021e602 bsplayer: using provides subid instead of link as ID
4 years ago
morpheus65535 bd3157d537
Merge pull request #1186 from stevezau/patch-3
4 years ago
Steve Adams c2a311689e
Handle when title cannot be parsed
4 years ago
Steve Adams 37ba592b17
yifysubtitles handle 404 when imdb_id not found
4 years ago
Steve Adams f8497e27d5
I am getting 401's on yifysubtitles.com.
4 years ago
vitiko98 78d9788a78 remove web merging
4 years ago
vitiko98 8e59cf5fed Fix source score matching in subtitle.py
4 years ago
morpheus65535 951f2f8a03
Merge pull request #1173 from vslavik/patch-1
4 years ago
Václav Slavík 24897858c6
titulky provider: fix search for movie w/o year
4 years ago
morpheus65535 bf737e9b24 Fix for #1171.
4 years ago
vitiko98 752c4a2142 fix opensubtitles imdb comparison
4 years ago
vitiko98 ffa617b638 slice
4 years ago
vitiko98 517e5e22e5 fix loop with alt titles in argenteam
4 years ago
Louis Vézina 88265e7913 Fix for #1151
4 years ago
Louis Vézina f74d70cfe1 WIP
4 years ago
Louis Vézina 54d8c802a7 Merge branch 'development' into subztv
4 years ago
vitiko98 3b891b9e1d new subdivx results limit (now it's 100)
4 years ago
vitiko98 6caffffa42 fix foreign titles problem with subdivx
4 years ago
vitiko98 c143d31b89 better scoring for sucha
4 years ago
vitiko98 70392835ab Added english support for TuSubtitulo
4 years ago
Louis Vézina 8939bb9769 Improvements to OpenSubtitles.org provider.
4 years ago
Louis Vézina 7a2e6ab24f Fix for #1104. Searching for one language after the other when more then one language is requested. Previously, PT was being prioritized over others.
4 years ago
morpheus65535 99318bbde1
Merge pull request #1139 from vitiko98/tusubtitulo
4 years ago
Louis Vézina c323cd8518 Fix for #1062
4 years ago
vitiko98 27d078b719 Added TuSubtitulo provider
4 years ago
morpheus65535 198be1cc6e
Merge pull request #1137 from ngosang/feature/subtitulamos
4 years ago
ngosang c87c4766cf Rewrite Subtitulamos prodiver. resolves #1132
4 years ago
ngosang bf836ad521 Fix Subdivx provider. resolves #1133
4 years ago
vitiko98 ef77b148fe organizing matches
4 years ago
vitiko98 2e797e100b Adding new Sucha provider
4 years ago
Louis Vézina bd7854326f Fix for #1123
4 years ago
Louis Vézina 81d42dd6dc WIP
4 years ago
Louis Vézina 29671a4aff Replaced chardet by charamel to improve character encoding detection.
4 years ago
Louis Vézina 86cf9aa9cc Fix for #1113
4 years ago
Louis Vézina e0a62b9fe0 Fix for series list not getting populated with addic7ed.
4 years ago
Louis Vézina 628a4bdc9f Fix for release not split correctly with addic7ed.
4 years ago
Louis Vézina 5d6f453d3f Updated Apprise to 0.8.8
4 years ago
Louis Vézina e6b8b1ad19 Updated Apprise to 0.8.8
4 years ago
josdion 408d0cd253 subssabbz, subsunacs - fix inconsistent movie naming
4 years ago
morpheus65535 5658a7a359
Hearing impaired (#1102)
4 years ago
morpheus65535 931268e2e0
Merge pull request #1100 from kobik/development
4 years ago
Bazarr be37a8112e fix(wizdom): release doesn't show in manual search results and scoring calculation
4 years ago
Louis Vézina 72041d3fd2 Fix for #1098
4 years ago
Louis Vézina 1f8194c25a Update ffsubsync
4 years ago
josdion be82117600 Fix #1089 - YIFY Subtitles server URL update
4 years ago
Louis Vézina 8940ee617d Merged upstream changes in ffsubsync
4 years ago
Louis Vézina 6ad4843cdf Multiple fixes to ffsubsync.
4 years ago
josdion 36cf8ca344 subssabbz, subsunacs, yavkanet - add frame rate to release info
4 years ago
Louis Vézina e2b1726c87 Fix for #1034.
4 years ago
Louis Vézina 49dd078fa1 Updated ffsubsync to better manage access denied exception on files.
4 years ago
Louis Vézina ea097d6ec4 Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track.
4 years ago
Louis Vézina b107f5f71f Rolling back cloudscraper to previous version.
4 years ago
Louis Vézina 9b048dd3ef Merge remote-tracking branch 'origin/development' into development
4 years ago
Louis Vézina 9038f0c8b6 Rolling back cloudscraper to previous version.
4 years ago
gyh1621 143b83ab3e fix zimuku provider
4 years ago
josdion a430bffe57 added tld library, fix add space after dot in domain names
4 years ago
josdion 859922b9c7 merge from Sub-Zero.bundle
4 years ago
josdion 1432f83bf4 added subzero mods support
4 years ago
Louis Vézina 170a3b0985 Fix for #1034.
4 years ago
Louis Vézina 37b5ad4e26 Small fix for sous-titres.eu to circumvent Cloudflare protection.
4 years ago
Louis Vézina c3dcf766b3 Updating cloudscraper
4 years ago
Louis Vézina d7873470fd Added Sous-Titres.eu provider.
4 years ago
Louis Vézina 43a5533a84 Fix for #913 (user-agent for subs4series)
4 years ago
Louis Vézina 94fc3ae8dd Fix for #915
4 years ago
Louis Vézina 4f481d16d1 Fix for #913 (subs4series only)
4 years ago
Louis Vézina f6c6e90fed Fix for #913 (subs4free only)
4 years ago
Louis Vézina d9a9c26d7e Merge branch 'development' into subsync
4 years ago
josdion 303182471c return to encoding auto detection in case the provider has set invalid encoding
4 years ago
morpheus65535 270e223107
Merge pull request #1014 from GermanG/betaseriesfix
4 years ago
Louis Vézina a459b2d32e Added fallback to chardet if cchardet is not available.
4 years ago
Louis Vézina 9c9cbe8f19 Added on demand subtitles synchronization.
4 years ago
Louis Vézina c6548c06b7 Subsync first implementation (only after download/upload).
4 years ago
josdion d06cace2d6 Fix #886
4 years ago
josdion ca0123c036 don't check for language code if the subtitle file name is the same as the video name
4 years ago
josdion ecff2dcbc6 titulky fix encoding
4 years ago
josdion 84ad5aaeaa fix for #914
4 years ago
josdion 8acb488fba delete unsupported subtitle archive files from cache
4 years ago
josdion 197b84c36e subssabbz, subsunacs - reduce score of subtitles for multi-disc movie releases
4 years ago
josdion c89d542479 fix encoding problems in subtitle class
4 years ago
josdion 9be6191478 set yifysubtitles video_types to movie only
4 years ago