-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library scanning doesn't recognize .adx files even though they are supported #1466
Comments
It may be that one of the input plugins' backend libraries recognizes ADX files, but none of the plugins declares that it handles files with ".adx" extension. Hence those files are not officially "supported". Just in case, do you have the "Probe content of files with no recognized file name extension" checkbox marked in the advanced settings? Which plugin is it that recognizes those files when you add them? |
Possibly ffmpeg, since ADX is an ADPCM derivative. Activating the file detection is only a workaround. Mission objective would be to figure out which input plugin supports ADX files and then to add the ".adx" extension to the plugin's list of supported file types. |
You were right! I ran the command as you said (only that instead of
|
Done with audacious-media-player/audacious-plugins@ebcad66. Thanks for the investigation Michael. |
Describe the bug
If I scan my music folder, files with the
.adx
extension won't be added to my librarySteps to reproduce
How and when does the bug occur?
It occurs when I try to scan a folder with an .adx file. If .adx is the only extension in a directory, a message will popup saying "No files were found in the directory". If I try to open the file it plays just as expected
Expected behavior
What do you expect to happen instead?
The .adx are recognized and added to my library
Additional information
4.4, Qt
Nobara Linux 40
KDE
(probably can't for legal reasons)
LANG=C audacious -V
for English output)The text was updated successfully, but these errors were encountered: