aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2022-11-13Merge branch 'jellyfin:master' into masterNegulici-R. Barnabas
2022-10-31Backport pull request #8667 from jellyfin/release-10.8.zDavid Ullmer
2022-10-22Apply review suggestionsShadowghost
2022-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2022-10-08Update embedded image names to match docsJoe Rogers
2022-10-07Merge pull request #8381 from 1hitsong/lyric-lrc-file-supportClaus Vium
2022-10-07Merge pull request #7514 from Shadowghost/music-extendClaus Vium
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-03Add xiph tag parsingShadowghost
2022-10-03Add apple tag parsingShadowghost
2022-10-01Update taglibsharp, add audible tag parsingShadowghost
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
2022-09-13Add xmldocsShadowghost