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
Ģ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