Commit Graph

8 Commits (master)

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