Mopidy MusicBox v2.1.0 Release Notes

Release Date: 2016-02-04 // about 8 years ago
    • Added optional websocket_host and websocket_port config settings.
    • ➕ Added link to Alarm Clock <https://pypi.python.org/pypi/Mopidy-AlarmClock/>_ (if present).
    • ➕ Added ability to save Queue as local Playlist. (Addresses: #106 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/106>_).
    • ➕ Add support for static_dir configurations. (Addresses: #105 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/105>_).
    • ➕ Added ability to manually initiate refresh of Playlists. (Addresses: #107 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/107>_).
    • ⚡️ Now updates the track name when the stream title changes.
    • ➕ Adding a browsed radio station to the tracklist now also starts playback of the station. (Addresses: #98 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/98>_).
    • Increase volume slider handle by 30% to make it easier to grab on mobile devices.
    • ➕ Add application cache manifest file for quicker loads and to allow client devices to detect when local caches should be invalidated.
    • 👉 Use standard Mopidy mixer methods to mute / un-mute playback.
    • Streams are now saved to the '[Radio Streams].m3u' playlist and are accessible from all clients. Users with existing streamUris stored as browser cookies will be prompted to convert them to the new m3u backed scheme.
    • Mopidy-Musicbox-Webclient now requires at least Mopidy v1.1.0 or greater to be installed.
    • Ensure that only the currently playing track is highlighted in the queue. (Fixes: #81 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/81>_).
    • 🛠 Fixed slow to start playing from a large tracklist of browsed tracks. (Fixes: #85 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/85>_).
    • 🛠 Clean up unused Javascript code. (Fixes: #100 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/100>_).
    • 🛠 Mopidy 1.1.0 compatibility fixes. (Fixes: #109 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/109>, #111 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/111>, #121 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/121>, and #123 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/123>).
    • 🛠 Fix incorrect identification of user's Spotify starred playlist. (Fixes: #110 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/110>_).
    • Initiating track playback from a folder that contains subfolders now correctly identifies the tracks that should be played. (Fixes: #112 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/112>_).
    • ➕ Adding search results to tracklist now works as expected. (Fixes: #49 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/49>_ and #135 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/135>_).
    • 🛠 Fix Javascript syntax errors. (Fixes: #122 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/122>_).
    • 🛠 Fix vertical alignment of playback control buttons in footer.
    • Increase width of header so that more text can be rendered in the title bar. (Fixes: #144 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/144>_).
    • Re-align the menu and search buttons in the title bar. (Fixes: #148 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/148>_).
    • 🛠 Use explicit Mopidy.js calling convention. (Fixes: #79 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/79>_).
    • ➕ Added event handling for 'muteChanged' event. (Fixes: #141 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/141>_).
    • ✂ Remove support for defunct Grooveshark service. (Fixes: #120 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/120>_).