| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-23 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-09-22 | Return string.Empty is span IsEmpty | 1hitsong | |
| 2022-09-22 | Adjust file read async functions | 1hitsong | |
| 2022-09-22 | Use async functions | 1hitsong | |
| 2022-09-21 | Update summaries, Use spans | 1hitsong | |
| 2022-09-20 | Use Span in SupportedMediaTypes comparison | 1hitsong | |
| 2022-09-20 | Resolve Azure build error | 1hitsong | |
| 2022-09-20 | Use Directory GetFiles to find lyric files | 1hitsong | |
| 2022-09-19 | Make LyricParser a field | 1hitsong | |
| 2022-09-19 | Use field instead of property | 1hitsong | |
| 2022-09-19 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-09-19 | Add missing summary to AcceptedTimeFormats | 1hitsong | |
| 2022-09-19 | Move AcceptedTimeFormats to class level variable | 1hitsong | |
| 2022-09-19 | Variable declaration cleanup | 1hitsong | |
| 2022-09-18 | Code Cleanup | 1hitsong | |
| 2022-09-18 | Add default values to LyricResponse | 1hitsong | |
| 2022-09-18 | Use numeric values for metadata values | 1hitsong | |
| 2022-09-18 | Update MediaBrowser.Controller/Lyrics/LyricResponse.cs | 1hitsong | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2022-09-18 | Update MediaBrowser.Controller/Lyrics/LyricResponse.cs | 1hitsong | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2022-09-18 | Use providers in order of priority | 1hitsong | |
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs | 1hitsong | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-09-18 | Remove automapper tool | 1hitsong | |
| 2022-09-17 | Use model properties for LRC metadata | 1hitsong | |
| 2022-09-17 | Resolve Azure build issues | 1hitsong | |
| 2022-09-17 | Code cleanups. Remove pragma commands | 1hitsong | |
| 2022-09-17 | Remove commented out code | 1hitsong | |
| 2022-09-17 | Var type refinements | 1hitsong | |
| 2022-09-17 | Removing unused lines | 1hitsong | |
| 2022-09-17 | Convert _lyricProviders to an array. | 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-15 | Merge pull request #1 from JIntrocaso/lyric-lrc-file-support | 1hitsong | |
| Adds lyric providers to DI pipeline | |||
| 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> | |||
