| repo-assets | ||
| CHANGELOG.md | ||
| LICENSE | ||
| main.js | ||
| manifest.json | ||
| README.md | ||
| styles.css | ||
| versions.json | ||
Audio PlugList
Multi playlist-based audio player. Point a playlist at a vault folder (auto-index audio files) or a single external link, then control playback from a clean tab view and a compact footer mini‑player with shuffle/repeat and optional fade‑out stop.
📸 Screenshots / Audio Pluglist
| Easy To Use |
|---|
![]() |
✨ Features
- Playlists
- Create from a Folder (recursively indexes supported audio files).
- Create from a Link (direct audio URL; subject to browser/CORS).
- Footer mini‑player with segmented controls (⏮ ⏯ ⏭ ⏹ 🔀 🔁), seek, volume, and a marquee Now Playing title.
- Tab view showing current playlist, track list, and playback controls.
- Shuffle / Repeat (Off · All · One).
- Fade‑out on Stop with adjustable duration.
- Optional columns: show Artist and/or Album in the track list.
- Quick re-scan: index one playlist or Scan All from settings.
- File name parser:
Artist — Title(em dash or hyphen) convenience.
Supported formats: mp3, wav, m4a, flac, ogg, aac.
📸 Screenshots / Easily Create Multiple Playlists
| Open Menu | Add Playlist |
|---|---|
![]() |
![]() |
📸 Screenshots / Optional Footer Mini-Player
| Tab Mode | Footer Mini-Player |
|---|---|
![]() |
![]() |
📸 Screenshots / Dropdown Playlists Selector
| Tab Mode | Footer Mini-Player |
|---|---|
![]() |
![]() |
📦 Installation
Option A: Manual (first GitHub upload)
- Download the latest release assets (
main.js,manifest.json,styles.css) from this repository. - Create a folder inside your vault at:
/plugins/audio-pluglist/ - Copy the three files into that folder.
- In Vault: Settings → Community plugins → Installed plugins → Enable “Audio PlugList”.
Option B: BRAT (before it’s in the Community store)
If you use the BRAT plugin:
- In BRAT, add this repo’s URL.
- Let BRAT install and enable the plugin.
Community Store (once approved)
After the plugin is accepted into the Community Plugin store, you’ll be able to install and update it directly from Settings → Community plugins → Browse.
🚀 Usage
- Open Settings → Audio PlugList.
- Under Add New Playlist, choose:
- From Folder → pick a vault folder to index audio.
- From Link → paste a direct audio URL (e.g.
https://…/song.mp3).
Note: External links must be direct audio files. Many services block playback via CORS.
- Click Scan on a playlist (or Scan All).
- Open the view via Ribbon button (music icon) or the command “Open Audio PlugList.”
- Use the tab controls or the footer mini‑player to play, pause, skip, seek, adjust volume, toggle shuffle, and cycle repeat.
Tips
- File names like
Artist - Title.mp3orArtist — Title.flacare parsed into Artist/Title automatically. - Turn on Show Artist / Show Album columns if you prefer richer lists.
- Enable Fade out on Stop and set a custom Fade duration (ms) if you like gentler stops.
⚙️ Settings Overview
- Playlists (dynamic list)
- Name (optional label used in menus/views)
- Folder (for folder playlists) + Browse + Scan now
- Link (for link playlists; one direct URL)
- Delete playlist
- Re-scan all playlists
- Show Album in titles
- Show Artist in titles
- Show Footer mini‑player
- Fade out on Stop
- Fade duration (ms)
🔍 Known Limitations
- External links & CORS: Link playlists require direct audio URLs; many hosts disallow cross‑origin playback.
- No embedded players (YouTube/SoundCloud) in this version.
- Mobile platform behavior depends on OS media policies (e.g., background playback limits).
📝 Changelog
1.0.3 — Initial public release
- First GitHub release of Audio PlugList.
- Dynamic playlists (Folder/Link), footer mini‑player, shuffle/repeat, fade‑out stop, artist/album columns, and scan tools.
🤝 Contributing
Bug reports and PRs are welcome. Please include:
- Environment (OS, version), repro steps, expected vs. actual behavior.
- If it’s a feature request, a short mockup or user story helps.
📄 License
This project is licensed under the MIT License. See LICENSE for details.
☕ Support & More Plugins
If you like this plugin and want to support development, you can Buy Me a Coffee.
Check out my other plugins and projects here: My GitHub Repositories.






