Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 771 Bytes

File metadata and controls

16 lines (13 loc) · 771 Bytes

SimpleBrowserMusic

Listen to local music files in your browser

Usage

  1. Copy both files in your music directory
  2. Run the batch script to find all mp3 files in your music directory and list them in a music.txt file
  3. Open the html file in your browser and every music file will be available immediately

Features

  • Normal media player features, nothing special
  • Does not require an external media player, only the internet browser of your choice
  • It's html so you can customize as you want with css and js

Known issues

  • Script has to be executed again, if music files were added, renamed or removed to update the list
  • Ampersand signs (&) in directory or file names may cause issues with the batch script, because they are reserved special characters