Skip to content

Version 2.14

Compare
Choose a tag to compare
@fatg3erman fatg3erman released this 14 Mar 13:49
· 63 commits to master since this release

Version 2.14

If upgrading from a version before 2.00 please read the notes for version 2.00 before continuing.

  • Sleep Timer fadeout time is now configurable.
  • Further support for Qobuz using the mopidy-qobuz-hires backend
  • New options to not scrobble Podcasts and/or Spoken Word tracks to Last.FM
  • MPD outputs with hyperlnks in the name will now cause a link to be displayed in the UI (contributed by ron-from-nl)
  • All Mopidy-linked functionality that depends on online music sources (eg 'Music From Everywhere') should now recognise all the main ones that work well (Spotify, YTMusic, YouTube, Qobuz)
  • You can now limit your Collection view to only show tracks from a specific Mopidy backend (eg only loca, only spotify, etc..)
  • A few minor bugfixes

NOTE. Due to a limtation in mopidy-qobuz-hires version 0.1.0, to use that backend with RompR 2.14 or later you will
need to install or upgrade it by doing

pip3 install git+https://github.com/vitiko98/mopidy-qobuz@dev

until an official updated version is released. Trying to use the official release with RompR will result in corrupted search results.