Bond-009
|
bfe7d1ee3a
|
Backport pull request #12026 from jellyfin/release-10.9.z
Check hearing impared flags with equality instead of contains
Original-merge: a89678074e
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2024-06-23 11:40:41 -04:00 |
|
Cody Robibero
|
0bc41c015f
|
Store lyrics in the database as media streams (#9951)
|
2024-02-26 05:09:40 -07:00 |
|
Bond_009
|
b176beb88e
|
Reduce string allocations
Some simple changes to reduce the number of allocated strings
|
2023-10-06 01:04:25 +02:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Joe Rogers
|
2e4db18ebe
|
Add hearing impaired subtitle stream indicator (#7379)
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2022-10-07 12:38:05 +02:00 |
|
Joe Rogers
|
3205e97e1e
|
Strip out external file fuzzy matching
Convert MediaFlagDelimiter back to char
|
2022-03-04 10:52:21 +01:00 |
|
Shadowghost
|
a36e34fbd2
|
fix(external-media): implement review suggestions
|
2022-02-18 22:19:33 +01:00 |
|
Shadowghost
|
719b707281
|
feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
|
2022-02-18 22:19:33 +01:00 |
|