Commit Graph

485 Commits

Author SHA1 Message Date
josdion 21b288308f subssabbz, subsunacs - fix inconsistent movie/tv naming 2021-01-03 17:57:25 +02:00
morpheus65535 6544fd4c39 Fix for #1215 2020-12-21 23:56:58 -05:00
morpheus65535 73d3000b96
Merge pull request #1214 from soenneker/subscene-fix
Fixes subscene with invalid attribute
2020-12-21 23:46:07 -05:00
morpheus65535 e7d68f4316 Removed some Python 2.7.x compatibility code. 2020-12-21 23:44:24 -05:00
Jake Soenneker d7333d9172 Removes if statement for python 2 2020-12-15 22:32:47 -06:00
Jake Soenneker 4f7d436254 Fixes subscene issue with Python dropping unescape 2020-12-12 16:21:21 -06:00
vitiko98 99a3abb240 Fix TypeError 2020-12-03 17:36:32 -04:00
vitiko98 5f858cc91d Remove unwanted debug 2020-12-03 14:28:35 -04:00
vitiko98 3b516427a3 Sucha's new api 2020-12-03 14:23:52 -04:00
morpheus65535 757f23a43a Fix for #1202 2020-12-03 11:13:42 -05:00
morpheus65535 a5085e23d6 Fix for #1201. 2020-12-02 06:43:29 -05:00
morpheus65535 fc4f78f8a5 Possible fix for #1189. 2020-11-18 22:42:49 -05:00
morpheus65535 e2e541252d Fix for forced subtitles not being automatically downloaded anymore. 2020-11-11 08:57:34 -05:00
morpheus65535 b6b374abfa Fix for #1187 2020-11-09 14:03:52 -05:00
morpheus65535 afbe7e9989
Merge pull request #1188 from GermanG/bsplayerfix
bsplayer: using provider subid instead of link as ID
2020-11-05 21:02:50 -05:00
morpheus65535 8462386b5f Merge remote-tracking branch 'origin/development' into development 2020-11-04 20:41:39 -05:00
morpheus65535 5b831f9b3e Fix for #1168 and #1176 2020-11-04 20:41:21 -05:00
German Gutierrez ec1021e602 bsplayer: using provides subid instead of link as ID 2020-11-04 21:29:34 +01:00
morpheus65535 bd3157d537
Merge pull request #1186 from stevezau/patch-3
yifysubtitles handle 404 when imdb_id not found
2020-11-03 22:39:48 -05:00
Steve Adams c2a311689e
Handle when title cannot be parsed
For example https://www.feliratok.info/index.php?term=American%20Chopper&nyelv=0&action=autoname returns a result which causes https://github.com/morpheus65535/bazarr/issues/1179#issuecomment-721068203
2020-11-04 14:34:23 +11:00
Steve Adams 37ba592b17
yifysubtitles handle 404 when imdb_id not found
yifysubtitles handle 404 when imdb_id not found
2020-11-04 14:14:16 +11:00
Steve Adams f8497e27d5
I am getting 401's on yifysubtitles.com.
I am now consistant 401's on yifysubtitles.com. I believe the site has moved to.org.
2020-11-04 10:43:36 +11:00
vitiko98 78d9788a78 remove web merging 2020-10-31 19:36:29 -04:00
vitiko98 8e59cf5fed Fix source score matching in subtitle.py
Changed score matching logic for sucha
2020-10-27 19:17:40 -04:00
morpheus65535 951f2f8a03
Merge pull request #1173 from vslavik/patch-1
titulky provider: fix search for movie w/o year
2020-10-27 14:19:47 -04:00
Václav Slavík 24897858c6
titulky provider: fix search for movie w/o year 2020-10-27 19:11:46 +01:00
morpheus65535 bf737e9b24 Fix for #1171. 2020-10-25 10:20:39 -04:00
vitiko98 752c4a2142 fix opensubtitles imdb comparison 2020-10-18 13:09:25 -04:00
vitiko98 ffa617b638 slice 2020-10-16 16:36:03 -04:00
vitiko98 517e5e22e5 fix loop with alt titles in argenteam 2020-10-16 16:10:17 -04:00
Louis Vézina 88265e7913 Fix for #1151 2020-10-15 20:08:58 -04:00
Louis Vézina f74d70cfe1 WIP 2020-10-13 13:35:41 -04:00
Louis Vézina 54d8c802a7 Merge branch 'development' into subztv 2020-10-12 22:01:41 -04:00
vitiko98 3b891b9e1d new subdivx results limit (now it's 100) 2020-10-11 16:03:35 -04:00
vitiko98 6caffffa42 fix foreign titles problem with subdivx 2020-10-11 15:40:48 -04:00
vitiko98 c143d31b89 better scoring for sucha 2020-10-11 15:40:07 -04:00
vitiko98 70392835ab Added english support for TuSubtitulo 2020-10-11 13:22:54 -04:00
Louis Vézina 8939bb9769 Improvements to OpenSubtitles.org provider. 2020-10-10 22:13:46 -04:00
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. 2020-10-06 09:02:55 -04:00
morpheus65535 99318bbde1
Merge pull request #1139 from vitiko98/tusubtitulo
Adding TuSubtitulo provider
2020-10-05 21:53:23 -04:00
Louis Vézina c323cd8518 Fix for #1062 2020-10-05 21:41:13 -04:00
vitiko98 27d078b719 Added TuSubtitulo provider 2020-10-05 20:42:39 -04:00
morpheus65535 198be1cc6e
Merge pull request #1137 from ngosang/feature/subtitulamos
Rewrite Subtitulamos provider. resolves #1132
2020-10-05 11:04:58 -04:00
ngosang c87c4766cf Rewrite Subtitulamos prodiver. resolves #1132 2020-10-04 04:29:25 +02:00
ngosang bf836ad521 Fix Subdivx provider. resolves #1133 2020-10-04 04:21:42 +02:00
vitiko98 ef77b148fe organizing matches 2020-10-01 14:29:16 -04:00
vitiko98 2e797e100b Adding new Sucha provider 2020-09-30 13:39:25 -04:00
Louis Vézina bd7854326f Fix for #1123 2020-09-30 11:32:47 -04:00
Louis Vézina 81d42dd6dc WIP 2020-09-29 10:35:00 -04:00
Louis Vézina 29671a4aff Replaced chardet by charamel to improve character encoding detection. 2020-09-23 10:35:16 -04:00