1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00
Commit graph

532 commits

Author SHA1 Message Date
morpheus65535
1c7776876c
Merge pull request #901 from josdion/development
subsunacs - improve finding uploader user name
2020-03-31 20:35:30 -04:00
josdion
3e21376fe6 subsunacs - improve finding uploader user name 2020-03-31 19:29:51 +03:00
Louis Vézina
605eeced56 Fix for #898 2020-03-30 21:08:11 -04:00
Louis Vézina
70b4a6c469 Fix for #883 2020-03-30 20:18:11 -04:00
Louis Vézina
d9453121a6 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	views/episodes.tpl
#	views/movie.tpl
#	views/providers.tpl
2020-03-29 10:02:10 -04:00
morpheus65535
299af38486
Merge pull request #895 from josdion/development
subsunacs - allow txt subtitles to be downloaded
2020-03-29 08:05:17 -04:00
josdion
6d6d69d89d subsunacs - allow txt subtitles to be downloaded 2020-03-29 09:36:58 +03:00
ngosang
9fc8bfeffb subdivx: fix redirect, release info and uploader. resolves #889 2020-03-28 20:34:39 +01:00
josdion
41e84b7e3d subssabbz, subsunacs, yavkanet - fix setting of uploader
Fix problem where the last uploader is set as uploader of all subtitles.
2020-03-28 10:10:24 +02:00
morpheus65535
f6c303e2b5
Merge pull request #885 from gyh1621/master
Fix zimuku provider
2020-03-25 10:07:22 -04:00
gyh1621
6478635163 stop sorting query results by language in zimuku 2020-03-25 07:29:45 +00:00
gyh1621
b12cb42146 Fix zimuku provider 2020-03-25 06:06:06 +00:00
Louis Vézina
bb59b9019f Fix for #883 2020-03-24 21:14:36 -04:00
josdion
03e0998d82 opensubtitles - show uploader as anonymous when UserNickName is empty
Show uploader as anonymous when UserNickName is empty as this is how the username is shown on opensubtitles.com
2020-03-22 14:33:02 +02:00
morpheus65535
e04364d17d
Merge pull request #876 from josdion/development
add uploader member variable to subtitle class
2020-03-22 07:50:07 -04:00
josdion
df2f0bb7b5 update opensubtitles to set subtitle uploader username 2020-03-22 12:20:07 +02:00
josdion
e09d84e09c add uploader member variable to subtitle class
Add uploader member variable to subtitle class and update subssabbz, subsunacs and yavkanet to retrieve the uplader username.
2020-03-22 09:58:31 +02:00
morpheus65535
3b67dfc8b4
Merge pull request #874 from natiz/development
New Provider: Wizdom
2020-03-21 20:40:48 -04:00
natiz
f125d39b8c Add wizdom provider 2020-03-21 17:51:16 +02:00
Louis Vézina
71af42441b Merge branch 'development' into hermes
# Conflicts:
#	views/episodes.tpl
#	views/movie.tpl
#	views/providers.tpl
2020-03-21 09:26:28 -04:00
German Gutierrez
da2c5e5212 New Provider: RegieLive 2020-03-20 20:22:53 +01:00
morpheus65535
2b89b5cb5e
Merge pull request #868 from josdion/development
subssabbz, subsunacs - various fixes to improve match-finding
2020-03-20 07:48:26 -04:00
josdion
d3d7991db7 subssabbz, subsunacs - various fixes to improve match-finding
- fix inconsistent names of some TV shows
- sanitaze movie names
- do not remove apostrophe when sanitize TV and movie names
2020-03-20 09:56:18 +02:00
morpheus65535
6b17838cac
Merge pull request #866 from josdion/development
do not remove apostrophe when calling sanitize()
2020-03-19 08:18:46 -04:00
josdion
43fc2f093b do not remove apostrophe when calling sanitize()
Removing apostrophe from movie and tv names will lead to missing matches.
2020-03-19 13:54:27 +02:00
morpheus65535
f618f978cb
Merge pull request #865 from josdion/development
Add yavka.net subtitles provider
2020-03-19 07:53:38 -04:00
josdion
13bf1b7a76 remove matches.add(id(self)) from get_matches
remove matches.add(id(self)) from get_matches as this is an obvious mistake, that I copied from another provider :)
2020-03-19 12:03:07 +02:00
josdion
c6355be1bd Add yavka.net subtitles provider
Bulgarian (mostly) Subtitles Provider. Also provide subtitles in English, Russian, Spanish, and Italian.
2020-03-19 07:42:08 +02:00
Louis Vézina
aa1b9dfcf4 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/embedded_subs_reader.py
#	bazarr/list_subtitles.py
#	bazarr/logger.py
#	bazarr/main.py
#	views/providers.tpl
2020-03-18 22:52:49 -04:00
Louis Vézina
0f85f683c2 Possible fix for #860 2020-03-18 15:33:54 -04:00
Louis Vézina
25a4126f6d Merge branch 'development' into hermes 2020-03-13 16:34:14 -04:00
morpheus65535
f8492f4688
Merge pull request #856 from pkoutsias/feature/greek_providers_fix
Fixes #773
2020-03-13 16:28:01 -04:00
German Gutierrez
4187f100a0 bsplayer: removal of a faulty host 2020-03-13 16:21:20 +01:00
Panagiotis Koutsias
627ac29dfe Fixes #773
Fixes subs4free and subs4series providers
Removes subz provider
2020-03-13 10:12:20 +02:00
Louis Vézina
49d81aab35 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	views/providers.tpl
#	views/settings_general.tpl
2020-03-08 10:23:39 -04:00
Louis Vézina
c7c7a23f58 Fix for d5feea0b09 2020-03-08 09:50:31 -04:00
panni
d5feea0b09 fix #731 2020-03-08 05:53:27 +01:00
Michiel van Baak
30a801b04d Move scandir.c header files to the correct directory 2020-03-03 14:06:25 +01:00
German Gutierrez
c2614fc776 legendasdivx: adding scores to subtitles to get best match in archive 2020-02-24 16:13:30 +01:00
German Gutierrez
c72366d883 legendasdivx: using guessit to pick up the right sub in archive 2020-02-24 11:06:48 +01:00
German Gutierrez
9036a0863c bsplayer: adding matches 2020-02-23 17:37:02 +01:00
Louis Vézina
261b05fd13 Merge branch 'master' into development 2020-02-16 19:40:22 -05:00
Louis Vézina
fc3923ad81 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	libs/version.txt
#	views/menu.tpl
2020-02-16 11:41:17 -05:00
Louis Vézina
cc61d0188f Fix for Python 2.7 compatibility regression. 2020-02-16 10:37:55 -05:00
panni
584f4a7c04 update subliminal_patch; improve scoring; improve bsplayer; possibly fix bazarr#821 2020-02-16 05:53:32 +01:00
Louis Vézina
9455847a0e Revert "subliminal_patch: hearing impaired fix"
This reverts commit 258dc3a7
2020-02-15 11:17:57 -05:00
morpheus65535
fcfb678c22
Merge pull request #818 from mvanbaak/compileall
Fix python 3 incompatibility in libs/
2020-02-15 08:23:44 -05:00
morpheus65535
3d87c6ee15
Merge pull request #823 from GermanG/hearing_impaired_match_fix
subliminal_patch: hearing impaired fix
2020-02-15 08:01:31 -05:00
German Gutierrez
258dc3a776 subliminal_patch: hearing impaired fix 2020-02-15 12:09:14 +01:00
Michiel van Baak
a412af7ef2 Remove file from js2py that upstream removed. It holds no valid code to start with 2020-02-15 11:31:15 +01:00
Michiel van Baak
40dbfa7e0b Document the manual merge of upstream PR to Js2Py 2020-02-15 11:26:58 +01:00
Michiel van Baak
d2664807ab Merge PR https://github.com/PiotrDabkowski/Js2Py/pull/192/files 2020-02-15 11:25:38 +01:00
German Gutierrez
9651a63db9 betaseries: adding release info 2020-02-15 09:03:00 +01:00
Michiel van Baak
da1405fdb3 Document the version of Js2Py in the tree 2020-02-13 17:58:19 +01:00
Michiel van Baak
754afe6764 Remove sessions.py from bottle-cork library. Upstream never meant for it to be included and removed it 2020-02-11 11:54:18 +01:00
Michiel van Baak
e13a2db994 Move anydbm and friends to libs2/ as they are only used in python2 conditional imports 2020-02-11 10:52:09 +01:00
Louis Vézina
d933108766 Merge branch 'development' into hermes
# Conflicts:
#	bazarr.py
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
2020-02-10 19:42:17 -05:00
Michiel van Baak
5b143e4b74 Remove unused lib cfscrape 2020-02-10 10:52:13 +01:00
Michiel van Baak
2ec35f61be Remove unused lib plex 2020-02-10 10:45:04 +01:00
Michiel van Baak
e815f47e4f Remove unused lib plex_activity 2020-02-10 10:42:25 +01:00
Michiel van Baak
eda8880357 subzero make_data uses unicode literals. Make it work in both python 2 and 3. 2020-02-10 10:41:17 +01:00
Michiel van Baak
ecefa41c93 Remove wraptor library that is never used 2020-02-10 10:35:49 +01:00
Michiel van Baak
d4dd3ca4de Use native os.scandir when available 2020-02-09 15:37:11 +01:00
morpheus65535
7c061874fb
Merge pull request #806 from GermanG/subdvix
subdivx: replacing ParseReponseError by APIThrootled
2020-02-07 15:53:45 -05:00
morpheus65535
13b62aafe0
Merge pull request #807 from GermanG/legendasdivx
Legendasdivx: adding imdb (alternative) search
2020-02-07 15:45:23 -05:00
Louis Vézina
b3079bcb5a Merge remote-tracking branch 'origin/development' into development 2020-02-07 15:41:41 -05:00
Louis Vézina
187e8bdd4d Fix for #739 and #798 2020-02-07 15:41:23 -05:00
German Gutierrez
e0168b7dba subdivx: retrying download when link is not class 'detalle_link' but 'link1' 2020-02-07 20:20:53 +01:00
German Gutierrez
881a16350a subdivx: replacing ParseReponseError by APIThrootled 2020-02-07 15:01:26 +01:00
German Gutierrez
a00d50d520 legendasdivx: adding imdb (alternative) search 2020-02-07 09:01:43 +01:00
German Gutierrez
acc30fe539 legendasdivx: wider query for better results and modifications for future improvements 2020-02-05 21:02:31 +01:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Louis Vézina
a8e27a6a79 Merge branch 'development' into Flask
# Conflicts:
#	bazarr.py
#	bazarr/get_series.py
#	bazarr/main.py
#	bazarr/scheduler.py
#	views/historymovies.tpl
#	views/historyseries.tpl
#	views/menu.tpl
2020-01-31 21:54:53 -05:00
Louis Vézina
f81f7ed27c Merge branch 'development'
# Conflicts:
#	bazarr/get_providers.py
#	libs/subliminal_patch/providers/titrari.py
2020-01-31 20:30:39 -05:00
ngosang
0083ae3137 code cleanup: bazarr 2020-01-31 23:47:18 +01:00
Louis Vézina
091f9270fb Merge branch 'development' into Flask
# Conflicts:
#	bazarr.py
#	bazarr/main.py
#	views/menu.tpl
#	views/providers.tpl
#	views/settings.tpl
#	views/settings_general.tpl
#	views/settings_radarr.tpl
#	views/settings_subtitles.tpl
2020-01-30 10:33:58 -05:00
Louis Vézina
83c95cc77d WIP 2020-01-29 20:07:26 -05:00
Halali
57c24a6e56 Another Possible fix for titulky provider 2020-01-27 22:11:54 +01:00
morpheus65535
e7d7ad408e
Update unix.py 2020-01-25 08:04:12 -05:00
morpheus65535
6c3a0ba354
Merge pull request #770 from IIIspaceIII/feature/provider-titrari-ro
Feature/provider titrari ro
2020-01-24 06:23:12 -05:00
Space
07b6fc2fbd Merge remote-tracking branch 'origin/feature/provider-titrari-ro' into feature/provider-titrari-ro 2020-01-24 12:06:33 +02:00
Space
1801d2555b #769
-fixed searching without imdbId
2020-01-24 12:06:18 +02:00
Halali
91101073b8 Possible fix for titulky provider 2020-01-23 22:55:04 +01:00
Louis Vézina
c16ba5e17a Fix for #767 2020-01-22 20:09:32 -05:00
qxe5534
517454b2df Merge branch 'development' into feature/provider-titrari-ro
# Conflicts:
#	bazarr/get_providers.py
2020-01-20 10:25:15 +02:00
morpheus65535
6f3a282f2a
Revert "Feature/provider titrari ro" 2020-01-19 17:49:53 -05:00
Space
3cb1a33867 -added provider titrari.ro for movies 2020-01-19 22:55:56 +02:00
panni
314c1f90e5 update subliminal_patch; possibly fix bazarr#656 2020-01-19 05:30:39 +01:00
German Gutierrez
7d5fdafe0c LegendasDivxs: skipping .txt files from archived file 2020-01-18 14:20:53 +01:00
German Gutierrez
6291cf7134 removing unneeded imports from bsplayer and legendasdivx 2020-01-18 13:02:37 +01:00
German Gutierrez
304ee8766c Adding release info to bsplayer and subdvix providers 2020-01-18 12:59:14 +01:00
German Gutierrez
22ce5dc450 LegendasDivx: adding missing import ParseResponseError 2020-01-18 12:58:22 +01:00
morpheus65535
6677d20686
Quick fix for #752 2020-01-16 23:13:44 -05:00
German Gutierrez
b4b7a3ed2e LegendasDivs: cleaning up debug logging 2020-01-16 21:48:38 +01:00
German Gutierrez
46b59cdae7 Provider LegendasDivx v1 2020-01-16 21:38:41 +01:00
morpheus65535
1fa9a1382b
Merge pull request #742 from GermanG/bsplayersubs
providers: adding bsplayer
2020-01-08 12:37:38 -05:00
German Gutierrez
6c3cc4be28 providers: adding bsplayer initial commit 2020-01-07 12:23:17 +01:00
Louis Vézina
97770462bd Merge branch 'development' into Flask 2019-12-28 23:58:01 -05:00
Flaxee
7bcea72053
Update unix.py 2019-12-28 09:27:32 +01:00
Moravčík, Marian
3d8fe99c66 Merge remote-tracking branch 'origin/development' into Flask
# Conflicts:
#	views/menu.tpl
2019-12-27 23:14:15 +01:00
Louis Vézina
67ad65ed76 Fix for #716. 2019-12-25 09:06:05 -05:00
Louis Vézina
e4cc062dd3 Another fix for #703. 2019-12-23 21:01:18 -05:00
panni
d0ccd08aef core: fix values casting 2019-12-24 02:33:39 +01:00
panni
a612335a44 core: update to subliminal_patch:head; core: try and fix #660 2019-12-24 00:46:34 +01:00
panni
64fa210688 core: update to subliminal_patch:head; core: try and fix #703 2019-12-24 00:25:02 +01:00
Louis Vézina
5dc8facae7 Another fix for #709. 2019-12-23 16:42:06 -05:00
Louis Vézina
d4fdee1e9f Fix for #711. 2019-12-23 14:03:31 -05:00
Louis Vézina
b41affa267 Merge remote-tracking branch 'origin/development' into development 2019-12-23 12:27:10 -05:00
Louis Vézina
133787cf23 Fix for #709. 2019-12-23 12:26:49 -05:00
morpheus65535
dad4dae6a3
Merge pull request #712 from Mexx62/development
Betaseries: Use release group to choose which subtitle to download in archive
2019-12-22 10:16:16 -05:00
Mexx62
3b360db1c0 Betaseries: Use release group to choose which subtitle to download in archive 2019-12-21 22:56:45 +01:00
Louis Vézina
26b48b1759 Fix for #707. 2019-12-18 06:35:54 -05:00
Moravčík, Marian
443607a33d More work 2019-12-16 14:58:10 +01:00
Moravčík, Marian
99d58b299f Merge remote-tracking branch 'origin/morpheus' into Flask 2019-12-16 13:53:35 +01:00
Louis Vézina
8d9023af80 Small change to get output from ffprobe with Python 3.x 2019-12-14 12:37:10 -05:00
Halali
4282fe8f50 Add Cors lib and fix wizard 2019-12-10 21:39:17 +01:00
Halali
9e0a530af6 More work 2019-12-10 21:09:51 +01:00
Halali
ae6bd5269c Merge remote-tracking branch 'origin/development' into Flask
# Conflicts:
#	bazarr/main.py
#	views/settings_subtitles.tpl
2019-12-10 20:57:55 +01:00
Louis Vézina
1eb174d9ef Fix for restarting since Python 3. 2019-12-06 22:40:40 -05:00
morpheus65535
28d4a79644
Merge pull request #684 from dimotsai/assrt
Allow assrt to fetch subtitles through only ISO 639-2
2019-12-03 21:16:05 -05:00
Louis Vézina
2ecd21beb0 Fix for analytics under Python 3.x. 2019-12-02 23:54:31 -05:00
Halali
66ac35d959 Add Missing libs 2019-12-02 22:46:54 +01:00
dimo
d4a74581da Allow assrt to fetch subtitles through only ISO 639-2
This commit should fix issue #460
2019-12-01 10:04:04 +08:00
Louis Vézina
0f04e8a473 Patched fcache to support real move with shutil instead of os.rename. This way can move from one drive to another. 2019-11-28 06:52:06 -05:00
Moravčík, Marian
11128bee14 Add Flask to lib folder 2019-11-28 12:40:45 +01:00
Louis Vézina
8cd2224cb6 Merge remote-tracking branch 'origin/development' into development 2019-11-27 21:49:04 -05:00
Louis Vézina
304a5ff1b8 Fix for subtitles file without a language code that aren't text based. 2019-11-27 21:48:39 -05:00
Halali
9fbec327c4 Merge remote-tracking branch 'origin/development' into development 2019-11-27 23:35:59 +01:00
Halali
f1596ef7ba Fix Titulky provider compatibility with Python3 2019-11-27 23:32:58 +01:00
Louis Vézina
ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer. 2019-11-27 16:18:53 -05:00
Louis Vézina
5007d983e3 Removing ConfigParser2 as we don't use it anymore. 2019-11-27 14:58:43 -05:00
Louis Vézina
4a2ed8830d Merge branch 'python3' into development 2019-11-25 19:50:16 -05:00
Louis Vézina
672e69e887 Upgraded Apprise to 0.8.2. 2019-11-25 19:44:28 -05:00
Louis Vézina
1f8b5bd2e1 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:55 -05:00
Louis Vézina
777913bd40 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:30 -05:00
Louis Vézina
684c8009bc Fix for Addic7ed. 2019-11-15 12:38:34 -05:00
Louis Vézina
a36e010d76 WIP executemany 2019-11-12 20:40:16 -05:00
Louis Vézina
f5e6408195 WIP executemany 2019-11-11 19:09:40 -05:00
Louis Vézina
213163fe3e WIP 2019-11-08 14:30:58 -05:00
Louis Vézina
79baeb7c0e WIP 2019-11-08 09:57:37 -05:00
Louis Vézina
8ea82d5e5f Fix for Subscene under Python 3.x 2019-11-08 09:21:40 -05:00
Louis Vézina
d92e7755d3 Fix for SubtitulamosTv in Python3. 2019-11-07 19:37:56 -05:00
Louis Vézina
d31299870d Merge branch 'development' into python3
# Conflicts:
#	bazarr/list_subtitles.py
#	bazarr/main.py
2019-11-06 16:45:51 -05:00
Louis Vézina
808f87ca9c Fix for added episodes and movies not being analyzed for existing subtitles or searched for missing. 2019-11-03 08:36:10 -05:00
Louis Vézina
7f80b1de83 Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
2019-10-31 13:21:49 -04:00
Louis Vézina
7977deb142 Merge remote-tracking branch 'origin/development' into development 2019-10-31 12:56:59 -04:00
Louis Vézina
3afaa501d8 Revert "Changed row factory."
This reverts commit 2565a039
2019-10-31 12:52:59 -04:00
morpheus65535
1497359681
Merge pull request #653 from gmerciel/subtitulamos-tv
Subtitulamos.tv provider
2019-10-31 09:28:13 -04:00
Louis Vézina
2565a0395f Changed row factory. 2019-10-31 06:41:34 -04:00
Gonzalo Merciel
2e645039f1 Fixed encoding issues 2019-10-30 22:57:50 -05:00
Louis Vézina
50dfacece0 Added values to debug logging of DB requests. 2019-10-29 11:43:09 -04:00
Louis Vézina
fe6758858a Merge branch 'development' into python3
# Conflicts:
#	bazarr/database.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/movie.tpl
2019-10-28 20:27:11 -04:00
Louis Vézina
eca6cd0a5a Merge branch 'development' into morpheus 2019-10-28 12:08:56 -04:00
Louis Vézina
75a0a5ace4 WIP 2019-10-28 00:05:28 -04:00
Louis Vézina
d4115cb65f WIP 2019-10-26 14:52:22 -04:00
Louis Vézina
bcded9e45d WIP 2019-10-24 22:35:04 -04:00
morpheus65535
250db5d0f6
Merge pull request #646 from dkage/master
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
2019-10-24 06:37:16 -04:00
dkage
a7fba2ee1b Update pytz and tzlocal to resolve issue with Brazil DST with timezone
As Brazil does not have Daylight Saving Time anymore as decided by it's government, pytz needed to be updated to have the new data about the country timezones.
And as some in pytz calls in bazarr used tzlocal functions, that one needed also to be updated.
Works fine now, tested on Brazil - Timezone America/Sao_Paulo

