mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-24 02:14:12 +00:00
* Recognize ".m4b" as an audio-book format - Has the resolver recognize the ".m4b" format as book - Jellyfin reverts to seeing the file as a music file without this check * Recognize ".m4a", ".aac", ".flac", and ".mp3" as an audio-book formats - All the formats supported in the docs will now be marked as type "Book" * Add ".opus" as a supported Audiobook format --------- Co-authored-by: Louis Sandoval <louis@sandoval.family> |
||
|---|---|---|
| .. | ||
| Audio | ||
| Books | ||
| Movies | ||
| TV | ||
| BaseVideoResolver.cs | ||
| ExtraResolver.cs | ||
| FolderResolver.cs | ||
| GenericFolderResolver.cs | ||
| GenericVideoResolver.cs | ||
| PhotoAlbumResolver.cs | ||
| PhotoResolver.cs | ||
| PlaylistResolver.cs | ||
| SpecialFolderResolver.cs | ||