Commit Graph

510 Commits (ef8c4a43d4a633acd314ac619936a919b60345ec)

Author SHA1 Message Date
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
josdion e7ccafe958 YIFY Subtitles Provider added
4 years ago
josdion a8258006b5 subsunacs - download subtitles in 7zip format
4 years ago
josdion 8a981553bf add py7zr library version 0.7.0
4 years ago
Louis Vézina 99a98a564a Merge remote-tracking branch 'origin/development' into development
4 years ago
Louis Vézina 2efa3c9f86 Fix for #729
4 years ago
Louis Vézina 7c987ac8f7 Removed unused modules.
4 years ago
josdion 91cc6b35c9 fix a compatibility issue with guessit 3, added cache support
4 years ago
Mr-Quin 08aa8cae0a change isascii to isalnum
4 years ago
Louis Vézina 97b826af0d Fix for #996
4 years ago
Louis Vézina 376e13d7f1 Upgraded GuessIt to 3.0.1
4 years ago
Louis Vézina 442f5d2a5e Merge branch 'development' into hermes
4 years ago
morpheus65535 56f3eb386b
Merge pull request #988 from ngosang/feature/tvsubtitles
4 years ago
ngosang 55bb3791da tvsubtitles provider: hide error message when not found
4 years ago
ngosang 499ec5ac12 argenteam provider: fix null exception and improve scoring (part 2)
4 years ago
ngosang f3c3655dae argenteam provider: fix null exception and improve scoring
4 years ago
Bazarr 82b41f8115 search for season packs and stop unnecessary exceptions
4 years ago
Bazarr 392855b4eb refactor matches
4 years ago
Louis Vézina ec3fa42444 Merge branch 'development' into hermes
4 years ago
Bazarr 21f80d2f76 fixed download limit exceeded exception
4 years ago
Bazarr 989e725dd5 just added Legendasdivx to log msgs
4 years ago
Bazarr 35830abd9b don't raise an exception if compressed format is not supported
4 years ago
Louis Vézina 3394363edc Merge branch 'development' into hermes
4 years ago
Bazarr 81642e3fe2 added skip_wrong_fps match and login again if redirect due to expired session cookies
4 years ago
Bazarr f470448bf9 Improved Exceptions and code more Python3 complying
4 years ago
German Gutierrez fda6b5ef01 betaseries: removing print line used for debug
4 years ago
German Gutierrez dae68d7e8b betaseries: logging 404 errors instead of raising
4 years ago
Bazarr 41a66abe68 Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion
4 years ago
Bazarr d9982b36d9 added new IPAddressBlocked exception and cache Legendasdivx login cookies to not throttle site
4 years ago
Bazarr 075f053f17 treat exceptions when HTTPError is returned
4 years ago
Bazarr 83d81a6946 no need to import HTTPerror exception. Not treated
4 years ago
Bazarr 1cdf07884f simplified raise exceptions (raise_for_status() already raises exceptions
4 years ago
Bazarr 8da77a72eb simplig
4 years ago
Bazarr abcf03e389 fixed retries to get download link to avoid throttling
4 years ago
Louis Vézina 6fd6ee234c Merge branch 'development' into hermes
4 years ago
Bazarr 8b04941a3f replaced uploader from <n/a> to anonymous when not found
4 years ago
Bazarr 2dcfc433c3 fixed Parsed Exceptios, refactored code and implemented pagination search
4 years ago
Bazarr 21bd7bc792 added uploader to legendasdivx subtitles
4 years ago
josdion 51bf6964bf subssabbz, yavkanet - prevent country detection with guessit #958
4 years ago
josdion 466aebd8c7 Fix #958
4 years ago
josdion 32bd30e3e7 reduce XMLRPC requests to opensubtitles server
4 years ago
Panagiotis Koutsias 39068532bc Fixes name matching for xsubs
4 years ago
josdion a37ef4a418 opensubtitles - add get_fps function
4 years ago
josdion 76ec6109df subsunacs - improve provider
4 years ago
josdion 8b06629906 subssabbz - improve provider
4 years ago
josdion 7670b7eae6 yavkanet - improve provider
4 years ago
josdion 267933f106 adding capability for subtitle provider to set frame rate when loading microdvd file
4 years ago
Louis Vézina 83d226a8a0 Merge branch 'development' into hermes
4 years ago
josdion 3b20310d86 fix inconsistent tv show naming
5 years ago
Louis Vézina c83d3eeae3 Updated tzlocal module and removed check for improperly configured time zone.
5 years ago
Louis Vézina 2abc6a8a9a Merge branch 'development' into hermes
5 years ago
Louis Vézina 1b0e721a9d WIP
5 years ago
josdion cd6c527d89 FIx #928 - don't raise an exception in case of unsupported archive
5 years ago
Louis Vézina 1f25fdde2f Merge branch 'development' into hermes
5 years ago
Ori 8dad86c8aa wizdom: some subtitle files are empty, skip
5 years ago
Ori 9c66639828 bugfix language id in wizdom provider
5 years ago
josdion 286a216ab6 Fix #896
5 years ago
morpheus65535 1c7776876c
Merge pull request #901 from josdion/development
5 years ago
josdion 3e21376fe6 subsunacs - improve finding uploader user name
5 years ago
Louis Vézina 605eeced56 Fix for #898
5 years ago
Louis Vézina 70b4a6c469 Fix for #883
5 years ago
Louis Vézina d9453121a6 Merge branch 'development' into hermes
5 years ago
morpheus65535 299af38486
Merge pull request #895 from josdion/development
5 years ago
josdion 6d6d69d89d subsunacs - allow txt subtitles to be downloaded
5 years ago
ngosang 9fc8bfeffb subdivx: fix redirect, release info and uploader. resolves #889
5 years ago
josdion 41e84b7e3d subssabbz, subsunacs, yavkanet - fix setting of uploader
5 years ago
morpheus65535 f6c303e2b5
Merge pull request #885 from gyh1621/master
5 years ago
gyh1621 6478635163 stop sorting query results by language in zimuku
5 years ago
gyh1621 b12cb42146 Fix zimuku provider
5 years ago
Louis Vézina bb59b9019f Fix for #883
5 years ago
josdion 03e0998d82 opensubtitles - show uploader as anonymous when UserNickName is empty
5 years ago
morpheus65535 e04364d17d
Merge pull request #876 from josdion/development
5 years ago
josdion df2f0bb7b5 update opensubtitles to set subtitle uploader username
5 years ago
josdion e09d84e09c add uploader member variable to subtitle class
5 years ago
morpheus65535 3b67dfc8b4
Merge pull request #874 from natiz/development
5 years ago
natiz f125d39b8c Add wizdom provider
5 years ago
Louis Vézina 71af42441b Merge branch 'development' into hermes
5 years ago
German Gutierrez da2c5e5212 New Provider: RegieLive
5 years ago
morpheus65535 2b89b5cb5e
Merge pull request #868 from josdion/development
5 years ago
josdion d3d7991db7 subssabbz, subsunacs - various fixes to improve match-finding
5 years ago
morpheus65535 6b17838cac
Merge pull request #866 from josdion/development
5 years ago
josdion 43fc2f093b do not remove apostrophe when calling sanitize()
5 years ago
morpheus65535 f618f978cb
Merge pull request #865 from josdion/development
5 years ago
josdion 13bf1b7a76 remove matches.add(id(self)) from get_matches
5 years ago
josdion c6355be1bd Add yavka.net subtitles provider
5 years ago
Louis Vézina aa1b9dfcf4 Merge branch 'development' into hermes
5 years ago
Louis Vézina 0f85f683c2 Possible fix for #860
5 years ago
Louis Vézina 25a4126f6d Merge branch 'development' into hermes
5 years ago
morpheus65535 f8492f4688
Merge pull request #856 from pkoutsias/feature/greek_providers_fix
5 years ago
German Gutierrez 4187f100a0 bsplayer: removal of a faulty host
5 years ago
Panagiotis Koutsias 627ac29dfe Fixes #773
5 years ago
Louis Vézina 49d81aab35 Merge branch 'development' into hermes
5 years ago
Louis Vézina c7c7a23f58 Fix for d5feea0b09
5 years ago
panni d5feea0b09 fix #731
5 years ago
Michiel van Baak 30a801b04d Move scandir.c header files to the correct directory
5 years ago
German Gutierrez c2614fc776 legendasdivx: adding scores to subtitles to get best match in archive
5 years ago
German Gutierrez c72366d883 legendasdivx: using guessit to pick up the right sub in archive
5 years ago
German Gutierrez 9036a0863c bsplayer: adding matches
5 years ago
Louis Vézina 261b05fd13 Merge branch 'master' into development
5 years ago
Louis Vézina fc3923ad81 Merge branch 'development' into hermes
5 years ago
Louis Vézina cc61d0188f Fix for Python 2.7 compatibility regression.
5 years ago
panni 584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821
5 years ago
Louis Vézina 9455847a0e Revert "subliminal_patch: hearing impaired fix"
5 years ago
morpheus65535 fcfb678c22
Merge pull request #818 from mvanbaak/compileall
5 years ago
morpheus65535 3d87c6ee15
Merge pull request #823 from GermanG/hearing_impaired_match_fix
5 years ago
German Gutierrez 258dc3a776 subliminal_patch: hearing impaired fix
5 years ago
Michiel van Baak a412af7ef2 Remove file from js2py that upstream removed. It holds no valid code to start with
5 years ago
Michiel van Baak 40dbfa7e0b Document the manual merge of upstream PR to Js2Py
5 years ago
Michiel van Baak d2664807ab Merge PR https://github.com/PiotrDabkowski/Js2Py/pull/192/files
5 years ago
German Gutierrez 9651a63db9 betaseries: adding release info
5 years ago
Michiel van Baak da1405fdb3 Document the version of Js2Py in the tree
5 years ago
Michiel van Baak 754afe6764 Remove sessions.py from bottle-cork library. Upstream never meant for it to be included and removed it
5 years ago
Michiel van Baak e13a2db994 Move anydbm and friends to libs2/ as they are only used in python2 conditional imports
5 years ago
Louis Vézina d933108766 Merge branch 'development' into hermes
5 years ago
Michiel van Baak 5b143e4b74 Remove unused lib cfscrape
5 years ago
Michiel van Baak 2ec35f61be Remove unused lib plex
5 years ago
Michiel van Baak e815f47e4f Remove unused lib plex_activity
5 years ago
Michiel van Baak eda8880357 subzero make_data uses unicode literals. Make it work in both python 2 and 3.
5 years ago
Michiel van Baak ecefa41c93 Remove wraptor library that is never used
5 years ago
Michiel van Baak d4dd3ca4de Use native os.scandir when available
5 years ago
morpheus65535 7c061874fb
Merge pull request #806 from GermanG/subdvix
5 years ago
morpheus65535 13b62aafe0
Merge pull request #807 from GermanG/legendasdivx
5 years ago
Louis Vézina b3079bcb5a Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina 187e8bdd4d Fix for #739 and #798
5 years ago
German Gutierrez e0168b7dba subdivx: retrying download when link is not class 'detalle_link' but 'link1'
5 years ago
German Gutierrez 881a16350a subdivx: replacing ParseReponseError by APIThrootled
5 years ago
German Gutierrez a00d50d520 legendasdivx: adding imdb (alternative) search
5 years ago
German Gutierrez acc30fe539 legendasdivx: wider query for better results and modifications for future improvements
5 years ago
ngosang d0c1330362 replace langdetect with guess_language-spirit. resolves #799
5 years ago