Cody Robibero
|
5437936bb9
|
Check all tags for allow/block (#11206)
|
10 months ago |
Nyanmisaka
|
775815d09c
|
Fix sar->dar typo in #11185 (#11210)
|
10 months ago |
gnattu
|
b1870792b1
|
fix: use Metal tonemap instead of OpenCL (#11198)
|
10 months ago |
gnattu
|
cf16110a56
|
fix: map encoder preset to quality setting for VideoToolbox (#11205)
|
10 months ago |
Bond-009
|
f544219c50
|
Merge pull request #11203 from nyanmisaka/fix-ActualOutputVideoCodec
Fix codec vs ActualOutputVideoCodec
|
10 months ago |
nyanmisaka
|
bf2ef63922
|
Fix codec vs ActualOutputVideoCodec
codec is copy
ActualOutputVideoCodec is hevc
fixes 3bbb57e
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
vedant
|
3bbb57eb83
|
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
|
10 months ago |
gnattu
|
564fdfec93
|
fix: use a more recent UA (#11199)
|
10 months ago |
Cody Robibero
|
d9e35a969f
|
Add default auth policy to generated openapi spec (#11181)
|
10 months ago |
Gary Wang
|
c16135800c
|
feat(i18n): transliterate item name before sorting (#11172)
|
10 months ago |
Bond-009
|
2596305542
|
Merge pull request #11196 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v3.24.9
|
10 months ago |
renovate[bot]
|
3246e27e9d
|
chore(deps): update github/codeql-action action to v3.24.9
|
10 months ago |
Bas
|
a3994556cd
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
10 months ago |
Bond-009
|
4068a17f2e
|
Merge pull request #11187 from jellyfin/renovate/ci-deps
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4
|
10 months ago |
gnattu
|
bf285a572d
|
fix: make sure the dimension is divisible by two for zscale (#11185)
|
10 months ago |
renovate[bot]
|
83af12fbec
|
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4
|
10 months ago |
Joshua M. Boniface
|
7a2c3b0710
|
Merge pull request #11184 from joshuaboniface/bump_version
Convert bump_version to bumper only
|
10 months ago |
Joshua M. Boniface
|
f58b7159ef
|
Convert bump_version to bumper only
Remove changelog generation as this is no longer present.
|
10 months ago |
Claus Vium
|
eae031ae5a
|
refactor: use Channels as queueing mechanism for periodic websocket messages (#11092)
|
10 months ago |
Joshua M. Boniface
|
1271e60532
|
Merge pull request #11177 from jellyfin/bump_version
Restore bump_version script
|
10 months ago |
Joshua M. Boniface
|
5f7976e1cb
|
Correct permissions to 755
|
10 months ago |
Cody Robibero
|
31fb380c07
|
restore bump_version
|
10 months ago |
Claus Vium
|
239727e896
|
fix: skip library folders that are inaccessible or empty (#9291)
|
10 months ago |
renovate[bot]
|
7c141b9709
|
Update dotnet monorepo (#11145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
10 months ago |
renovate[bot]
|
e2887457fd
|
Update github/codeql-action action to v3.24.8 (#11175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
10 months ago |
Cody Robibero
|
78b53a60b4
|
Remove legacy build utilities (#11162)
|
10 months ago |
scampower3
|
4bcabbde7b
|
Fixes 'replace missing metadata' overwrites existing metadata that does exist (#11136)
|
10 months ago |
renovate[bot]
|
2d1cf803d3
|
Pin dependencies (#11174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
10 months ago |
Bas
|
e1761d3863
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
10 months ago |
kimboslice99
|
350f17b59a
|
IIS Hosting (#11120)
|
10 months ago |
Cody Robibero
|
833bc06eb4
|
Merge pull request #11161 from nyanmisaka/fix-segment-deletion
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
10 months ago |
felix920506
|
bd1060b306
|
Add a github action to automatically precheck new issues for problems (#11154)
* Delete media playback template
* Revert "Delete media playback template"
This reverts commit c1eaf13c73 .
* Delete .github/ISSUE_TEMPLATE/media_playback.md
* Add check issue script as GHA action
* change token to use JF bot
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Upstream into Jellyfin org and update repo link
* Changes to accomodate multi script repo
* accept suggestion
Co-authored-by: Cody Robibero <cody@robibe.ro>
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
10 months ago |
Bond-009
|
f44ec318d6
|
Merge pull request #11163 from robert-hamilton36/lyrics
Add lyric files to supported extensions
|
10 months ago |
Bond-009
|
adb08c0aaa
|
Merge pull request #11149 from Bond-009/nullable4
Enable nullable for more files
|
10 months ago |
Bond-009
|
8070aabe1b
|
Merge pull request #11165 from vessd/transcoding-exception
Catch delete encoded media file exceptions
|
10 months ago |
btopherjohnson
|
9a40a67c60
|
Add ability to enable/disable libraries (#11037)
Co-authored-by: Bond-009 <bond.009@outlook.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
10 months ago |
nyanmisaka
|
9b35b4e8f2
|
Clean the outdated ffmpeg test data and add 6.1.1
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
nyanmisaka
|
ae7c0c83e9
|
Bump the required minimum ffmpeg version to 4.4
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
nyanmisaka
|
557b8f0c78
|
Apply suggestions from code review
Drop the unnecessary initial capacity from the list.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
nyanmisaka
|
a3ba974b7b
|
Fix the trailing whitespace
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
Nyanmisaka
|
98debe4817
|
Apply suggestions from code review
String interpolation is preferred.
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
10 months ago |
nyanmisaka
|
47a77974b8
|
Apply suggestions from code review
Drop excludeFilePaths and lower the log level to debug to avoid
spamming in the log file.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
Bond-009
|
b6d130ae2d
|
Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tag
Fix parsing of audio PremiereDate property
|
10 months ago |
Bond-009
|
1424723a75
|
Merge pull request #11156 from sel10ut/bugfix/fix-audio-title
Change parsing logic of audio track title
|
10 months ago |
Bond-009
|
50b40437b6
|
Merge pull request #11160 from 1337joe/add-to-whitelist
Add LSR/CITY to artist whitelist
|
10 months ago |
nyanmisaka
|
50541aea91
|
Apply suggestions from code review
Add excludeFilePaths to skip segment files in which IOException occurred.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
Sergey Veselkov
|
78643b4b2a
|
Catch delete file exceptions
|
10 months ago |
BalHaise
|
e2dac35ef2
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
10 months ago |
nyanmisaka
|
39b953e41c
|
Set input readrate for using SegmentDeletion with stream-copy
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |
nyanmisaka
|
55fd6b5cb9
|
Add sanity check for ThrottleDelaySeconds
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
10 months ago |