morpheus65535
|
ad4a63cb5b
|
Continuing development
|
2018-12-17 19:38:59 -05:00 |
morpheus65535
|
046f4e652b
|
Continuing development
|
2018-12-16 23:35:48 -05:00 |
morpheus65535
|
e12b09bca9
|
Continuing development
|
2018-12-16 23:18:53 -05:00 |
Halali
|
889dad8fed
|
Merge remote-tracking branch 'origin/development' into halali
|
2018-12-15 20:14:10 +01:00 |
Halali
|
6286676bcd
|
Implement new config to wizard template
|
2018-12-15 19:43:25 +01:00 |
Halali
|
eaa726d715
|
Disabling unwanted full rescan for movies every 5 minutes.
|
2018-12-15 19:41:36 +01:00 |
Halali
|
6c72da41da
|
Fix template
|
2018-12-15 01:53:24 +01:00 |
Halali
|
ead8dbfe0a
|
More work for new Config code
|
2018-12-15 01:42:09 +01:00 |
Halali
|
99118f87fd
|
More work for new Config code
|
2018-12-15 01:36:28 +01:00 |
Halali
|
ead1f31eb1
|
Preparation for new Config code
|
2018-12-14 23:18:52 +01:00 |
morpheus65535
|
a1364c0d09
|
Continuing development
|
2018-12-14 09:28:14 -05:00 |
morpheus65535
|
306487880b
|
Continuing development
|
2018-12-14 07:25:18 -05:00 |
morpheus65535
|
4686e7da55
|
Continuing development
|
2018-12-14 06:52:09 -05:00 |
morpheus65535
|
fd840d86c0
|
Continuing development
|
2018-12-13 23:01:15 -05:00 |
morpheus65535
|
71421de09e
|
One small change to use field value even if you haven't save settings.
|
2018-12-13 22:05:42 -05:00 |
morpheus65535
|
82793da436
|
Continuing development
|
2018-12-12 21:50:05 -05:00 |
Halali
|
a80d425398
|
Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali
|
2018-12-10 22:42:03 +01:00 |
Halali
|
b9a9c9cfa8
|
Removed unused __file__ from templates
|
2018-12-09 21:24:28 +01:00 |
Halali
|
4586cd422d
|
Update Jquery to v3.3.1 and templates clean up
|
2018-12-09 21:23:51 +01:00 |
goldenpipes
|
475aaa19c6
|
Add files via upload
re-did the logo to make it higher res.
cheers!
|
2018-12-08 22:06:39 -06:00 |
Halali
|
2761572948
|
Fix for console error after fix #245
|
2018-12-07 16:18:16 +01:00 |
Halali
|
c7d37503d8
|
Fix for #245
|
2018-12-06 21:53:16 +01:00 |
morpheus65535
|
db16f7df4b
|
Version bump
|
2018-12-05 20:18:49 -05:00 |
morpheus65535
|
2f138dc7cc
|
Fix for System throwing an http error 500 when Sonarr or Radarr integration is disabled.
|
2018-12-05 20:14:55 -05:00 |
Halali
|
e78f3aca43
|
Add bazarr version to log at start
|
2018-12-05 14:38:29 +01:00 |
Halali
|
2be025c12f
|
Merge remote-tracking branch 'origin/development' into development
|
2018-12-05 10:27:00 +01:00 |
Halali
|
b2158ed08b
|
Fix for Firefox 63
|
2018-12-05 10:26:35 +01:00 |
morpheus65535
|
40eccc8eef
|
Merge remote-tracking branch 'origin/development' into development
|
2018-12-04 20:50:59 -05:00 |
morpheus65535
|
b0e6136de1
|
Added more debug logging for the existing subtitles indexing process.
|
2018-12-04 20:30:03 -05:00 |
panni
|
c491d0333f
|
get_subtitle: fix rounding for message log, score
|
2018-11-30 14:35:28 +01:00 |
Halali
|
0669f9187b
|
Fix to prevent manual search to return None instead of an empty json string.
|
2018-11-30 11:27:29 +01:00 |
panni
|
f87e1cd3a9
|
main: remove __file__=__file__ reference
|
2018-11-30 10:17:10 +01:00 |
panni
|
83bb1aca09
|
update to latest subliminal_patch; loosen lxml requirement
|
2018-11-30 10:16:58 +01:00 |
morpheus65535
|
005b78f350
|
Initial commit
|
2018-11-29 21:24:48 -05:00 |
Halali
|
f941ee5199
|
Change get_argv to get_args in templates
|
2018-11-29 20:09:34 +01:00 |
Louis Vézina
|
552cae7483
|
Fix to prevent manual search to return None instead of an empty json string.
|
2018-11-29 12:55:43 -05:00 |
panni
|
4ac6690efc
|
get_subtitle: manual download: add separate check for download success
|
2018-11-29 15:08:36 +01:00 |
panni
|
80ee0c9299
|
get_subtitle: cleanup; add docs for force_unicode
|
2018-11-29 15:01:22 +01:00 |
panni
|
cc2c55f043
|
get_subtitle: properly cast language parameter to list
|
2018-11-29 14:59:18 +01:00 |
panni
|
d222dfc3b2
|
get_subtitle: properly indent fixme
|
2018-11-29 14:56:17 +01:00 |
panni
|
c8595241c1
|
add fixme for subtitle folder setting for movies
|
2018-11-29 14:54:02 +01:00 |
panni
|
e34201ff2b
|
add fixme for subtitle folder setting
|
2018-11-29 14:53:13 +01:00 |
panni
|
ec2dd3aec7
|
get_subtitle: add docs to new functions; use path_decoder for manual download
|
2018-11-29 14:47:56 +01:00 |
panni
|
912fa4b612
|
get_subtitle: remove unused hi var
|
2018-11-29 14:41:05 +01:00 |
panni
|
1f485d0aa7
|
get_subtitle: implement manual subtitle download
|
2018-11-29 14:40:31 +01:00 |
panni
|
d9627ae99c
|
get_subtitle: return max_score as float
|
2018-11-29 14:21:48 +01:00 |
panni
|
ffd60029e5
|
system tab: fix error when only sonarr or only radarr is configured
|
2018-11-29 14:20:51 +01:00 |
panni
|
a1677bf9b6
|
movie/episodes template: properly escape single quotes for title attribute
|
2018-11-29 14:15:49 +01:00 |
panni
|
6c822655c4
|
download_subtitle: support list of languages
|
2018-11-29 14:11:10 +01:00 |
panni
|
47295ac87a
|
implement download_subtitle; add helper functions: get_video, get_scores
|
2018-11-29 14:03:44 +01:00 |