captbaritone/webamp

I Have Some Questions

Howman opened this issue · 4 comments

I remember Winamp from when I was younger the days of napster, scour, shareaza where you would find your mp3 then with a plugin you could use winamp to convert your cds in to mp3s
Now I would like to add your webamp to my site (nostalgia)
My question is I have 6600 mp3s about 25 + GB worth is there away I could add all these to webamp . Maybe put them in a folder and have webamp populate a list. Now I am no developer so I do not even know if this can be done.

Are you trying to add these files to a web accessible version of Webamp that you can share with other people, or are you looking for a set up that would read these files off of your local hard drive?

Forgot to say that my site is running on my computer on a Vm IIS 10 . All my mp3s are on a virtual hard.

well do not want others to be able to download just listen to

Are you trying to add these files to a web accessible version of Webamp that you can share with other people, or are you looking for a set up that would read these files off of your local hard drive?

Well both I want to play mp3s on my site and are read from a local drive but I do not want others to be able download files just listen to them

I think this boils down to a more generic "how can I achieve this on a website problem" rather than a Webamp problem. I'm not sure those constraints are possible on the web. Try figuring out how you can achieve this using <audio /> and if/when you have a working solution I can help you figure out how to get it working with Webamp.