This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-02-24 21:42:25 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
4fc27fa63eb5a88a1a67a7ba67e969468f79a48d
jellyfin
/
MediaBrowser.Providers
/
Lyric
History
Niels van Velzen
0af5373f6d
Use string.IsNullOrEmpty
2023-07-01 14:07:59 +02:00
..
DefaultLyricProvider.cs
Use string.IsNullOrEmpty
2023-07-01 14:07:59 +02:00
ILyricProvider.cs
Add support for lyric provider plugins
2023-06-23 21:13:20 +02:00
LrcLyricParser.cs
Simplify file extension checks in lyrics parsers and provider
2023-06-29 21:16:29 +02:00
LyricManager.cs
Add support for lyric provider plugins
2023-06-23 21:13:20 +02:00
TxtLyricParser.cs
Check for empty string in DefaultLyricProvider
2023-07-01 11:16:21 +02:00