| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-01 | Merge pull request #7366 from 1337joe/filter-theme-song-and-video | Bond-009 | |
| 2022-02-28 | Merge pull request #6058 from ferferga/deprecate-queueitem | Joshua M. Boniface | |
| 2022-02-28 | Merge pull request #7338 from mueslimak3r/hls-remove-seek-param | Cody Robibero | |
| 2022-02-28 | Update presets for NVENC encoder | Nyanmisaka | |
| 2022-02-27 | Add post filtering for theme song and video | Joe Rogers | |
| 2022-02-26 | Merge pull request #7291 from aolszowka/aolszowka-EncodingHelperChanges | Cody Robibero | |
| 2022-02-21 | Rewrite tests for coverage and less duplication | Joe Rogers | |
| Address minor warnings Revert making GetInternalMetadataPath mockable | |||
| 2022-02-18 | dont use noaccurate_seek for hls | cameron | |
| 2022-02-18 | feat(external-media): refactor to generic provider, extend tests and file ↵ | Shadowghost | |
| recognition, consolidate and extend NamingOptions | |||
| 2022-02-17 | Remove some dead code | Bond_009 | |
| 2022-02-16 | Merge pull request #7322 from Bond-009/db2 | Cody Robibero | |
| 2022-02-15 | Clean up SqliteItemRepository | Bond_009 | |
| * remove dead code * reduce allocations | |||
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Merge pull request #7233 from Bond-009/warn60 | Cody Robibero | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Fix option to disable server discovery | Bond_009 | |
| 2022-02-07 | Fix h264_v4l2m2m acceleration in Raspberry Pi 4 | Ace Olszowka | |
| 2022-02-06 | Merge pull request #7241 from Bond-009/async5 | Cody Robibero | |
| 2022-01-28 | Merge pull request #6436 from daullmer/splashscreen | Cody Robibero | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2022-01-21 | Merge pull request #7225 from crobibero/query-result | Bond-009 | |
| 2022-01-20 | Merge pull request #6600 from cvium/keyframe_extraction_v1 | Cody Robibero | |
| 2022-01-20 | Properly populate QueryResult | Cody Robibero | |
| 2022-01-16 | Merge pull request #7078 from 1337joe/metadata-merge-data | Bond-009 | |
| 2022-01-14 | Ignore JSON serialization for special features of movie. | Dmitry Lyzo | |
| When refreshing the metadata of the video with a local trailer, the server gets stuck trying to read the database and save the item at the same time. | |||
| 2022-01-14 | Fix build and clean up | Cody Robibero | |
| 2022-01-14 | Add FullNowPlayingQueue property | Fernando Fernández | |
| 2022-01-13 | Fix comment typo | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-01-11 | Merge pull request #7134 from adavier/trakt-episode-links | Cody Robibero | |
| 2022-01-10 | Fix release build | Cody Robibero | |
| 2022-01-10 | Suggestions from review | Cody Robibero | |
| 2022-01-09 | Also seek the external audio stream | nyanmisaka | |
| 2022-01-08 | Fix the wrong logic in HEVC VP9 10bit hwdec boxes | nyanmisaka | |
| 2022-01-08 | Make identify flag describe purpose, not source | Joe Rogers | |
| 2022-01-07 | Keep from serializing trailers into database | Joe Rogers | |
| 2022-01-07 | Implement trakt episode links using the implementation from Series.cs | adavier | |
| The code is the same as `MediaBrowser.Controller/Entities/TV/Series.cs`, using the imdbID to generate Trakt links. The trakt url for episodes is `https://trakt.tv/episodes/{0}`. | |||
| 2022-01-07 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2022-01-06 | ADd more null check | Cody Robibero | |
| 2022-01-04 | Clean up | Cody Robibero | |
| 2022-01-04 | Add missing xml doc | David Ullmer | |
| 2022-01-04 | Remove darkening filter from Splashscreen | David Ullmer | |
| Using the foregroundLayer parameter has the same effect | |||
| 2022-01-04 | Remove splashscreen generation from IImageEncoder and add IImageGenerator | David Ullmer | |
| 2022-01-04 | Always use 1080p, add max parental rating | David Ullmer | |
| 2022-01-04 | Add splashscreen builder | David Ullmer | |
| 2022-01-03 | Remove existing images when applying identify | Joe Rogers | |
| 2022-01-02 | Add refresh flag to remove existing data/images | Joe Rogers | |
| Fixes #7040 | |||
| 2022-01-01 | Use IAuthorizationContext for websocket | Cody Robibero | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
