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
Ģ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
Ģirts Kokars
1f8469f83a
remove unused code (alternate titles)
2019-05-03 14:08:39 +03:00
Ģirts Kokars
d910db7965
add subtitri.nekur.net and subtitri.id.lv subtitle providers
2019-05-02 21:32:52 +03:00
panni
87165e91f2
core: update to subliminal_patch:head
2019-04-28 06:02:12 +02:00
panni
2aae6fe843
core: update to subliminal_patch:head;
2019-04-18 16:56:28 +02:00
panni
ee65371089
core: update to subliminal_patch:head; add missing file
2019-04-11 05:01:51 +02:00
panni
98f456e20f
core: update to subliminal_patch:head;
2019-04-11 04:04:29 +02:00
panni
8cd8177455
core: update to subliminal_patch:head; replace cfscrape; add dependencies
2019-04-11 02:02:14 +02:00
Adrian Dimitrov
1681d5fc3c
Fix subsunacs subtitle link ( #384 )
...
Fix subsunacs and subssabbz subtitle link and downloading button in manual search dialog.
2019-04-08 13:58:13 -04:00
虾哥哥
3a8a349d68
add zimuku subtitle provider ( #381 )
...
Added zimuku subtitle provider
2019-04-08 06:47:06 -04:00
Louis Vézina
8aef7bc0d3
Continuing development.
2019-04-07 19:31:39 -04:00
Louis Vézina
afb2a86810
Continuing development.
2019-04-06 08:26:42 -04:00
Louis Vézina
0d05000e97
Initial anticaptcha commit
2019-04-06 08:25:27 -04:00
jonudewux
2eeedd5efa
subssabbz: Small fix ( #380 )
...
provider selects wrong link and raise a exception:
ValueError: Not a valid archive
2019-04-05 06:25:34 -04:00
Halali
f9aae9e10d
Add missing cfscrape lib
2019-04-04 23:46:14 +02:00
panni
1bf40127a0
core: update to subliminal_patch:head; implicitly handle cf
2019-04-04 19:16:31 +02:00
panni
6c4c124ae4
core: update to subliminal_patch:head; fix subscene; add alternative titles support to subscene and opensubtitles
2019-04-04 17:01:37 +02:00
panni
c11ba2c76d
libs: update subliminal_patch to current; revert fixed Bazarr/1 user agent
2019-04-03 15:53:56 +02:00
panni
8ed84886f8
update subliminal_patch to a70f9c0; fixes #334
2019-03-04 18:02:57 +01:00
Louis Vézina
181cc94c25
Merge remote-tracking branch 'origin/development' into subliminal_patch
2019-02-27 20:56:08 -05:00
panni
c630cdda3d
update subliminal_patch
2019-02-27 22:14:22 +01:00
Panagiotis Koutsias
176b2c818a
Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers ( #310 )
...
* Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers
* Various optimizations in greek providers
2019-02-24 12:41:22 -05:00
Louis Vézina
5f4175a0e3
Optimizing the notification system (popup in browser).
2019-02-20 23:30:25 -05:00
Louis Vézina
626d7c81d7
Merge branch 'pr/292' into development
2019-02-01 13:51:02 -05:00
Louis Vézina
50ff0137a1
Fix for unrar path detection.
2019-01-31 17:22:12 -05:00
Halali
df9e2634e2
Remove lxml from internal libs
2019-01-31 07:42:03 +01:00
morpheus65535
97e72a8f9d
Fix for not matching case between video and subtitles filename #278
2019-01-30 22:28:59 -05:00
morpheus65535
052ee77441
Added basic refining to video object and added lxml module to libs
2019-01-30 22:19:58 -05:00
e01
0bd2f2e68f
Move providers to subliminal_patch
2019-01-30 19:36:32 +02:00
e01
aafc55f3cb
Fix previously mess with providers registering on subssabbz and subsunacs
2019-01-30 09:14:17 +02:00
e01
2e8cb7b1f5
Remove subsunacs and subssabbz providers from subliminal library.
2019-01-29 15:28:37 +02:00
e01
8fd96a2dfd
Add subsunacs.net and subs.sab.bz providers
2019-01-29 15:27:45 +02:00
e01
76d5be0e77
Add subsunacs.net and subs.sab.bz providers
2019-01-29 15:25:24 +02:00
morpheus65535
118cc741a1
Merge remote-tracking branch 'origin/development' into development
2019-01-28 22:12:28 -05:00
morpheus65535
7e053f8d0c
Added code3b language from DB to repl_map to be sure subtitles file including those tag get recognized correctly.
2019-01-28 22:11:01 -05:00
Halali
f1b7e28e57
Change User-Agent to random User-Agent for Titlovi provider
2019-01-28 19:47:59 +01:00
Halali
5ba92b2142
Change User-Agent for Titlovi provider
2019-01-28 16:59:07 +01:00
panni
f7550e1889
libs: update subliminal_patch to newest develop: fix subscene missing poster; don't raise an exception when subtitle not found inside archive
2019-01-27 04:23:19 +01:00
morpheus65535
693c82d57f
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/main.py
# bazarr/scheduler.py
# views/settings.tpl
2019-01-25 23:47:53 -05:00
morpheus65535
bcc0fd3765
Replacing Sub-Zero user agent with Bazarr.
2019-01-18 00:12:45 -05:00
morpheus65535
3271d1a12b
Fix for ConfigParser2 import.
2019-01-15 22:12:57 -05:00
morpheus65535
7a4e2a5a16
Update to version.txt
2019-01-15 21:35:23 -05:00
Louis Vézina
99ae7e54b6
Revert "Try to fix interpolation in saving provider password"
...
This reverts commit 718406de2c
.
2019-01-15 16:43:28 -05:00
Halali
718406de2c
Try to fix interpolation in saving provider password
2019-01-15 18:16:36 +01:00
panni
10c7012c18
subliminal_patch: update again; add is_valid shortcut
2019-01-15 13:44:17 +01:00
panni
8879f5a82e
core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT
2019-01-15 13:39:34 +01:00
Halali
e6a8aea924
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_episodes.py
# bazarr/get_languages.py
# bazarr/get_movies.py
# bazarr/get_providers.py
# bazarr/get_series.py
# bazarr/get_settings.py
# bazarr/get_subtitle.py
# bazarr/init.py
# bazarr/list_subtitles.py
# bazarr/main.py
# bazarr/notifier.py
# bazarr/scheduler.py
# bazarr/update_db.py
# bazarr/utils.py
# views/history.tpl
2019-01-02 20:19:31 +01:00
Halali
67bf114098
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_series.py
# bazarr/get_subtitle.py
# bazarr/init.py
# bazarr/list_subtitles.py
# bazarr/main.py
# views/menu.tpl
# views/settings.tpl
# views/wanted.tpl
2019-01-01 21:15:12 +01:00
Halali
51d5e5c989
Fix configparser2 import
2019-01-01 16:06:10 +01:00
Halali
2b564a060a
Merge remote-tracking branch 'origin/development' into halali
...
# Conflicts:
# bazarr/get_episodes.py
# bazarr/get_movies.py
# bazarr/get_series.py
# bazarr/get_subtitle.py
# bazarr/main.py
2019-01-01 08:46:27 +01:00
Halali
fcc663af91
Continue development for new config backend
2018-12-27 20:19:59 +01:00
morpheus65535
e12b09bca9
Continuing development
2018-12-16 23:18:53 -05:00
morpheus65535
306487880b
Continuing development
2018-12-14 07:25:18 -05:00
panni
83bb1aca09
update to latest subliminal_patch; loosen lxml requirement
2018-11-30 10:16:58 +01:00
panni
b1d2689cba
update to latest subliminal_patch; fixes podnapisi search for Marvel series
2018-11-29 12:36:17 +01:00
panni
4c7c7a692b
subliminal_patch.core: don't assume hints["title"] exists
2018-11-28 13:34:08 +01:00
panni
221c67449b
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# bazarr/check_update.py
# bazarr/get_argv.py
# bazarr/get_movies.py
# bazarr/get_settings.py
# bazarr/get_subtitle.py
# bazarr/main.py
# bazarr/scheduler.py
2018-11-28 12:36:44 +01:00
panni
9ac3b0009b
update subzero/subliminal_patch/fcache to current versions
2018-11-28 11:44:59 +01:00
morpheus65535
bcf5650454
Removing unused waitress server library
2018-11-26 23:47:27 -05:00
panni
1d1029fa2a
add arghelper lib
2018-10-31 20:32:41 +01:00
panni
d8c6570b49
first non-boot-failing version
2018-10-31 17:33:19 +01:00
panni
8f584143f8
update deps
2018-10-31 17:08:29 +01:00
panni
4beaeaa99e
Merge remote-tracking branch 'origin/development' into subliminal_patch
...
# Conflicts:
# libs/subliminal/subtitle.py
2018-10-31 17:02:33 +01:00
morpheus65535
9ea3a4f257
Merge remote-tracking branch 'origin/halali' into development
...
# Conflicts:
# bazarr/update_db.py
2018-10-30 21:10:34 -04:00
Louis Vézina
37142e247e
Fix for multiple format in filename.
2018-10-23 21:31:40 -04:00
Halali
4d37267078
Dynamic notification providers provisioning
2018-10-22 18:39:11 +02:00
Louis Vézina
d61bdfcd4f
Initial commit.
2018-10-20 22:53:12 -04:00
Louis Vézina
3c1532148a
Second part of previous fix.
2018-10-17 06:24:13 -04:00
Louis Vézina
4dfc250287
Fix for Subliminal exception: 'list' object has no attribute 'lower'. This is panni's fix.
2018-10-17 00:21:24 -04:00
Louis Vézina
3e17afc028
Merge branch 'development' into daemon
...
# Conflicts:
# bazarr.py
# bazarr/get_languages.py
2018-10-16 20:20:32 -04:00
Louis Vézina
a88672070e
Cherrypy test
2018-10-11 20:50:33 -04:00
Louis Vézina
bb85224826
Fix for guessit returning a list for format
2018-10-10 22:33:08 -04:00
morpheus65535
c7866b3f11
Moving back to GuessIt 2.1.4. Too many bugs in 3.0.0.
2018-10-06 13:18:55 -04:00
morpheus65535
26118abb2a
Real fix for #158
2018-09-30 20:23:12 -04:00
morpheus65535
98cf99d1d0
Fix for #158
2018-09-28 21:32:39 -04:00
morpheus65535
6645c5a145
Text file to keep track of module version.
2018-09-16 21:19:58 -04:00
morpheus65535
0f061f2122
Include dependencies and remove requirements.txt
2018-09-16 20:33:04 -04:00
halali
cc3c4462a0
Login form #127
...
* Initial commit
* Fix cookies
* Continue work
* Login error msg
* Reimplement Basic auth
* Some improvements
* Reimplement Basic auth
* Some improvements
* Change validation key for cookies
* Some Changes
* Add client side control of password when changing username
* Some changes
2018-09-11 22:32:09 -04:00
morpheus65535
b0854cb33d
Upgrade Subliminal to 2.1.0dev #60
2018-04-23 08:36:17 -04:00
morpheus65535
36e6557a1c
Including a modified version of subliminal 2.0.5 in libs
2018-03-23 19:59:59 -04:00
morpheus65535
64846c0f1d
Integrated enzyme module with included PR to fix #40
2018-01-17 07:23:21 -05:00