appas 3 Posted 20 hours ago Posted 20 hours ago Hey, I am writing to request playback support for module files (.mod, .xm, .it, etc). Currently, Emby tries to play these but fails. There are several C# .NET libraries for mod playback, eg. SharpMik: https://github.com/thegouldfish/SharpMik I would be interested in fulfilling this need as a plugin, but I did not find any information on how to get the currently playing audio stream into a plugin. If someone can help me with this, then maybe I will be able to write a plugin for this purpose. Or are playback decoder plugins even possible? Alternatively, please tell me how to have Emby ignore module files in folders marked as Music. As I said, currently, mod files in my music folders get an attempted play, that results in an error message. I would primarily like to fix this error message by having a plugin that provides the playback capabilities, but if that's not possible, I would like at least to be able to avoid the error messages, which also stop playback! For reference, attached is the error I'm getting.
Luke 42260 Posted 19 hours ago Posted 19 hours ago Quote As I said, currently, mod files in my music folders get an attempted play, that results in an error message Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
appas 3 Posted 8 hours ago Author Posted 8 hours ago Ok, so here is a log of trying to play an IT (Impulse Tracker) file in the latest Linux server (4.9.3). Emby (correctly) identifies it as music, so files of this type in a music library get attempted plays, but there is failure because there isn't actually a valid decoder available. I would be willing to contribute such a decoder (as a .NET plugin), but I would need some guidance on how to do that. None of the plugin APIs I found deliver audio streams to the plugin to handle. embyserver.txt
visproduction 338 Posted 1 hour ago Posted 1 hour ago Of interest: IT file definition: https://docs.fileformat.com/audio/it/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now