Releases: andrewmcgivery/obsidian-soundscapes
1.5.0
- Added hotkeys for playback control (thank you @ch33kaboo)
- Updated dependencies
- Updated dead tracks (spa, jazz, animal crossing, peaceful piano)
1.4.0
1.3.0
- Add ChillSynth FM soundscape
- Add option to disable song title scrolling on mini player
- Bug: My Music would not work if youtube script was unable to load (E.g. offline)
1.2.0
My Music - Local Music Library
The "My Music" soundscape allows you to have a full music player experience right within Obsidian using your local MP3 music files. Upon selecting your local music folder, the plugin will index your music and occasionally re-index it in the background.
My Music supports playing with the mini-player in the status bar as well as a new dedicated My Music view with a new icon on the Ribbon sidebar once the "My Music" soundscape is selected. You can close this view and the music will continue playing.
Within the My Music view, you can play, pause, next, previous, seek, shuffle, and search.
Other Changes
- Add Vampire: The Masquerade – Bloodlines ambience by @ThomasEricB in #17
1.2.0-beta.4
What's Changed
- Add Vampire: The Masquerade – Bloodlines ambience by @ThomasEricB in #17
- Update README with My Music instructions
1.2.0-beta.3
Bug: getting to end of song didn't respect shuffle
1.2.0-beta.2
Addressing feedback from beta testers.
Changes
- Persist current playing track between restarts
- Fix version checks on beta channel
- Normalize songs without a title set to remove extension
- Miniplayer title now has fixed width and scrolls song title
- Make My Music view more responsive with more dynamic sizing
- My Music title will now scroll if title is longer than the available width
- Search now shows 20 results and will scroll with user as they keyboard through results
1.2.0-beta.1
This is an preview of the new My Music functionality allowing you to listen to your local music library in Obsidian.
Use at your own risk!
Please be aware that this build should not yet be considered stable. Use at your own risk.
What has been tested so far
Current build has been tested on Windows 10 with 600+ MP3 files. If you are testing this plugin, please let me know in #5 what platform/OS you are testing on and with how many songs if you decide to be part of the beta test.
Limitations
This build only supports MP3 files. Please leave a comment on #5 if you have file formats outside of MP3 that you would like supported.
Included functionality
- Provide local folder in settings. Select "My Music" from Soundscapes list. Plugin will index your music library and occasionally re-index unless you disable it.
- Playing, pausing, and next/previous of your music in the mini-player on the status bar.
- New "My Music" view (button to open on left ribbon) with full list of your music (title, artist, album, time).
- My Music: Ability to play, pause, next, previous, change volume, see duration and progress of song, and seek.
- Ability to search songs
- Ability to enable shuffle mode
1.1.0
This release brings 2 new soundscapes contributed by the community AND a whole new feature: Custom Soundscapes.
A custom soundscape is a playlist of youtube links that you can customize to create your own ambiance. These are created within the settings screen. You can create as many custom soundscapes as you want and each custom soundscape can have as many tracks as you want.
What's Changed
- Add Yakuza/Like A Dragon bar ambience by @ThomasEricB in #8
- Creating custom soundscapes by @andrewmcgivery in #9
- Add Sky: Children of the Light soundtrack (take two) by @phthallo in #11
New Contributors
- @ThomasEricB made their first contribution in #8
- @phthallo made their first contribution in #11
1.0.1
Small adjustments to code based on Obsidian Team's feedback