Rato
8e91beed83
Extend simpleconfigparser to not strip quotes from the string value
...
This is a suggestion fix for #309
4 years ago
morpheus65535
d2b7dba3bf
Fixed package_info parsing to deal with single line text with `\n` separator
4 years ago
Rato
29f73a6c09
Properly log error when Post processing subtitles
4 years ago
LASER-Yi
0107150933
Fix issues after updating schedule settings
4 years ago
morpheus65535
a193576b63
Added Bazarr user-agent to requests to Sonarr and Radarr
4 years ago
LASER-Yi
74da491bd1
Fix Installed badge won't display in release page
4 years ago
morpheus65535
97caf44a5a
Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
...
This reverts commit 5aadcea8
4 years ago
morpheus65535
5aadcea83a
Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes.
4 years ago
morpheus65535
986912b2cc
Fixed subtitles deletion after blacklisting.
4 years ago
morpheus65535
4bc379fabc
Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball.
4 years ago
LASER-Yi
26dc35556e
Fix issues on Movies Blacklist API
4 years ago
morpheus65535
84adea2a28
Added tooltips on hover for history and blacklist pretty date
4 years ago
morpheus65535
8a213e8ad8
no log: Changed package_info file location
4 years ago
morpheus65535
0c09bc2360
Updated the init process to get the branch from package_info in docker images
4 years ago
LASER-Yi
26850929a8
Fix display issues on release API endpoint
4 years ago
LASER-Yi
6ef7795ac5
Fix a crash in ui when only one post-processing option is selected
4 years ago
LASER-Yi
38e55148d2
Fix for #1338
4 years ago
LASER-Yi
535dcd55a8
Fix issues of manually searching. It will download wrong subtitles for some languages
4 years ago
morpheus65535
d415511ef8
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
ac8eb62de0
Fixed issue with log entries without exception stack
4 years ago
morpheus65535
54eb0fc174
Fixed image proxy when you don't use a base url in Sonarr.
4 years ago
morpheus65535
a4684feaba
Fixed get_exclusion_clause that do not have the required column due to a missing join.
4 years ago
LASER-Yi
d0f82198eb
Fix a issue when requesting wanted movies
4 years ago
Liang Yi
f64719e4ad
Refactored Web UI using React
4 years ago
morpheus65535
e70461a204
Improved releases view to show only relevant releases in relation to chosen branch.
4 years ago
morpheus65535
cc335863e2
Fixed encoding/escaping of proxy username and password #1327
4 years ago
Michiel van Baak
c55884ddad
Handle invalid content in the throttled_providers data file
4 years ago
Michiel van Baak
75d49e2f33
Revert "Use dogpile.cache sha1_mangle_key to mangle cache keys"
...
This reverts commit 7789f8c1a0
.
4 years ago
Michiel van Baak
f10bac1fad
Revert "Make subliminal always mangle cache keys to prevent long filenames"
...
This reverts commit 87fbd196a4
.
4 years ago
Michiel van Baak
87fbd196a4
Make subliminal always mangle cache keys to prevent long filenames
...
* Use dogpile.cache sha1_mangle_key to mangle cache keys
When using the subtitle hashes as cache keys, sometimes they come
out as filenames of 270 characters.
Not a lot of filesystems out there support filenames with over 250
characters.
This behaviour was reported with ext4 and zfs on both linux and FreeBSD.
The dogpile.cache utils come with a function that returns a hex digest
of the key, limiting the filename to a fixed length of 40 characters.
* Set region to subliminal.region and only then configure it, instead of assigning the result of configure to the property
* Make sure subliminal ALWAYS mangles keys with the sha1 to prevent filenames that are too long
4 years ago
Michiel van Baak
7789f8c1a0
Use dogpile.cache sha1_mangle_key to mangle cache keys
...
When using the subtitle hashes as cache keys, sometimes they come
out as filenames of 270 characters.
Not a lot of filesystems out there support filenames with over 250
characters.
This behaviour was reported with ext4 and zfs on both linux and FreeBSD.
The dogpile.cache utils come with a function that returns a hex digest
of the key, limiting the filename to a fixed length of 40 characters.
4 years ago
mberino
300a037cbe
Added sync subtitles button for whole show and for whole season
4 years ago
LASER-Yi
68a44caf1a
Add binaries support for Apple M1 chip
4 years ago
morpheus65535
1a26b5ba81
Fixed path mapping issue when using IP address while debug log is enabled. #1304
4 years ago
morpheus65535
699c0cca0a
Increased the number of releases shown on the UI releases page.
4 years ago
morpheus65535
af1e1e9d5f
Fixed the parsing of changes for releases.
4 years ago
morpheus65535
8208c4893e
Refactored the upgrade mechanism to use only Github releases
4 years ago
Michiel van Baak
f6a9cee3c0
Fixed embedded subtitles detection for Brazilian that are sometimes marked with the word "brazil" instead of "brasil"
4 years ago
morpheus65535
ba2445408b
Merge branch 'master' into development
4 years ago
cetiberiojr
7432e07089
Fix uppercase typo on brazilian_portuguese
...
We are comparing the lowercase of the vector, so all the parameters should be lowecase.
4 years ago
cetiberiojr
7d836749e1
Add Brazilian Portuguese name check
...
When getting information from subtitles, normally, Portuguese and Brazilian Portuguese are often considered as the same language (por, in this case), the only difference we have is when the name of them has some additional information.
For Brazilian Portuguese, this additional information is most of the time (Brazilian or Brasil).
So add the check when the language is por and try to differ Brazilian Portuguese from Portuguese.
4 years ago
zx900930
7e3305a51e
more strict rules to zh detection
4 years ago
zx900930
cee1ce6214
Fix false positive zh detection
4 years ago
zx900930
03abf8579a
typo fix
4 years ago
zx900930
ab7b043d86
fix for #1276
4 years ago
morpheus65535
b4861e8102
Merge pull request #1268 from zx900930/development
...
improve chinese language codes matching rules
4 years ago
morpheus65535
f235c7fee6
Version bump
4 years ago
zx900930
46e709c998
improve chinese language codes matching rules
4 years ago
morpheus65535
b32ef3b783
Fix for default profiles migration.
4 years ago
morpheus65535
74a2ada6c9
Apply cutoff even if the desired subtitles language is ignored because of a matching audio track.
4 years ago