This commit fixes #641
2019-10-24 02:36:49 -03:00
panni
912717dd93 core: update to subliminal_patch:head; addic7ed: fix using empty show ids list; fix completed subtitle detection for non-english languages; fix mr robot subtitle file detection 2019-10-22 12:00:50 +02:00
Louis Vézina
15575e9917 WIP 2019-10-21 22:13:37 -04:00
Louis Vézina
0968f66e3f Missing Peewee files. 2019-10-20 08:04:26 -04:00
panni
8799938b4e core: update to subliminal_patch:head; addic7ed: show ids fetching 2019-10-20 06:07:10 +02:00
Louis Vézina
995b9ac9ae Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/addic7ed.py
2019-10-19 18:10:44 -04:00
panni
e452394841 core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list 2019-10-19 23:20:12 +02:00
Louis Vézina
ae6f7117fc Major fixes to database subsystem. 2019-10-16 10:20:35 -04:00
morpheus65535
73df77984d
Fix for #630 2019-10-13 22:41:34 -04:00
Gonzalo Merciel
3d492ab4d6 Corrected release_info property.
Corrected bug with matches.
2019-10-10 17:24:13 -03:00
Gonzalo Merciel
6b91993545 Added encoding, realease_info and better matching. 2019-10-10 16:46:27 -03:00
Gonzalo Merciel
f809e608e4 Added subtitulamos.tv provider. 2019-10-10 16:46:27 -03:00
Halali
7171635441 Titulky provider some changes for python v3 compatibility 2019-10-09 22:06:30 +02:00
Louis Vézina
b591918e03 Moved enum to libs2 2019-10-07 21:38:28 -04:00
Louis Vézina
08139b43ed Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 17:00:52 -04:00
ngosang
cdeed59584 Update Argenteam provider (https and new domain) 2019-10-07 22:00:27 +02:00
Louis Vézina
a4ed73b6fc Fix for invalid language in filename. 2019-10-07 15:28:26 -04:00
Louis Vézina
2a78008ecb Drop language on all exception. 2019-10-07 15:18:28 -04:00
Louis Vézina
99e940f7a8 Drop language on all exception. 2019-10-07 15:00:26 -04:00
Louis Vézina
7c75ae7615 Fix for invalid language code. 2019-10-07 14:50:16 -04:00
Louis Vézina
90e9786546 Merge branch 'development' into python3
# Conflicts:
#	bazarr/main.py
2019-10-07 10:49:46 -04:00
Louis Vézina
7d3c6b31e7 Fix for index out of range when no extension in filename. 2019-10-07 06:55:00 -04:00
Louis Vézina
afd9cd6ddb Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_movies.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/subdivx.py
#	libs/subliminal_patch/providers/titlovi.py
2019-10-05 22:57:42 -04:00
Louis Vézina
d65601d9cb Fix for #605. 2019-10-05 22:48:04 -04:00
Halali
b3c6def6bc Updated subliminal_path and subzero to latest dev version 2019-10-05 22:55:35 +02:00
ngosang
232eaa1981 Improve Subdivx provider, handle more exceptions 2019-10-05 15:52:45 +02:00
ngosang
c96fb20663 Improve provider throttle / status to handle all exceptions 2019-10-05 15:25:04 +02:00
Louis Vézina
7e5527b420 Bug correction 2019-09-28 14:05:34 -04:00
Louis Vézina
607af5c2f5 WIP 2019-09-28 12:21:08 -04:00
Louis Vézina
59c6a269ab WIP 2019-09-28 00:22:17 -04:00
Louis Vézina
ad3f37f8ac WIP 2019-09-24 06:23:53 -04:00
Louis Vézina
8227df459a WIP 2019-09-24 06:23:11 -04:00
Louis Vézina
2b2fd4e8d7 WIP 2019-09-23 16:21:24 -04:00
Louis Vézina
3df86acb85 WIP 2019-09-22 23:07:04 -04:00
Louis Vézina
bcc4183ef3 WIP 2019-09-22 22:27:23 -04:00
Louis Vézina
b055d89b4f Merge branch 'development' into python3
# Conflicts:
#	bazarr.py
#	bazarr/get_subtitle.py
2019-09-22 20:38:43 -04:00
Louis Vézina
9dd85eeee7 WIP 2019-09-22 20:35:12 -04:00
ngosang
f8db6c31e2 Fix Subdivx provider, new webpage 2019-09-21 14:09:11 +02:00
Louis Vézina
a7b40eaf79 WIP 2019-09-20 17:56:33 -04:00
Louis Vézina
e7cb2a71e2 WIP 2019-09-18 21:50:20 -04:00
Louis Vézina
f389c38a9c WIP 2019-09-18 11:30:46 -04:00
Louis Vézina
3ca2c98cd4 WIP 2019-09-16 22:04:27 -04:00
Louis Vézina
c5fa0f56e4 WIP 2019-09-13 15:14:31 -04:00
Louis Vézina
645952c61a WIP 2019-09-13 15:12:26 -04:00
Louis Vézina
20f26c72ec Merge branch 'development' into morpheus 2019-09-08 23:01:18 -04:00
Halali
36c0d2d311 Add Titulky as private CZ,SK tracker 2019-09-08 14:46:01 +02:00
Louis Vézina
1b4e4e1495 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/utils.py
2019-09-02 23:30:23 -04:00
Louis Vézina
d5c0061cc9 Google Analytics implementation to get usage data in order to better understand how Bazarr is used. 2019-09-02 23:22:38 -04:00
Louis Vézina
5b96df4c40 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	views/movie.tpl
2019-08-25 22:20:42 -04:00
Louis Vézina
07bf13c87e Adding customized version of pyprobe to libs. 2019-08-25 22:08:13 -04:00
Louis Vézina
4b8f64a64d Merge branch 'development' into morpheus 2019-08-19 07:24:31 -04:00
Louis Vézina
9e36f4bfcf Missing files for Apprise 0.7.9. 2019-08-19 07:22:51 -04:00
Louis Vézina
d37e883f2c Merge branch 'development' into morpheus
# Conflicts:
#	views/movie.tpl
2019-08-15 17:21:27 -04:00
Louis Vézina
2496660cc0 Updating Apprise to 0.7.9 in order to fix #478 and #515. 2019-08-14 12:46:21 -04:00
Louis Vézina
fc757a7e54 First commit to the Peewee DataModel and add module to libs. 2019-07-29 13:03:45 -04:00
Louis Vézina
2f3cc8279f Adding CherryPy module to libs. 2019-07-29 13:02:31 -04:00
Louis Vézina
c5964a9dc1 Switching back to CherryPy instead of gevent as we don't use it and moved toward threads instead. 2019-07-28 15:32:30 -04:00
panni
763d90d702 core: update to subliminal_patch:head; subscene: http: fall back to local DNS in case of NXDOMAIN; titlovi: fix querying 2019-07-27 03:25:45 +02:00
Mexx62
9cd7cfe07d Added betaseries provider (#486)
* Added betaseries provider

* Make the provider TV Shows only

* Fixed betaseries token save in wizard

* Boosted subtitles score

* Removed addic7ed_boost

* Fixed subtitle URL problem

* Changed variable names

* Change provider informations and add warning

* Reverted subliminal_patch/score.py
2019-07-18 19:21:22 -04:00
Panagiotis Koutsias
0fcef4d674 Optimizes Greek providers (#489)
* Optimizes providers

* Adds episode id in subtitle page link

* Adds episode id in subtitle page link
2019-07-13 20:29:05 -04:00
MoshiMoshi0
b56015e90b Add ability to use MediaInfo to refine video/audio properties (#479)
* Add ability to use MediaInfo to refine video/audio properties

* Remove pymediainfo from requirements.txt and add library files

* Look for .dll file if .exe was not found in get_binary

* Add pymediainfo to libs

* Switch to local MediaInfo library files

* Exit early if supported attributes are already set

* Log media info warnings to debug
2019-07-10 15:36:49 +02:00
panni
490468f7b3 core: update to subliminal_patch:head; subscene: add pt-BR support; fix unknown language code on empty response 2019-07-05 14:31:58 +02:00
panni
bce41d8002 core: update to subliminal_patch:head; scandir: docker/bazarr compat, might fix #461 2019-07-05 03:25:02 +02:00
panni
3d8e8ee59b core: update to subliminal_patch:head; subscene: explicitly set account filters for languages 2019-06-23 15:28:42 +02:00
panni
702038c191 core: update to subliminal_patch:head; subscene: move login/cookies to initialization sequence 2019-06-22 16:46:56 +02:00
panni
b100d4ed5c core: update to subliminal_patch:head; support file hashes even when scenename is used 2019-06-21 15:06:27 +02:00
panni
05aaf8094d core: update to subliminal_patch:head; subscene fallback for non-year results; detect downtime (raise ServiceUnavailable) 2019-06-21 04:52:27 +02:00
pannal
87f3e65bd2
Merge pull request #442 from MoshiMoshi0/development
Fix video hash not being computed when using Napisy24 provider
2019-06-21 04:07:19 +02:00
Louis Vézina
0995df6c7d Fix for #436 and #459. 2019-06-20 21:34:14 -04:00
Louis Vézina
7030651946 Added missing yaml module which is required by latest Apprise. 2019-06-07 14:40:26 -04:00
Louis Vézina
78e43f3e69 Fix for #462 2019-06-07 07:16:07 -04:00
panni
a2e3650653 core: update to subliminal_patch:head; subscene stawp! 2019-06-06 01:39:33 +02:00
panni
3217a475f2 core: update to subliminal_patch:head; react on inexistent subscene endpoint if possible 2019-05-30 04:46:43 +02:00
panni
8c92599cbf core: update to subliminal_patch:head; #38 2019-05-27 12:33:39 +02:00
ngosang
26ef69d27b Fix Subdivx provider with html.parser 2019-05-25 23:16:24 +02:00
ngosang
561f5495fb Improve score in Subdivx provider 2019-05-25 19:35:13 +02:00
morpheus65535
412dfd4d21
Merge pull request #448 from ngosang/feature/subdivx
Add Subdivx provider Closes #307
2019-05-25 12:24:02 -04:00
morpheus65535
52bd6ed983
Merge pull request #449 from ngosang/feature/argenteam
Fix Argenteam provider. Wrong HI and subtitle URL
2019-05-25 12:22:01 -04:00
ngosang
b4099d8707 Fix Argenteam provider. Wrong HI and subtitle URL 2019-05-25 18:11:40 +02:00
ngosang
630438e4e7 Add Subdivx provider Closes #307 2019-05-25 17:40:52 +02:00
panni
b909bd652c core: update to subliminal_patch:head; add env flag for skipping encoding change; optimize subscene 2019-05-24 18:11:00 +02:00
Unknown
6aa5b8c838 Fix video hash not being computed when using Napisy24 provider 2019-05-24 02:34:07 +02:00
morpheus65535
f0fd8877ae
Fix for #405 2019-05-21 22:42:07 -04:00
Unknown
8287c38f9e Fix Language import in Napisy24 provider 2019-05-21 20:34:37 +02:00
Unknown
db7b6158aa Add credentials form; Fix incorrect imports 2019-05-19 02:26:42 +02:00
Unknown
94972f29f0 Add Napisy24 provider 2019-05-18 18:54:58 +02:00
panni
1ed4f11a67 core: update to subliminal_patch:head; fix farsi subtitles in utf-16 2019-05-17 23:46:48 +02:00
panni
bbbc7bc154 core: update to subliminal_patch:head; fix subscene search endpoint 2019-05-13 16:17:39 +02:00
Louis Vézina
d5a398b2aa Added missing ipaddress module. 2019-05-12 08:22:21 -04:00
panni
c99afe59c2 core: add missing files 2019-05-12 06:44:35 +02:00
panni
927b7b6406 core: update to subliminal_patch:head; fix subscene; solve cf almost instantly; fix chinese subs; fix titlovi; 2019-05-12 06:23:46 +02:00
morpheus65535
7338a781f6
Merge pull request #423 from girtskokars/latvian_providers
add subtitri.nekur.net and subtitri.id.lv subtitle providers
2019-05-08 20:39:08 -04:00
Guy Khmelnitsky
bddfc5f0af
Update Subscenter to use new Subscenter.biz domain 2019-05-08 15:34:51 +03:00