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

Add Interface for Downloading ISOs from Archive.Org #12

Open
toolboc opened this issue Nov 3, 2019 · 0 comments
Open

Add Interface for Downloading ISOs from Archive.Org #12

toolboc opened this issue Nov 3, 2019 · 0 comments

Comments

@toolboc
Copy link
Owner

toolboc commented Nov 3, 2019

Archive.org has a convenient cache of PS2 ISOs available here and here. It would be nice to surface a web server that allows you to retrieve selections from these repos and dump them into /share/DVD. Allowing for an online service of sorts if you will, that you can interact with over port 80.

This is totally possible using a combination of:

  • ia (obtain backup ISOs / bins)
  • p7zip-full (extract above ISOs /bins)
  • ccd2iso (convert bin formatted CD images to iso format)

From there, just make sure CD images are moved to the CD directory and DVDs are moved to the DVD directory at /share

I will not develop this feature due to reasons, but this would be a gamechanger. Anyone up for the task?

P.S. We might as well allow for configuration of everything else (WiFi, share permssions, FTP forwarding) through a web portal.

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

1 participant