Commit Graph

8 Commits (e5ecdcf8c99f16928b18cb4c0fcc77e1c08b2637)

Author SHA1 Message Date
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
7 months ago
Bond_009 b176beb88e Reduce string allocations
12 months ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching
3 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
3 years ago