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-05-13 12:16:49 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
2800ae3b8a7bc28aa7e992faf3d34aa40e216672
jellyfin
/
Emby.Naming
/
AudioBook
History
Thomas Jones
378ba937b6
Added in pragma warning disable for CA1815 warning.
...
Co-authored-by: Derpipose <
90276123+Derpipose@users.noreply.github.com
>
2025-09-23 13:17:52 -06:00
..
AudioBookFileInfo.cs
Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway
2020-11-01 13:42:56 +01:00
AudioBookFilePathParser.cs
Improve alternate ordering (
#9336
)
2023-02-20 08:07:51 -07:00
AudioBookFilePathParserResult.cs
Use record for AudioBookFilePathParserResult
2022-09-15 00:39:00 +02:00
AudioBookInfo.cs
Minor fixes
2021-07-06 00:01:33 +02:00
AudioBookListResolver.cs
Allocate less Lists
2023-03-01 00:44:57 +01:00
AudioBookNameParser.cs
Improve alternate ordering (
#9336
)
2023-02-20 08:07:51 -07:00
AudioBookNameParserResult.cs
Added in pragma warning disable for CA1815 warning.
2025-09-23 13:17:52 -06:00
AudioBookResolver.cs
Use our own Contains extension
2021-12-20 13:31:07 +01:00