| Age | Commit message (Collapse) | Author |
|
Resolves: #3224
|
|
|
|
Enable nullabe reference types for MediaBrowser.Model
|
|
Refactor copy codec checks
|
|
Fix some 'bugs' flagged by sonarcloud
|
|
Implement Blurhash generation for images
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
|
|
|
|
Fix issue with audio transcoding
|
|
|
|
Add syncplay feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and there
|
|
|
|
|
|
|
|
Migrate Activity Database to Entity Framework Core
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix emby/user/public API leaking sensitive data
|
|
Minor IAsyncDisposable improvements
|
|
|
|
|
|
Add codecs, resolution and frame-rate fields to HLS master playlist
|
|
Add some simple tests
|
|
|
|
|
|
|
|
|
|
Send date when playback command is emitted
Rename some classes
|