dkanada
4abcbc66be
Merge pull request #2295 from shemanaev/patch-1
...
Enable path mapping in `PlaybackInfo` endpoint
5 years ago
Waldemar Tomme
ef487441d1
Remove configuration of global_header flag
5 years ago
dkanada
11c758b6be
remove unsupported test cases
5 years ago
Vasily
2f8f064a23
Merge pull request #2304 from pR0Ps/master
...
Fix pagination for DLNA root folder list
5 years ago
Andrew Rabert
da2c998e28
Update ARM images to debian buster ( #2313 )
...
Also has the effect of updating ffmpeg to 4.1
5 years ago
Andrew Rabert
075dad8720
Fix ARM images ( #2302 )
...
Allow for native building of Docker images. Use buildx if
cross-compilation is needed.
5 years ago
Carey Metcalfe
f2eea89ff0
Fix pagination for DLNA root folder list
...
Previously, when responding to a DLNA "Browse" request, the
`StartingIndex` was not respected and all of the root items were
returned each time. This caused infinite loops with in DLNA clients that
ignored the `TotalMatches` data in the response and just continued
asking for the next page until they got an empty response.
This fix makes the root folder list respect the `StartingIndex` and
`RequestedCount` parameters like all other responses.
Fixes issue #2303
5 years ago
dkanada
a562a4d505
minor linting for ci files
5 years ago
dkanada
e700fc8a07
fix and remove a few more tests
5 years ago
dkanada
c618f3f8eb
Merge pull request #2257 from Bond-009/cleantests
...
Fix a couple of tests
5 years ago
dkanada
1e65cc4695
Merge pull request #2269 from EraYaN/azp-coverlet-reports
...
Split CI YAML files and update code coverage collection
5 years ago
Bond_009
2610f377c0
Kestrel doesn't like sync IO operations
5 years ago
Denis
549a2d8b6d
Enable path mapping in `PlaybackInfo` endpoint
5 years ago
4d1m
8e71046a3c
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
5 years ago
artiume
73a47e934d
Fix Docker Arm Nightly ( #2286 )
...
* Fix Docker Arm Nightly
Updated image base.
There was an error for libssl missing. I attempted to add libssl1.0.0 but it wasn't found so I fell back to libssl-dev.
Much more work needs to be done. ffmpeg is still debian based. I attempted to add jellyfin-ffmpeg but I was having too many issues so I'm saving it for another day, but it at least builds out successfully.
* Fix docker arm64 nightly
5 years ago
Bond_009
c601def484
Fix warnings in SessionManager
5 years ago
Bond-009
686d1ff9fb
Update StringHelper.cs
5 years ago
Bond-009
47d3337124
Update StringHelper.cs
5 years ago
artiume
0cbae4a06d
Tcoding
...
https://github.com/jellyfin/jellyfin/pull/2184
5 years ago
Vasily
bdbf7a69f6
Merge pull request #2289 from Bond-009/dvd
...
Add back support for DVDs copied as folders
5 years ago
Vasily
1cb142fbab
Merge pull request #2290 from anthonylavado/master
...
Update SQLitePCL to new version
5 years ago
Anthony Lavado
dcd6ceb9a2
Update SQLitePCL to new version
5 years ago
Bond-009
f3a1729964
Address comments
5 years ago
Vasily
ad481322f6
Merge pull request #2288 from Bond-009/logging
...
Add brackets around thread id
5 years ago
Vasily
88d66d5f5c
Merge pull request #2249 from Narfinger/docker-fix
...
fixes dockerfile building on recent linux installations
5 years ago
Bond-009
e882b03e81
Add back support for DVDs copied as folders
5 years ago
Bond-009
96c9af5904
Add brackets around thread id
5 years ago
dkanada
bc4c67e6fa
Merge pull request #2287 from nyanmisaka/master
...
New upstream ffmpeg version 4.2.1 for windows nightly channel
5 years ago
Nyanmisaka
2ce16d4bb5
fix indentation
5 years ago
Nyanmisaka
0a7ea36c68
Update build-jellyfin.ps1
5 years ago
Nyanmisaka
e92e105c42
New upstream ffmpeg version 4.2.1 on windows
5 years ago
Nyanmisaka
ac0b30285e
New upstream ffmpeg version 4.2.1 on windows
5 years ago
Nyanmisaka
15c52867ea
New upstream ffmpeg version 4.2.1 on windows
5 years ago
4d1m
42213d94e5
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
5 years ago
nextlooper42
d4745957b3
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
5 years ago
dkanada
4aa0b940e3
Merge pull request #2251 from nyanmisaka/master
...
add support for AMD AMF hardware encoding on Windows & Linux
5 years ago
dkanada
884c3e5614
Merge pull request #2283 from EraYaN/nsis-create-speedup
...
Change NSIS log verbosity and use lesser but faster compression.
5 years ago
Joshua M. Boniface
3b3718e437
Merge pull request #2275 from Artiume/patch-1
...
Explicitly ask for ffmpeg logs
5 years ago
artiume
2cad58e5cd
Update .github/ISSUE_TEMPLATE/media_playback.md
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Erwin de Haan
ec8baaf48d
Switch around SetCompressor arguments. Hide progress bars for powershell.
5 years ago
Nyanmisaka
2c10891b66
turn on indentation.
5 years ago
Nyanmisaka
8868ff2ffa
remove useless comment
5 years ago
Erwin de Haan
67cae37308
Formatting and comment removal.
5 years ago
Erwin de Haan
1ad6f01617
Switch to slightly more verbose logging.
5 years ago
Erwin de Haan
9aa870cf24
Enable /SOLID switch for compression
5 years ago
Erwin de Haan
d3bd22d7a2
Enable Unicode
...
ANSI targets are deprecated
5 years ago
Vasily
3ab979c6ba
Merge pull request #2264 from Bond-009/discovery
...
Clean up server discovery code
5 years ago
Erwin de Haan
22f408201a
Less output and lesser compression.
5 years ago
Erwin de Haan
da91b4fa4c
Split CI testing files
...
Switch to cobertura for code coverage
Switch to dotnet test for tests
Add matrix run for different platforms
Add extra variables for easier maintenance
5 years ago
Vasily
c6484c0220
Merge pull request #2181 from BnMcG/2179-authentication-tests
...
Test Jellyfin.Api authentication handling
5 years ago