Commit graph

143 commits

Author SHA1 Message Date
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