captbaritone / webamp

Winamp 2 reimplemented for the browser
https://webamp.org
MIT License
10.02k stars 663 forks source link

Add url not supported #1073

Open lilplayer6k opened 3 years ago

lilplayer6k commented 3 years ago

Hello there @captbaritone ! i have a few issues with the Winamp, 1) when i press Add url it says Add url not supported 2)file type, it currently only allows me to choose a folder and not a .mp3 or a .mp4 file. Please help me fix these issues, thanks!

captbaritone commented 3 years ago

Webamp does not support loading files via URL, that is not a bug, but a limitation of what we can do in the browser (Google CORS) to learn more.

Can you share a screenshot of what it looks like when you try to open an mp3?

lilplayer6k commented 3 years ago

@captbaritone ok! give me just a second.

lilplayer6k commented 3 years ago

@captbaritone As you can see with this first image, it wont allow me to open .mp4 files but only folders. and in the second image you can see that when i open the folder which contains a .mp3 file it wont open that either, but if i only select the folder it would upload the folder, so how do i make it open only .mp3/.mp4 files without having to make a folder? Screenshot 2021-03-17 at 10 11 01 AM image

captbaritone commented 3 years ago

Interesting. Which OS and browser is this?

Also, how are you opening the file picker? Clicking the eject button?

lilplayer6k commented 3 years ago

@captbaritone i am currently using a chromebook on google chrome, i opened the file picker by clicking add file image

captbaritone commented 3 years ago

Does clicking "Add File" right below that option, or clicking the "Eject" button in the main window allow you to select individual files?