Pycharm mp3 files recognition Follow
Pycharm isn't recognizing .mp3 files, then I can't execute than as an audio with media players modules.
I thought in add it as a new name pattern, but to don't mess out the program, I didn't do it.
What can be done to solve it?
Please add media formats patterns to file types!
Please sign in to leave a comment.
Hi,
If you want the files to be opened in the associated media player app, add it to "Files opened in associated applications" group:
If you want the files to be loaded by the python module from the code, the file type doesn't affect it any way.