aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Lyric
AgeCommit message (Expand)Author
2024-02-28Save embedded lyrics when probing audioCody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2023-11-14Fix warningsBond_009
2023-07-01Use string.IsNullOrEmptyNiels van Velzen
2023-07-01Check for empty string in DefaultLyricProviderNiels van Velzen
2023-06-29Simplify file extension checks in lyrics parsers and providerNiels van Velzen
2023-06-24Move line break characters to static readonly string array in TxtLyricParserNiels van Velzen
2023-06-23Add support for lyric provider pluginsNiels van Velzen
2023-04-06Remove unused using directivesStepan Goremykin
2022-09-26Format returns1hitsong
2022-09-23Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-22Return string.Empty is span IsEmpty1hitsong
2022-09-22Adjust file read async functions1hitsong
2022-09-22Use async functions1hitsong
2022-09-21Update summaries, Use spans1hitsong
2022-09-20Use Directory GetFiles to find lyric files1hitsong
2022-09-19Make LyricParser a field1hitsong
2022-09-19Use field instead of property1hitsong
2022-09-19Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-19Add missing summary to AcceptedTimeFormats1hitsong
2022-09-19Move AcceptedTimeFormats to class level variable1hitsong
2022-09-19Variable declaration cleanup1hitsong
2022-09-18Code Cleanup1hitsong
2022-09-18Use numeric values for metadata values1hitsong
2022-09-18Use providers in order of priority1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs1hitsong
2022-09-18Remove automapper tool1hitsong
2022-09-17Use model properties for LRC metadata1hitsong
2022-09-17Resolve Azure build issues1hitsong
2022-09-17Code cleanups. Remove pragma commands1hitsong
2022-09-17Var type refinements1hitsong
2022-09-17Removing unused lines1hitsong
2022-09-17Convert _lyricProviders to an array.1hitsong
2022-09-16Remove use of AddParts. Cleanup use of Lyric vs Lyrics.1hitsong
2022-09-15Create ILyricManager1hitsong
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...1hitsong