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-03-04
Merge pull request #2476 from JustAMan/playto-sort
dkanada
2020-03-03
Exit method early if there are no unique playlist items to add
Mark Monteiro
2020-03-03
Performance improvements
Mark Monteiro
2020-03-04
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
dkanada
2020-03-03
Lower log level for BaseItem.Equals to debug
Vasily
2020-03-03
Default transcoding throttling to false for new installs
Vasily
2020-03-03
Add SegiH as a contributor
Mark Monteiro
2020-03-03
Revert unnecessary style change
Mark Monteiro
2020-03-03
Merge pull request #2483 from xosdy/fix-download-filename
Bond-009
2020-03-03
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
Bond-009
2020-03-03
Fix compilation error
Mark Monteiro
2020-03-03
Increase min log level to 'Warning' framework namespaces
Mark Monteiro
2020-03-03
Register Serilog logging services correctly
Mark Monteiro
2020-03-02
Check for duplicates when adding items to a playlist
Mark Monteiro
2020-03-03
migrate audiodb to plugin
dkanada
2020-03-02
Translated using Weblate (Macedonian)
Ilija Apostolovski
2020-03-02
Merge pull request #2474 from JustAMan/simplify-sorting
Bond-009
2020-03-02
Merge pull request #2436 from dkanada/music
Vasily
2020-03-02
Replace foreach with for - MOAR SPEED
Vasily
2020-03-02
Apply suggestions from code review
Vasily
2020-03-02
Apply code review suggestion
Vasily
2020-03-02
Speed up equality comparison of BaseItem
Vasily
2020-03-01
Fix emby/user/public API leaking private data
Davide Polonio
2020-03-01
Fix warnings in PlaylistXmlSaver
Mark Monteiro
2020-03-01
Clean up and document PlaylistResolver
Mark Monteiro
2020-03-01
Correctly resolve playlists that are stored using a directory path
Mark Monteiro
2020-03-01
Use a constant for the default playlist file name
Mark Monteiro
2020-03-01
fix build error
dkanada
2020-03-01
Add NuGet reference to config abstractions in MediaBrowser.Common project
Mark Monteiro
2020-02-29
Translated using Weblate (Indonesian)
Ignatius Bagus
2020-02-29
Translated using Weblate (Hungarian)
Adam Bokor
2020-02-29
add code suggestions
dkanada
2020-02-29
prefix private fields with underscore
dkanada
2020-02-29
Fix download file with non-ASCII filename
Steven Tang
2020-02-28
Remove IConfiguration from service collection
Mark Monteiro
2020-02-28
Do not save a reference to the startup config in ApplicationHost
Mark Monteiro
2020-02-28
Register configuration correctly with application using 'ConfigureAppConfigur...
Mark Monteiro
2020-02-28
Add new 'nowebcontent' configuration flag
Mark Monteiro
2020-02-28
Add comment
Bond_009
2020-02-28
Fix possible race condition
Bond_009
2020-02-28
Translated using Weblate (Macedonian)
Ilija Apostolovski
2020-02-28
Use constants for settings keys
Mark Monteiro
2020-02-28
Added translation using Weblate (Macedonian)
Ilija Apostolovski
2020-02-28
Remove custom queue class as it is not needed
Vasily
2020-02-28
Small speed improvement - no need to convert an array to a list to just itera...
Vasily
2020-02-27
Implement fast sorting
Vasily
2020-02-27
Trying to be more safe
Vasily
2020-02-27
Bring back sorting when needed to fix PlayTo
Vasily
2020-02-28
use the custom server for external ids
dkanada
2020-02-27
Apply suggestions from code review
Vasily
[prev]
[next]