Joshua M. Boniface
|
4de8bf3295
|
Merge pull request #1338 from cvium/fix_extras
Enforce a specific folder structure for Extras to avoid misidentification
|
6 years ago |
dkanada
|
4a9b349c04
|
only return useful drives
|
6 years ago |
bugfixin
|
87c8f19f19
|
Move DLNA thumbnail element to after larger image elements
|
6 years ago |
Claus Vium
|
0ef52c739e
|
Review changes
Untested
|
6 years ago |
Joshua M. Boniface
|
0a9a6b949c
|
Merge pull request #1372 from DrPandemic/fix-pin
Fix broken pin in 10.3.z
|
6 years ago |
Joshua M. Boniface
|
71f81c5fb0
|
Merge pull request #1367 from Bond-009/photo
Ignore casing photo extensions
|
6 years ago |
DrPandemic
|
c22068d6b1
|
Fix pin bug introduced in 10.3.z.
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
|
6 years ago |
JMCC
|
012e4a3e63
|
Fix transcode bitrate control
|
6 years ago |
JMCC
|
5d85076ad5
|
Enable Exynos V4L2-m2m HW encoder
|
6 years ago |
Bond-009
|
35d7e97258
|
Ignore casing photo extensions
|
6 years ago |
Joshua M. Boniface
|
bbc1a86b57
|
Merge pull request #1306 from oddstr13/pr-sudoless-build-1
Move artifact chown inside docker to avoid sudo
|
6 years ago |
Joshua M. Boniface
|
89537abdc4
|
Merge pull request #1293 from Bond-009/query-time
Fix query time logging
|
6 years ago |
Anthony Lavado
|
abfc41f382
|
Merge pull request #1363 from joshuaboniface/readme
Update getting-help link in README
|
6 years ago |
Joshua Boniface
|
84ac6ea12a
|
Update getting-help link in README
|
6 years ago |
Bond-009
|
cd83d80f2b
|
Merge pull request #1294 from DrPandemic/fix-download-non-ascii
Fix non-ascii filename downloads
|
6 years ago |
Bond-009
|
d9c159122f
|
Merge pull request #1229 from voodoos/cleanup/SocketSharp
Cleaning WebSocketSharp continued
|
6 years ago |
Jean-Samuel Aubry-Guzzi
|
12721eb7dd
|
Fix non-ascii filename downloads
Follow https://tools.ietf.org/html/rfc5987#section-3.2.2 to encode
non-ascii filenames in HTTP Content-Disposition header.
|
6 years ago |
Claus Vium
|
b8a09339cd
|
Enforce extras folder structure according to Emby's wiki
|
6 years ago |
Odd Stråbø
|
3634d367c1
|
Move artifact chown inside docker to avoid sudo
|
6 years ago |
Claus Vium
|
c1daea0ec7
|
Change owner and parent id of extras to the main media item
|
6 years ago |
Joshua M. Boniface
|
2bc378a9c3
|
Merge pull request #1337 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
|
6 years ago |
Joshua Boniface
|
e8196fed7c
|
Bump version for 10.3.2
|
6 years ago |
Joshua M. Boniface
|
477702fbb9
|
Merge pull request #1324 from joshuaboniface/arm64
Add arm64 packaging for Debuntu
|
6 years ago |
Joshua M. Boniface
|
2216a271bb
|
Merge pull request #1335 from Bond-009/ffmpeglimit
Limit amount of ffmpeg processes extracting images at once
|
6 years ago |
Bond-009
|
91cd7d2f6b
|
Limit amount of ffmpeg processes extracting images at once
|
6 years ago |
Anthony Lavado
|
4e681d25d9
|
Merge pull request #1334 from Bond-009/musicbrainzfix
Iterate over IEnumerable before disposing
|
6 years ago |
Bond-009
|
06cc2891de
|
Merge pull request #1310 from bugfixin/progressivestreamingservice-unreachable
Remove unreachable code from BaseProgressiveStreamingService
|
6 years ago |
Bond-009
|
682432f55a
|
Iterate over IEnumerable before disposing
|
6 years ago |
Anthony Lavado
|
7c4cb5ec58
|
Merge pull request #1333 from bugfixin/easypinfix
Fix incorrect hasPassword flag when easy pin set
|
6 years ago |
bugfixin
|
1df73fdeba
|
Fix incorrect hasPassword flag when easy pin set
|
6 years ago |
Bond-009
|
21ba8a0593
|
Merge pull request #1332 from cvium/fix_tvdb_ep_provider
Make the TvdbEpisodeProvider class Public
|
6 years ago |
Claus Vium
|
08ed52eb72
|
Make the TvdbEpisodeProvider class Public
|
6 years ago |
Anthony Lavado
|
99700e1b95
|
Merge pull request #1327 from joshuaboniface/disco
Support libssl1.1 for Ubuntu Disco
|
6 years ago |
Joshua M. Boniface
|
4e0be95368
|
Merge pull request #1305 from bugfixin/passwordless-form-encoded
Fix passwordless authentication with non-json content-types
|
6 years ago |
Joshua Boniface
|
c8a59c8343
|
Support libssl1.1 for Ubuntu Disco
|
6 years ago |
Joshua Boniface
|
2b2a2ed708
|
Add arm64 packaging for Debuntu
|
6 years ago |
bugfixin
|
a827a2fbcc
|
Remove unreachable code and const trySupportSeek within BaseProgressiveStreamingService
|
6 years ago |
Anthony Lavado
|
f97f6b8061
|
Merge pull request #1296 from Bond-009/fix1234
Fix #1234
|
6 years ago |
Bond-009
|
61d7bed181
|
Merge pull request #1304 from jellyfin/release-10.3.z
Backmerge 10.3.1
|
6 years ago |
bugfixin
|
844ea9d77e
|
Don't coalesce empty strings to null in StringMapTypeDeserializer
|
6 years ago |
Bond_009
|
71479286e9
|
Fix #1234
|
6 years ago |
Bond_009
|
a9337033c1
|
Fix query time logging
|
6 years ago |
Bond-009
|
a0e61ee67f
|
Merge pull request #1274 from bugfixin/content-type-fix
Prevent null reference when request content type is x-www-form-urlencoded
|
6 years ago |
Claus Vium
|
28c2ac528d
|
Re-add content length, semi revert of changes in #1010 (#1287)
* Re-add content length, semi revert of changes in #1010
|
6 years ago |
bugfixin
|
08d3a5d2fe
|
Fix null reference when request content type is application/x-www-form-urlencoded
|
6 years ago |
Joshua Boniface
|
696a36b4a5
|
Update submodule for 10.3.1
|
6 years ago |
Joshua Boniface
|
5fb4922c6f
|
Bump version to 10.3.1
|
6 years ago |
Joshua M. Boniface
|
3738f95871
|
Merge pull request #1258 from Bond-009/fixpluginload
Handle exception when loading unsupported assembly
|
6 years ago |
Joshua M. Boniface
|
6797bdec04
|
Merge pull request #1264 from jellyfin/fix-empty-pw-migration
Fix comparison for empty password migration
|
6 years ago |
Claus Vium
|
764c6d5461
|
Fix comparison for empty password migration
|
6 years ago |