| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-22 | Use async functions | 1hitsong | |
| 2022-09-16 | Change API GetLyrics return type | 1hitsong | |
| 2022-09-16 | Remove use of AddParts. Cleanup use of Lyric vs Lyrics. | 1hitsong | |
| 2022-09-15 | Create ILyricManager | 1hitsong | |
| 2022-09-15 | Auto stash before merge of "lyric-lrc-file-support" and ↵ | 1hitsong | |
| "origin/lyric-lrc-file-support" | |||
| 2022-09-14 | Adds lyric providers to DI pipeline | Jamie Introcaso | |
| This is adding those lyric providers to the DI pipeline along with a super simple implementation of how to use them in the controller method. Probably should be refactored into a lyric service of some sort that would have the providers injected into it. | |||
| 2022-09-11 | Remove now unused variables | 1hitsong | |
| 2022-09-11 | Remove unneeded 2nd loops | 1hitsong | |
| 2022-09-11 | Resolve Possible null reference | 1hitsong | |
| 2022-09-11 | Allow LRC start value to be null | 1hitsong | |
| 2022-09-11 | Create ILyricsProvider | 1hitsong | |
| 2022-09-10 | Merge remote-tracking branch 'origin/lyric-lrc-file-support' into ↵ | 1hitsong | |
| lyric-lrc-file-support | |||
| 2022-09-10 | Updates based on review | 1hitsong | |
| 2022-09-10 | Update Jellyfin.Api/Models/UserDtos/Lyrics.cs | 1hitsong | |
| Co-authored-by: Neil Burrows <neil@pawprint.co.uk> | |||
| 2022-09-09 | Update Jellyfin.Api/Controllers/UserLibraryController.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-09 | Update Jellyfin.Api/Controllers/UserLibraryController.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-09 | Update Jellyfin.Api/Controllers/UserLibraryController.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-09 | Add Lyrics API Endpoint | 1hitsong | |
| 2022-09-04 | Fix QuickConnect operation names | Niels van Velzen | |
| 2022-08-22 | Merge pull request #8267 from luzpaz/typos | Bond-009 | |
| 2022-08-21 | Merge pull request #7965 from jasongdove/api-key-items-without-user-id | Claus Vium | |
| 2022-08-18 | Fix operation name in SearchController and correct nullability for SearchHint | Niels van Velzen | |
| 2022-08-15 | Fix various typos | luz paz | |
| Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows` | |||
| 2022-08-14 | Merge pull request #8261 from nielsvanvelzen/adjacentTo-guid | Cody Robibero | |
| 2022-08-14 | Use guid for seriesId API parameter | Niels van Velzen | |
| 2022-08-14 | Check for empty guid | Niels van Velzen | |
| 2022-08-14 | Use Guid for adjacentTo API parameter | Niels van Velzen | |
| 2022-08-13 | Backport pull request #8234 from jellyfin/release-10.8.z | Cody Robibero | |
| update to dotnet 6.0.8 Original-merge: 31f9938e3a1cdb5bac732b393c252c3ebc4689ec Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-08-01 | Backport pull request #8174 from jellyfin/release-10.8.z | Joshua Boniface | |
| Disable auto inserted SW scaler for HW decoders Authored-by: nyanmisaka <nst799610810@gmail.com> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 7297431f23a0fa1ab5aa15df93d91096a09c4f21 | |||
| 2022-07-30 | add comments | Jason Dove | |
| 2022-07-30 | Merge branch 'master' into api-key-items-without-user-id | Jason Dove | |
| 2022-07-20 | Backport pull request #8115 from jellyfin/release-10.8.z | Joshua Boniface | |
| Update to dotnet 6.0.7 Authored-by: Cody Robibero <cody@robibe.ro> Merged-by: Joshua M. Boniface <joshua@boniface.me> Original-merge: d0fd23bb4b746ffc98fe76a790706ecfa3c19342 | |||
| 2022-07-20 | Backport pull request #8013 from jellyfin/release-10.8.z | Joshua Boniface | |
| Fix password change during parental control schedule Authored-by: David Ullmer <davidullmer@outlook.de> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 84a1674f391d344c251c2c949cb227a9318536eb | |||
| 2022-06-29 | Merge pull request #7994 from nyanmisaka/fix-throttler | Joshua M. Boniface | |
| (cherry picked from commit a7d45b5d3aa5b16b0aeeece690396f91fb7b7e3e) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7984 from crobibero/dotnet-6.0.6 | Joshua M. Boniface | |
| Upgrade to dotnet 6.0.6, update remaining dependencies (cherry picked from commit 56e7b323de3e993ba79ed86ef7e9a10f79693156) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7955 from nyanmisaka/fix-ext | Joshua M. Boniface | |
| (cherry picked from commit 52704e8dd0aa1afbc6c212161a5c78822569e33a) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7947 from nyanmisaka/video-range-condition | Cody Robibero | |
| (cherry picked from commit f1d56aa5cef4c60021e0b29c5d9fb3adf384fda7) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7941 from jellyfin/fix-overflow | Cody Robibero | |
| (cherry picked from commit fd4ffc6ba3317987856629088b759db8c1128ecd) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-23 | tweak guid check | Jason Dove | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2022-06-18 | use null-forgiving operator to suppress warnings | Jason Dove | |
| 2022-06-18 | update comments | Jason Dove | |
| 2022-06-18 | don't require a user id for items api call using api key | Jason Dove | |
| 2022-06-14 | Fix splashscreen (#7895) | Cody Robibero | |
| 2022-06-14 | Merge pull request #7911 from cvium/fix_keyframe_transcode | Cody Robibero | |
| (cherry picked from commit 07b39655ebe2e96388ffbbecebeebb5284c26baf) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-06-14 | Merge pull request #7894 from crobibero/search-hints | Cody Robibero | |
| (cherry picked from commit 0f75f177361906626e658da86d63583d5111f006) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-06-10 | Merge pull request #7868 from cvium/disable_dlna | Joshua M. Boniface | |
| (cherry picked from commit aa0f6cb5eb7c7750cc750412fdfcb266b0a5409e) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-06-10 | Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap | Bond-009 | |
| Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping (cherry picked from commit 8595a979a872c05d0d06f9b87ed1b56c693c267d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-26 | Merge pull request #7784 from crobibero/support-transcoding | Cody Robibero | |
| (cherry picked from commit d471be8d929c8021d85d0b9cc97ac2e420a11d65) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-22 | Merge pull request #7780 from 1337joe/fix-tv-guide-search-2 | Cody Robibero | |
| (cherry picked from commit 492c6bbd7ecb452dcfef77027545e455a20b8baf) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-05-20 | Merge pull request #7766 from crobibero/dotnet-6.0.5 | Joshua M. Boniface | |
| (cherry picked from commit 71bf56704535d0afa7d4955f03d287d40c9a98a3) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
