1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 08:13:14 +00:00
Commit graph

1214 commits

Author SHA1 Message Date
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
Louis Vézina
7029639014 Fix for anti-captcha class defined even if credentials are empty. 2019-05-10 09:39:47 -04:00
Louis Vézina
12d942125d Version bump. 2019-05-10 09:31:39 -04: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
morpheus65535
cce90bc1d1
Merge pull request #429 from GuyKh/patch-1
Update Subscenter to use new Subscenter.biz domain
2019-05-08 20:28:56 -04:00
Guy Khmelnitsky
bddfc5f0af
Update Subscenter to use new Subscenter.biz domain 2019-05-08 15:34:51 +03:00
Ģirts Kokars
e16b820703 use download link as the page_link (there is no seperate subtitle page link) 2019-05-08 15:19:46 +03:00
Ģirts Kokars
a8840c2fb6 override subtitle guess_encoding method to not include language-specific encodings and go straight to chardet as it seems to yield far better results 2019-05-08 15:17:01 +03:00
morpheus65535
a0e7e63286
Merge pull request #428 from sekkr1/development
added ignore pgs subs setting to embedded scan
2019-05-07 06:43:21 -04:00
sekkr1
be7ea23239 removed from wizard 2019-05-07 03:28:26 +03:00
morpheus65535
cbda709796
rename data attr to ignorepgs in jquery
Co-Authored-By: sekkr1 <dekel.reches@pm.me>
2019-05-07 03:27:11 +03:00
morpheus65535
f3b8f22b43
rename data attr to ignorepgs in html
Co-Authored-By: sekkr1 <dekel.reches@pm.me>
2019-05-07 03:27:00 +03:00
morpheus65535
885586ba70
defaults to disabled
Co-Authored-By: sekkr1 <dekel.reches@pm.me>
2019-05-07 03:26:16 +03:00
sekkr1
9327126d73 handle empty output as split returns [''] on those 2019-05-06 09:04:00 +03:00
sekkr1
91e729ac06 added ignore pgs settings to embedded scan 2019-05-06 08:14:07 +03:00
Louis Vézina
85be773190 Typo fix in series history. 2019-05-05 20:21:46 -04:00
morpheus65535
87a538333e
Merge pull request #427 from Zandor300/patch-1
Fixed grammar in tooltips on the history page.
2019-05-05 20:17:38 -04:00
Zandor Smith
9f80fcfa80
Fixed grammar in tooltips on the history page. 2019-05-05 20:10:35 +02:00
Louis Vézina
f813708f61 Fix for #424. 2019-05-03 13:37:29 -04:00
Louis Vézina
9064583853 Fix for non UTF8 file system encoding. 2019-05-03 09:34:08 -04:00
Ģirts Kokars
1f8469f83a remove unused code (alternate titles) 2019-05-03 14:08:39 +03:00
Ģirts Kokars
9079e2b3dd add providers to the readme 2019-05-03 14:06:26 +03:00
Ģirts Kokars
34495b9263 add providers to the wizard 2019-05-03 14:03:50 +03:00
Louis Vézina
8a21265fe6 Merge remote-tracking branch 'origin/development' into development 2019-05-03 06:31:39 -04:00
Louis Vézina
aba93482b0 Some small UI fixes. 2019-05-03 06:30:46 -04:00
Ģirts Kokars
d910db7965 add subtitri.nekur.net and subtitri.id.lv subtitle providers 2019-05-02 21:32:52 +03:00
morpheus65535
164230c7cd
Fix input type for DBC password. 2019-05-01 06:31:15 -04:00
Halali
efcf5161ad Fix for movies history paging 2019-04-30 20:52:18 +02:00
panni
87165e91f2 core: update to subliminal_patch:head 2019-04-28 06:02:12 +02:00
Louis Vézina
07c37b8254 Fix for subtitles upgrading when a series doesn't have a desired language anymore. 2019-04-23 20:05:06 -04:00
morpheus65535
710e5665ed
Merge pull request #409 from sekkr1/master
Embedded subs detector now uses ffprobe
2019-04-23 16:57:32 -04:00
morpheus65535
5af69b7303
Updated readme (#410)
* Update README.md
2019-04-23 16:55:36 -04:00
sekkr1
22f1adaf96
Update README.md 2019-04-23 23:32:55 +03:00
sekkr1
a38b210963 Typo 2019-04-23 23:28:35 +03:00
sekkr1
a5599d553e added mkv extension check before enzyme+exceptions 2019-04-23 23:19:25 +03:00
sekkr1
730f0e1c10 Embedded subs detector now uses ffprobe 2019-04-23 15:35:50 +03:00
Louis Vézina
b738922b0c Fix for rare case where task won't be listed in system. 2019-04-22 21:38:57 -04:00
Louis Vézina
db189c7773 Merge branch 'halali' into development
# Conflicts:
#	bazarr/get_subtitle.py
2019-04-22 21:13:37 -04:00
Louis Vézina
3ffce6e5fa Some fixes and improvements. 2019-04-22 21:08:26 -04:00
Louis Vézina
26f57f5ca0 Continuing work on mobile UI. 2019-04-20 17:15:00 -04:00
Louis Vézina
8ed4385e83 Merge remote-tracking branch 'origin/development' into development 2019-04-20 13:39:57 -04:00
Louis Vézina
b46e8c7cb8 Fix for subtitles upgrading not taking use_sonarr/use_radarr into account. 2019-04-20 13:39:29 -04:00
Halali
6d7e547d6a Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_episodes.py
2019-04-19 21:53:56 +02:00
Halali
03b5cc456e Finished development 2019-04-19 21:49:45 +02:00
panni
2aae6fe843 core: update to subliminal_patch:head; 2019-04-18 16:56:28 +02:00
Louis Vézina
7fc145179c Fix for history when upgrade subtitles is disable. 2019-04-17 19:51:27 -04:00
Louis Vézina
c6fc6a37a0 Reworked the menu to make it more responsive on mobile. 2019-04-16 23:05:34 -04:00
Louis Vézina
c61b467e33 Fix for #397. 2019-04-14 09:11:46 -04:00
Halali
19cc825d9d Remove unused code 2019-04-14 10:22:35 +02:00
Halali
3287a91f8d Merge remote-tracking branch 'origin/development' into development 2019-04-14 09:30:06 +02:00