Skip to content
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

[suggestion] Add option to create .m3u files to list the CHD-disks per game #13

Open
agassi88 opened this issue Oct 9, 2024 · 1 comment

Comments

@agassi88
Copy link

agassi88 commented Oct 9, 2024

Some emulators like RetroArch will show game duplicates as they recognize each CHD file for a multi-disk games as a separate games.

To solve this, we have to create .m3u files which list CHD disk images per game.
Examples:

https://www.reddit.com/r/RetroArch/comments/hwalg5/guide_combining_multiple_disc_on_chd_format/
https://gist.github.com/questionlp/1ea65e8ca86964b8269551d4c60fcb84

Could you please create a new flag for creating those m3u files?

Thanks for your work and attention.

@thingsiplay
Copy link
Owner

I'm actually familiar with this https://docs.libretro.com/guides/disc-swapping/#using-m3u-playlists and always had it in mind to support. I guess analyzing the filenames with "(Disc 1)" and so on could work. Right now I'm a bit busy with some other stuff, but will look into this when going back to tochd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants