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
release-it
9a84cc8da3
Release 0.9.3-beta.11
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
release-it
c68377f40d
Release 0.9.3-beta.10
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
morpheus65535
00a6437e23
Prevent DNS fall back to default server to flood debug log.
4 years ago
release-it
cdaa38f6f1
Release 0.9.3-beta.9
4 years ago
mberino
300a037cbe
Added sync subtitles button for whole show and for whole season
4 years ago
release-it
1a915b15f7
Release 0.9.3-beta.8
4 years ago
morpheus65535
da5b74516c
Fixed both Opensubtitles providers when searching for Superman & Lois (amp character issue)
4 years ago
release-it
91062335bc
Release 0.9.3-beta.7
4 years ago
LASER-Yi
68a44caf1a
Add binaries support for Apple M1 chip
4 years ago
release-it
2612ae1646
Release 0.9.3-beta.6
4 years ago
morpheus65535
1a26b5ba81
Fixed path mapping issue when using IP address while debug log is enabled. #1304
4 years ago
release-it
b6bd23b442
Release 0.9.3-beta.5
4 years ago
Michiel van Baak
cb32a9ab89
Documented the semver version bundled
4 years ago
release-it
240df50a51
Release 0.9.3-beta.4
4 years ago
morpheus65535
fd2df1415e
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
8f02915824
Reverting requirements.txt changes.
4 years ago
release-it
35ec760351
Release 0.9.3-beta.3
4 years ago
morpheus65535
d907e1cac7
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
7a5e4a4c28
Fixed requirements.txt to prevent installation of webrtcdav-wheels 2.0.10-post.2 that isn't compatible for now.
4 years ago
morpheus65535
699c0cca0a
Increased the number of releases shown on the UI releases page.
4 years ago
morpheus65535
d915308616
Fixed LegendasTV provider that was only using the main series title and not alternative titles. #1303
4 years ago
release-it
0a3c71cbee
Release 0.9.3-beta.2
4 years ago
Vitiko
c43219ed15
Improved bsplayer provider
4 years ago
morpheus65535
ad375bf752
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
a772fda10a
Fixed dev branch pipeline to prevent PR from triggering it.
4 years ago
release-it
716201fa6b
Release 0.9.3-beta.1
4 years ago
Vitiko
f1cd54c75c
Fixed TypeError in subliminal_patch sanitize
4 years ago
release-it
53d6aedfc5
Release 0.9.3-beta.0
4 years ago
morpheus65535
1b987d3470
Fixed Supersubtitles provider #1300
4 years ago
release-it
5008d09230
Release 0.9.2
4 years ago
release-it
400bb54ee8
Release 0.9.2-beta.1
4 years ago
morpheus65535
af1e1e9d5f
Fixed the parsing of changes for releases.
4 years ago
release-it
c2cbf0ad53
Release 0.9.2-beta.0
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
Bogdan Ilisei
d0f50a2e99
Improved RegieLive.ro to not get throttled when there are no results ( #1293 )
4 years ago
morpheus65535
ef8c4a43d4
Improved the scenename in manual search modal if none is provided.
4 years ago
morpheus65535
e04e0c75c8
Update CONTRIBUTING.md
4 years ago
morpheus65535
d1ea46e66f
Update CONTRIBUTING.md
4 years ago
morpheus65535
fd2b99b9c7
Update CONTRIBUTING.md
4 years ago
morpheus65535
2e11fa035b
Update CONTRIBUTING.md
4 years ago
morpheus65535
90266acd10
Update CONTRIBUTING.md
4 years ago
morpheus65535
a317caf022
Create CONTRIBUTING.md
4 years ago
Vitiko
260d540750
Fix KeyError for Argenteam Provider
4 years ago
morpheus65535
8a5d253d55
Fix for #1281
4 years ago
morpheus65535
ba2445408b
Merge branch 'master' into development
4 years ago