toolboc / psx-pi-smbshare

A swiss army knife for enhancing classic game consoles with Raspberry Pi
405 stars 35 forks source link

Add Interface for Downloading ISOs from Archive.Org #12

Open toolboc opened 4 years ago

toolboc commented 4 years ago

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:

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.