index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-14
Access last element by index where possible
Bond_009
2020-11-14
Use string.Trim(char) instead of string.Trim(char[]) where possible
Bond_009
2020-11-14
Use string.Split(char) where possible instead of string.Split(char[])
Bond_009
2020-11-14
Handle ignore-wait request in waiting state in SyncPlay
Ionut Andrei Oanca
2020-11-14
Translated using Weblate (Hungarian)
Adam Bokor
2020-11-14
Merge pull request #4473 from crobibero/binder-no-throw
Claus Vium
2020-11-14
Merge pull request #4477 from nyanmisaka/attachment-return-type
Claus Vium
2020-11-14
Remove extraneous newline
crobibero
2020-11-14
Replace foreach loop with FindIndex
Ionut Andrei Oanca
2020-11-14
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
Cody Robibero
2020-11-14
fix return type for GetAttachment
nyanmisaka
2020-11-14
Updated based on review feedback
crobibero
2020-11-14
Merge pull request #4476 from crobibero/plugin-update-exception
Claus Vium
2020-11-14
Address requested changes and fix some warnings
Ionut Andrei Oanca
2020-11-14
fix ci
nyanmisaka
2020-11-14
Apply suggestions from code review
Nyanmisaka
2020-11-14
minor changes
nyanmisaka
2020-11-14
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
nyanmisaka
2020-11-13
Updated based on review feedback
crobibero
2020-11-13
Translated using Weblate (Tamil)
Oatavandi
2020-11-13
Translated using Weblate (Serbian)
Relja U
2020-11-13
Fix plugin update exception
crobibero
2020-11-13
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
Cody Robibero
2020-11-14
add experimental flag for flac
nyanmisaka
2020-11-14
minor changes
nyanmisaka
2020-11-13
Minor changes to group-wait in SyncPlay
Ionut Andrei Oanca
2020-11-14
switch ffmpeg to hls muxer for live streaming
nyanmisaka
2020-11-13
Use null coalescing when possible
crobibero
2020-11-13
Convert NullReferenceException to ResourceNotFoundException
crobibero
2020-11-13
Update to net5
crobibero
2020-11-13
Upgrade Jellyfin.Model.Tests to net5.0
crobibero
2020-11-13
Disable warning on AD0001
crobibero
2020-11-13
Disable warning on AD0001
crobibero
2020-11-13
Update test sdk
crobibero
2020-11-13
Fix nullability errors in Emby.Server.Implementations
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.Model
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api.Tests
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.MediaEncoding
crobibero
2020-11-13
Fix nullability errors in Emby.Notifications
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Drawing.Skia
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Server.Implementations
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.LocalMetadata
crobibero
2020-11-13
Fix ci condition
crobibero
2020-11-12
Remove conditional access.
crobibero
2020-11-12
Merge pull request #4474 from crobibero/property-readonlylist
Bond-009
2020-11-12
Update Emby.Naming/AudioBook/AudioBookListResolver.cs
martinek-stepan
2020-11-12
Convert array property to IReadOnlyList
crobibero
[prev]
[next]