aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-18restore bump_versionCody Robibero
2024-03-18fix: skip library folders that are inaccessible or empty (#9291)Claus Vium
2024-03-18Update dotnet monorepo (#11145)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18Update github/codeql-action action to v3.24.8 (#11175)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18Remove legacy build utilities (#11162)Cody Robibero
2024-03-18Fixes 'replace missing metadata' overwrites existing metadata that does ↵scampower3
exist (#11136)
2024-03-18Pin dependencies (#11174)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-03-18Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2024-03-18IIS Hosting (#11120)kimboslice99
2024-03-18Merge pull request #11161 from nyanmisaka/fix-segment-deletionCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2024-03-18Add a github action to automatically precheck new issues for problems (#11154)felix920506
* Delete media playback template * Revert "Delete media playback template" This reverts commit c1eaf13c7372b59bc3b275e58fb9bb82e02317ee. * 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>
2024-03-17Merge pull request #11163 from robert-hamilton36/lyricsBond-009
Add lyric files to supported extensions
2024-03-17Merge pull request #11149 from Bond-009/nullable4Bond-009
Enable nullable for more files
2024-03-17Merge pull request #11165 from vessd/transcoding-exceptionBond-009
Catch delete encoded media file exceptions
2024-03-17Add ability to enable/disable libraries (#11037)btopherjohnson
Co-authored-by: Bond-009 <bond.009@outlook.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-03-17Clean the outdated ffmpeg test data and add 6.1.1nyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-17Bump the required minimum ffmpeg version to 4.4nyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-17Apply suggestions from code reviewnyanmisaka
Drop the unnecessary initial capacity from the list. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-17Fix the trailing whitespacenyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-17Apply suggestions from code review Nyanmisaka
String interpolation is preferred. Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2024-03-17Apply suggestions from code reviewnyanmisaka
Drop excludeFilePaths and lower the log level to debug to avoid spamming in the log file. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tagBond-009
Fix parsing of audio PremiereDate property
2024-03-16Merge pull request #11156 from sel10ut/bugfix/fix-audio-titleBond-009
Change parsing logic of audio track title
2024-03-16Merge pull request #11160 from 1337joe/add-to-whitelistBond-009
Add LSR/CITY to artist whitelist
2024-03-16Apply suggestions from code reviewnyanmisaka
Add excludeFilePaths to skip segment files in which IOException occurred. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16Catch delete file exceptionsSergey Veselkov
2024-03-15Translated using Weblate (French)BalHaise
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2024-03-16Set input readrate for using SegmentDeletion with stream-copynyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16Add sanity check for ThrottleDelaySecondsnyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletionnyanmisaka
FFmpeg deletes segments based on its own transcoding progress, but we need to delete segments based on client download progress. Since disk and GPU speeds vary, using hlsenc's built-in deletion will result in premature deletion of some segments. As a consequence, the server has to constantly respin new ffmpeg instances, resulting in choppy video playback. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16add lyric files to supportedExtensionsrobert-hamilton36
2024-03-15chore(deps): update dependency svg.skia to v1.0.0.16 (#11158)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15chore(deps): update danielpalme/reportgenerator-github-action action to ↵renovate[bot]
v5.2.3 (#11157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15Merge pull request #11159 from standstaff/masterCody Robibero
2024-03-15Add LSR/CITY to artist whitelistJoe Rogers
2024-03-15Merge pull request #11127 from crobibero/skia-blurhashClaus Vium
Don't attempt to calculate blurhash for svg
2024-03-15chore: remove repetitive wordsstandstaff
Signed-off-by: standstaff <zhengxingru@yeah.net>
2024-03-15fix: fallback to TagLib date parsing if ffprobe failssel10ut
Bring back hardcoded PremiereDate with correctly parsed year from TagLib, if ffprobe cannot get it
2024-03-14Merge pull request #11150 from jellyfin/renovate/bdinfo-0.xBond-009
chore(deps): update dependency bdinfo to v0.8.0
2024-03-14fix: change parsing of audio title tagsel10ut
2024-03-14fix: correct parsing of audio release date propertysel10ut
Read full date from ffmpeg probe.
2024-03-13chore(deps): update dependency bdinfo to v0.8.0renovate[bot]
2024-03-13Enable nullable for more filesBond_009
2024-03-13Merge pull request #11142 from jellyfin/renovate/ci-depsBond-009
chore(deps): update github/codeql-action action to v3.24.7
2024-03-13Merge pull request #11148 from jellyfin/renovate/coverlet.collector-6.xBond-009
chore(deps): update dependency coverlet.collector to v6.0.2
2024-03-13chore(deps): update dependency coverlet.collector to v6.0.2renovate[bot]
2024-03-12Calculate blurhash for svgCody Robibero
2024-03-12chore(deps): update github/codeql-action action to v3.24.7renovate[bot]
2024-03-11Merge pull request #11124 from PeachesMLG/directory-path-loggingBond-009
Added logging for where config logs and cache directories are stored
2024-03-11Merge pull request #11138 from jellyfin/renovate/tmdblib-2.xBond-009
chore(deps): update dependency tmdblib to v2.2.0