jellyfin/Emby.Server.Implementations/Library/Resolvers
Louis 995d56d5ff
Recognize ".m4b", ".m4a", ".aac", ".flac", ".mp3", and ".opus" as an audio-book formats (#15377)
* 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>
2026-03-19 20:31:29 +01:00
..
Audio Backport pull request #11886 from jellyfin/release-10.9.z 2024-06-01 18:41:12 -04:00
Books Recognize ".m4b", ".m4a", ".aac", ".flac", ".mp3", and ".opus" as an audio-book formats (#15377) 2026-03-19 20:31:29 +01:00
Movies Backport pull request #14955 from jellyfin/release-10.11.z 2025-11-17 14:08:45 -05:00
TV Rework season folder parsing (#11748) 2025-03-23 10:05:40 -06:00
BaseVideoResolver.cs
ExtraResolver.cs Fix for Issue #12142: Fix ExtraRuleResolver filtering out top level folders (#12170) 2025-03-27 18:18:19 -06:00
FolderResolver.cs
GenericFolderResolver.cs
GenericVideoResolver.cs
PhotoAlbumResolver.cs
PhotoResolver.cs
PlaylistResolver.cs Backport pull request #13059 from jellyfin/release-10.10.z 2024-11-19 15:43:33 -05:00
SpecialFolderResolver.cs