| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-03 | Merge pull request #11100 from crobibero/plugin-repo-10.9 | Joshua M. Boniface | |
| Add migration for new plugin repo | |||
| 2024-03-03 | Move userId in API from route to optional query parameter (#11074) | Cody Robibero | |
| * Move userId in API from route to optional query parameter * Standardize UserViewsController * Move userId to query in ImageController * Move userId to query in ItemsController * Move userId to query in PlaystateController * Move userId to query in SuggestionsController * Move userId from route to query in UserLibraryController * Clean up routes * Move userId to query in UserController * fix bad merge --------- Co-authored-by: Niels van Velzen <git@ndat.nl> | |||
| 2024-03-03 | Extract and cache all media attachments in bulk (#11029) | Attila Szakacs | |
| Similar to https://github.com/jellyfin/jellyfin/pull/10884 --- Jellyfin clients need fonts for subtitles, and each font is a separate attachment, which causes a lot of re-reads of the file. Certain contents, like anime in a lot of cases, contain 50-80 different attachments. Spawning 80 ffmpeg processes at the same time on the same file might cause swapping on slower HDDs and can bring disk subsystem to a crawl. (For more info, see https://github.com/jellyfin/jellyfin/3215) This change helps a lot in this scenario. Signed-off-by: Attila Szakacs <szakacs.attila96@gmail.com> | |||
| 2024-03-03 | Precache livetv program images (#11083) | Cody Robibero | |
| * Precache livetv program images * return if cache hit * use EnsureSuccessStatusCode * Read proper bytes | |||
| 2024-03-03 | Add migration for new plugin repo | Cody Robibero | |
| 2024-03-03 | Merge pull request #11077 from crobibero/svg-to-image | Bond-009 | |
| Add support for converting from svg to other image types | |||
| 2024-03-03 | Merge pull request #11081 from crobibero/embedded-lyrics | Bond-009 | |
| Save embedded lyrics when probing audio | |||
| 2024-03-02 | Merge pull request #11093 from ↵ | Bond-009 | |
| jellyfin/renovate/efcoresecondlevelcacheinterceptor-4.x chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.2.3 | |||
| 2024-03-02 | chore(deps): update actions/download-artifact action to v4.1.4 (#11086) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-02 | chore(deps): update dependency svg.skia to v1.0.0.14 (#11090) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-02 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.2.3 | renovate[bot] | |
| 2024-03-01 | Use ArgumentException | Cody Robibero | |
| 2024-03-01 | Merge pull request #11079 from crobibero/bdinfo-codec | Bond-009 | |
| Always use ffmpeg codec for bluray | |||
| 2024-03-01 | Merge pull request #11046 from dmitrylyzo/fix-streambuilder-test | Bond-009 | |
| Collect candidate audio streams if no audio index is specified | |||
| 2024-03-01 | Merge pull request #11082 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.24.6 | |||
| 2024-02-29 | chore(deps): update github/codeql-action action to v3.24.6 | renovate[bot] | |
| 2024-02-28 | Return backdrops with text as thumb for tmdb (#11078) | Cody Robibero | |
| 2024-02-28 | standardize docs | Cody Robibero | |
| 2024-02-28 | Save embedded lyrics when probing audio | Cody Robibero | |
| 2024-02-28 | oops | Cody Robibero | |
| 2024-02-28 | Merge pull request #10691 from ↵ | Cody Robibero | |
| bhowe34/bhowe34/fix-replace-missing-metadata-for-music fix replace missing metadata for music | |||
| 2024-02-28 | Update AudioFileProber.cs | Cody Robibero | |
| 2024-02-28 | Update AudioFileProber.cs | Cody Robibero | |
| 2024-02-28 | Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music | Cody Robibero | |
| 2024-02-28 | Always use ffmpeg codec for bluray | Cody Robibero | |
| 2024-02-28 | Add support for converting from svg to other image types | Cody Robibero | |
| 2024-02-27 | Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music | Brian Howe | |
| 2024-02-27 | Merge pull request #11069 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update actions/download-artifact action to v4.1.3 | |||
| 2024-02-27 | Merge pull request #11068 from crobibero/route-params | Bond-009 | |
| Rename route parameters that are id to be more descriptive | |||
| 2024-02-26 | chore(deps): update actions/download-artifact action to v4.1.3 | renovate[bot] | |
| 2024-02-26 | Rename route parameters that are id to be more descriptive | Cody Robibero | |
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2024-02-25 | Remove "Media Playback" option from new issues (#11033) | felix920506 | |
| 2024-02-25 | Merge pull request #11054 from barronpm/livetv-mediasourceprovider | Bond-009 | |
| LiveTV MediaSourceProvider refactor | |||
| 2024-02-25 | Merge pull request #11053 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update ci dependencies | |||
| 2024-02-25 | Merge pull request #11064 from Shadowghost/bdmv-fixes | Bond-009 | |
| Do not dispose the ffmpeg process | |||
| 2024-02-25 | Do not dispose the ffmpeg process | Shadowghost | |
| 2024-02-25 | Merge pull request #11055 from crobibero/activitylog-download | Claus Vium | |
| Add item id to download activity | |||
| 2024-02-24 | chore(deps): update ci dependencies | renovate[bot] | |
| 2024-02-23 | Add item id to download activity | Cody Robibero | |
| 2024-02-23 | Move media source code from LiveTvManager to LiveTvMediaSourceProvider | Patrick Barron | |
| 2024-02-23 | Move TimerInfo start time logic out of RecordingHelper | Patrick Barron | |
| 2024-02-23 | Rename EmbyTV to DefaultLiveTvService | Patrick Barron | |
| 2024-02-23 | Rename LiveTvHost to RecordingsHost and move to recordings folder | Patrick Barron | |
| 2024-02-23 | Move GetNfoConfiguration to LiveTvConfigurationExtensions | Patrick Barron | |
| 2024-02-23 | Move RecordingNotifier to recordings folder | Patrick Barron | |
| 2024-02-23 | Move RecordingHelper to recordings folder | Patrick Barron | |
| 2024-02-23 | Merge pull request #11048 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.24.4 | |||
| 2024-02-22 | Merge pull request #11024 from nielsvanvelzen/api-userid-optional | Bond-009 | |
| Always make userId query parameter optional | |||
| 2024-02-22 | Merge pull request #11028 from nielsvanvelzen/api-userid-optional2 | Bond-009 | |
| Make userId optional in GetProgramsDto | |||
