1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-31 03:12:12 +00:00
Commit graph

383 commits

Author SHA1 Message Date
Louis Vézina
e774bd41d0 Merge remote-tracking branch 'origin/development' into development 2019-08-25 22:15:04 -04:00
Louis Vézina
4b12dea4cf Removing mediainfo related code. 2019-08-25 22:10:31 -04:00
Eduardo Almeida
fdf04df0ed [Feature] Subtitles Upload (#512)
* Subtitle upload support.

* Changes requested for PR #512.

* Work on differentiating manual upload from the other types.

* Support for forced subtitles.

* Fixed message when forced.

* Fixed forced subtitle filename.

* Fixed missing subtitles for movies not updating.

* Changed subtitle upload dialog format.

* Fixed upload UI.

* Fixed toggle.

* Small fixes.

* Small fixes.
2019-08-22 20:02:11 -04:00
Louis Vézina
4bb47f01a3 Fix for ajax long polling not working as expected. #518 2019-08-15 08:05:58 -04:00
Louis Vézina
3a1285e2da Fix for mediainfo error on Linux. 2019-08-13 13:46:29 -04:00
Louis Vézina
d7c824500a Merge remote-tracking branch 'origin/development' into development 2019-07-31 16:05:18 -04:00
Louis Vézina
6a7af0aabd Fix for downloading both forced and not forced when clicking on manual download link while having "Both" requested. 2019-07-31 16:04:52 -04:00
morpheus65535
531500f3cb
Update providers.tpl 2019-07-30 21:04:39 -04: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
MoshiMoshi0
97b3b42c96 Restore MediaInfo refiner (#494)
* Remove linux libmediainfo files

* Uncomment refine_from_mediainfo call

* Add libmediainfo warning on linux

* Fix warning tooltip from libmediainfo to mediainfo
2019-07-18 11:45:31 -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
Louis Vézina
0995df6c7d Fix for #436 and #459. 2019-06-20 21:34:14 -04:00
Louis Vézina
7f1f46a506 Merge branch 'development' into morpheus 2019-06-09 21:31:26 -04:00
Louis Vézina
bed98832ed Added settings to disable UTF8 subtitles re-encoding. 2019-06-03 20:16:37 -04:00
Louis Vézina
9a9fdb0072 Small fix in form validation. 2019-05-30 06:33:35 -04:00
Louis Vézina
e784a82f9f Continuing development. 2019-05-30 00:11:34 -04:00
Louis Vézina
a420bb3c43 Fix after merging dev branch. 2019-05-30 00:11:07 -04:00
Louis Vézina
036df00f5b Merge branch 'development' into morpheus
# Conflicts:
#	views/settings.tpl
#	views/wizard.tpl
2019-05-29 23:47:06 -04:00
Louis Vézina
f9b348ace7 Improvement to settings and wizard template to reuse providers instead of duplicating everything and also to simplify new development. 2019-05-29 23:45:33 -04:00
morpheus65535
412dfd4d21
Merge pull request #448 from ngosang/feature/subdivx
Add Subdivx provider Closes #307
2019-05-25 12:24:02 -04:00
ngosang
630438e4e7 Add Subdivx provider Closes #307 2019-05-25 17:40:52 +02:00
Louis Vézina
d974f51630 Continuing development. 2019-05-24 13:42:54 -04:00
Louis Vézina
732cc056bb Continuing development. 2019-05-22 23:50:09 -04:00
Louis Vézina
85cad57b48 Continuing development. 2019-05-21 23:33:59 -04:00
Louis Vézina
bb79ab5917 Continuing development. 2019-05-21 09:13:49 -04:00
morpheus65535
4a4b16e15e
Merge pull request #388 from morpheus65535/updater
Updater rework to support update from releases instead of using git.
2019-05-20 17:18:26 -04: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
Louis Vézina
324ef72922 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/embedded_subs_reader.py
#	views/movies.tpl
2019-05-10 09:42:12 -04:00
Louis Vézina
2abf522d1f Continuing development. 2019-05-10 09:24:11 -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
a0e7e63286
Merge pull request #428 from sekkr1/development
added ignore pgs subs setting to embedded scan
2019-05-07 06:43:21 -04: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
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
Zandor Smith
9f80fcfa80
Fixed grammar in tooltips on the history page. 2019-05-05 20:10:35 +02: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
Louis Vézina
1322dcde2f Continuing development. 2019-04-28 23:01:05 -04:00
Louis Vézina
93e061462a Continuing development. 2019-04-27 08:13:47 -04:00
Louis Vézina
05ec091f69 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	views/movie.tpl
2019-04-25 22:18:13 -04: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
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