Ronan Charles-Lorel
|
46763b7661
|
Remove call to Path.GetInvalidFileNameChars
Superseded by a static char list to avoid platform-dependent issues
|
1 year ago |
Ronan Charles-Lorel
|
e108183b13
|
Merge branch 'jellyfin:master' into master
|
1 year ago |
Cody Robibero
|
b5bbb98175
|
Fix Websocket OpenApi (#9935)
* Further split inbound and outbound messages
* Fix datatype for inbound start messages
* fixes from review
|
1 year ago |
Joshua M. Boniface
|
76939bbd9b
|
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
|
1 year ago |
Bond-009
|
83d6f21fd0
|
Fix clean regex
|
1 year ago |
Bond-009
|
e53e53eb29
|
Merge pull request #9907 from nyanmisaka/av1e
|
1 year ago |
Bond-009
|
4ac07f6c76
|
Merge pull request #9890 from Shadowghost/videorange-rework
|
1 year ago |
Bond_009
|
b5f0760db8
|
Use RegexGenerator where possible
|
1 year ago |
Shadowghost
|
20a4509991
|
Migrate VideoRange and VideoRangeType to Enum
|
1 year ago |
Bond-009
|
f954dc5c96
|
Do HEAD request to get content type instead of checking for extension (#8823)
|
1 year ago |
JPVenson
|
3d635269eb
|
Fixed RTL text not beeing rendered properly on Lib images (#9612)
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
Craig Andrews
|
e935d787ef
|
chore(ci): add labels to docker images (#9210)
|
1 year ago |
Cody Robibero
|
cc82ca189f
|
suggestions from review
|
1 year ago |
Bond-009
|
1e38bc80de
|
Merge pull request #9909 from Bond-009/playlist
|
1 year ago |
Bond-009
|
301e7ee840
|
Merge pull request #9936 from jellyfin/renovate/vstest-monorepo
|
1 year ago |
Bond-009
|
7c83b6c1a7
|
Merge pull request #9933 from nielsvanvelzen/user-policy-enable-collection-management-default
|
1 year ago |
Shadowghost
|
a6e9824e8a
|
Merge branch 'master' into network-rewrite
|
1 year ago |
JPVenson
|
0f60ec3013
|
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
1 year ago |
renovate[bot]
|
215def56e8
|
chore(deps): update dependency microsoft.net.test.sdk to v17.6.3
|
1 year ago |
Niels van Velzen
|
a8486a7b3b
|
Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement
This fixes a breaking API change during authentication
|
1 year ago |
Bond-009
|
399cb8d816
|
Merge pull request #9932 from jellyfin/renovate/sharpfuzz-2.x
|
1 year ago |
renovate[bot]
|
d2e88c92cf
|
chore(deps): update dependency sharpfuzz to v2.1.0
|
1 year ago |
nyanmisaka
|
df880ff785
|
Apply suggestions from code review
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
Sushil Shrestha
|
45ed1d9f88
|
Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
|
1 year ago |
Niels van Velzen
|
1ed5f0a624
|
Move line break characters to static readonly string array in TxtLyricParser
|
1 year ago |
renovate[bot]
|
b27153fd31
|
chore(deps): update dotnet monorepo to v7.0.8 (#9919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
Niels van Velzen
|
6de56f0518
|
Add support for lyric provider plugins
|
1 year ago |
Bond-009
|
a1eb2f6ea8
|
Merge pull request #9915 from Bond-009/stylecop
|
1 year ago |
Bond-009
|
3982b0e057
|
Reduce bottlenecks scan code (#9863)
|
1 year ago |
Bond_009
|
b84eedd0b9
|
Update stylecop.analyzers to v1.2.0-beta.507
|
1 year ago |
Bond-009
|
d14b1a1600
|
Merge pull request #9912 from jellyfin/renovate/ci-deps
|
1 year ago |
renovate[bot]
|
5c9f880ae5
|
chore(deps): update github/codeql-action action to v2.20.1
|
1 year ago |
Shadowghost
|
67a58df1a3
|
Merge branch 'master' into network-rewrite
|
1 year ago |
Bond-009
|
143f2abd38
|
Merge pull request #9894 from fhriley/fix_hardcoded_timer
|
1 year ago |
Bond_009
|
f04cfd6ef4
|
Don't ignore parentId for playlists
|
1 year ago |
Nyanmisaka
|
f8d7f4acdb
|
Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
|
1 year ago |
Nyanmisaka
|
3b12dc6d7a
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
nyanmisaka
|
990bcc507f
|
Remove unused lines
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
nyanmisaka
|
27d0d8a7f2
|
Refine SwDec and QSV encoding
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
nyanmisaka
|
be01aeecd9
|
Add AV1 hardware and software encoding
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
nyanmisaka
|
0df6fd9cf2
|
Add AV1 support in HLS streaming
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |
Bond-009
|
c078391aec
|
Merge pull request #9906 from crobibero/update-gha
|
1 year ago |
Cody Robibero
|
30f6c0a397
|
Update .github/workflows/openapi.yml
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
1 year ago |
Frank Riley
|
1952a915e6
|
Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893.
Signed-off-by: Frank Riley <fhriley@gmail.com>
|
1 year ago |
Cody Robibero
|
dc91d34c60
|
Use intermediate env
|
1 year ago |
Cody Robibero
|
4972fbf2a3
|
Merge pull request #8744 from DomiStyle/segment-deletion
|
1 year ago |
renovate[bot]
|
db15c590e3
|
chore(deps): update github/codeql-action action to v2.20.0 (#9887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
7dec2608fc
|
chore(deps): update dotnet monorepo (#9886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
1 year ago |
Bond-009
|
82aa22805a
|
Merge pull request #9902 from nyanmisaka/fix-9642-backport
|
1 year ago |
nyanmisaka
|
f81b004d3f
|
Removed unused lines
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
1 year ago |