Louis Vézina
bf5026151f
Fix for wanted pages.
4 years ago
Louis Vézina
72b6fd62a0
Added filter to exclude episodes based on series type as defined in Sonarr.
4 years ago
Louis Vézina
15e3fcaca9
Added filter to exclude episodes or movies based on monitored status or tags.
4 years ago
Louis Vézina
254e99531e
Fix for movies resolution not properly imported from Radarr.
4 years ago
Louis Vézina
43a5533a84
Fix for #913 (user-agent for subs4series)
4 years ago
Louis Vézina
94fc3ae8dd
Fix for #915
4 years ago
Louis Vézina
4f481d16d1
Fix for #913 (subs4series only)
4 years ago
Louis Vézina
f6c6e90fed
Fix for #913 (subs4free only)
4 years ago
Louis Vézina
00cecaab94
Fix for #1024
4 years ago
Louis Vézina
33dc89b487
Fix for manual search when all providers are throttled.
4 years ago
morpheus65535
a3956a715c
Update requirements.txt
4 years ago
Louis Vézina
47c4bc23dc
Removed dots line for filetree
4 years ago
Louis Vézina
fa512e81e5
Merge branch 'development' into path_mappings
...
# Conflicts:
# views/_main.html
4 years ago
Louis Vézina
1daf4f6e3a
WIP
4 years ago
Louis Vézina
78c40aab23
WIP
4 years ago
Louis Vézina
af6d69d058
Merge remote-tracking branch 'origin/development' into development
4 years ago
Louis Vézina
bf71be7ef7
Fix for file input text that get out of the field.
4 years ago
Louis Vézina
d0d3a0a3d9
WIP
4 years ago
Halali
6f4f42bb2d
Fixed Mobile UI for search bar
4 years ago
Halali
4424dc2e90
Fixed Mobile UI for search bar
4 years ago
Louis Vézina
487434c9fc
Back-end part of path mappings browser.
4 years ago
Louis Vézina
e3f9030463
Fix for slider tooltip overlapping other content.
4 years ago
Louis Vézina
1cfc193758
Added history statistics
4 years ago
Louis Vézina
aac4b56349
Fix for #1019
4 years ago
Louis Vézina
e324f4ea93
Merge branch 'subsync' into development
4 years ago
Louis Vézina
0577f69eff
Improved logging to better see what subtitles wasn't synced.
4 years ago
Louis Vézina
de3f11392a
Partial rollback from previous commit.
4 years ago
Louis Vézina
02255828bc
Fix for missing GA visitor config
4 years ago
Louis Vézina
eb312704e4
Merge branch 'development' into subsync
4 years ago
Louis Vézina
cb192d7208
Added napisi24 username API access warning
4 years ago
Louis Vézina
143a15693a
Fixed missing attribute.
4 years ago
Louis Vézina
8acd735fcc
Fixed missing attribute.
4 years ago
Louis Vézina
e66fb89eec
Added better logging to history when syncing.
4 years ago
Louis Vézina
53f195a071
Fixed subsync settings sliders.
4 years ago
Louis Vézina
d9a9c26d7e
Merge branch 'development' into subsync
...
# Conflicts:
# bazarr/get_subtitle.py
4 years ago
Louis Vézina
52ef2ee746
Implemented slider instead of return false on key down.
4 years ago
Louis Vézina
bccb33ed9b
Renamed Tools modal button to "Close" instead of "Cancel".
4 years ago
josdion
303182471c
return to encoding auto detection in case the provider has set invalid encoding
4 years ago
morpheus65535
270e223107
Merge pull request #1014 from GermanG/betaseriesfix
...
Betaseriesfix
4 years ago
Louis Vézina
a459b2d32e
Added fallback to chardet if cchardet is not available.
4 years ago
Louis Vézina
9c9cbe8f19
Added on demand subtitles synchronization.
4 years ago
Louis Vézina
c4d199dc5b
Typo
4 years ago
Louis Vézina
c61357b4b4
Fix 2/2 for unrar directories with capital letters.
4 years ago
Louis Vézina
dd45e7183c
Fix 1/2 for unrar directories with capital letters.
4 years ago
Louis Vézina
66313aa197
Subsync first implementation (only after download/upload).
4 years ago
Louis Vézina
c6548c06b7
Subsync first implementation (only after download/upload).
4 years ago
josdion
d06cace2d6
Fix #886
...
Use the whole subtitle file to detect encoding. Seems like if trying to detect encoding only by a part of the file, is not always working. This modification will lead to worse performance, but should be more reliable.
4 years ago
josdion
ca0123c036
don't check for language code if the subtitle file name is the same as the video name
...
if the subtitle file name is the same as the video name, it is pointless to check the language code
4 years ago
Moravčík, Marian
183fc8f7d3
Post-Processing add missing logs
4 years ago
josdion
ecff2dcbc6
titulky fix encoding
...
Remove setting of the encoding, so now it will be auto detected.
4 years ago