aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Lyric
AgeCommit message (Expand)Author
2025-06-24Adapt LrcLyricParser to new LrcParser version (#14263)Max Rumpf
2025-04-07Add API support for ELRC word-based lyrics (#12941)Alex
2025-04-06Returns album artists apart from artist names when doing a lyrics search (#13...JQ
2024-12-01Implement TaskTriggerInfoType enum (#12783)Ethan Pippin
2024-09-06Merge pull request #12548 from Bond-009/utf8bomNiels van Velzen
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-30Upgrade LRCParser to 2024.0728.2Shadowghost
2024-08-24Fix SA1508 in LyricScheduledTaskgnattu
2024-08-06Fix class nameCody Robibero
2024-08-06Update MediaBrowser.Providers/Lyric/LyricScheduledTask.csCody Robibero
2024-08-05Add scheduled task to automatically search for lyricsCody Robibero
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