Mopidy MusicBox v2.4.0 Release Notes

Release Date: 2017-03-15 // about 7 years ago
    • Now shows server name/IP address and port number at the bottom of the navigation pane. (Addresses: #67 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/67>_).
    • ➕ Add ability to insert a track anywhere in the current queue. (Addresses: #75 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/75>_).
    • ➕ Add 'Show Track Info' popup which can be activated from any context menu or by clicking on either the 'info' icon next to the album cover or the track's title text on the 'Now Playing' pane. The popup includes the URI of the track, which can be inserted into various lists elsewhere in the player.
    • ⚡️ Updated icon set for font-awesome 4.7.0.
    • ➕ Added 'Refresh' button for refreshing libraries. (Addresses: #75 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/75>_).
    • Only show 'Show Album' or 'Show Artist' options in popup menus if URI's for those resources are available. (Fixes: #213 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/213>_).
    • 🛠 Now shows correct hostname information in loader popup. (Fixes: #209 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/209>_).
    • 🛠 Reset 'Now Playing' info when the last track in the tracklist is deleted. Fixes an issue where info of the last song played would be displayed even after the queue had been cleared.
    • Now initializes the GUI properly, even if the user is offline or the Mopidy server cannot be reached.
    • 🛠 Fixed Alarm Clock <https://pypi.python.org/pypi/Mopidy-AlarmClock/>_ detection.
    • Unplayable files are shown with a different icon in track lists.
    • 🛠 Show all available track information in the 'Show Track Info...' popup. (Fixes: #227 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/227>_).
    • The last scroll position is now always saved when navigating between pages or browsing the library. (Fixes: #73 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/73>, #93 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/93>).
    • 🛠 Playlists will now list tracks even if they are no longer available in the library. (Fixes: #226 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/226>_).
    • 🛠 Fixed an issue on Safari where the first page to load would be too wide to fit on the screen.
    • 🛠 Refreshing album or artist info pages no longer raises an exception. (Fixes: #230 <https://github.com/pimusicbox/mopidy-musicbox-webclient/issues/230>_).