O!MPD v1.06

O!MPD v1.06

I’m glad to announce, that O!MPD 1.06 has been released 🙂 You can get it form download page.

Changelog:

  • added support for TIDAL direct play (play TIDAL with any version of MPD)
  • added support for TIDAL user playlists
  • added YouTube results in artist view and search (settable in config.inc.php)
  • added support for internet radio covers (settable in config.inc.php)
  • added default login option
  • added possibility to login using URL (login.php)
  • added support for PWA (Progressive Web App)
  • added new skin (darker)
  • improved TIDAL support (python API replaced with PHP API – works much faster)
  • improved Favorites – mixed lists (streams and local files) are allowed
  • improved Favorites – tracks from Tidal and YouTube now can be added to Favorites
  • fixed bugs

Installation

If you install O!MPD for the 1st time, just follow instructions from here.

Upgrade from previous versions

WARNING!

Version 1.06 modifies structure of DB. This should be harmless, but just in case, please make a copy of your existing DB.

Rename old ompd directory to eg. ompd-old and copy new version to your www root dir.

If you upgrade from v1.05 you can use your previous include/config.inc.php file, but you need to modify it a little bit. There are some new settings – they are in section between NEW IN O!MPD 1.06 and END OF NEW IN O!MPD 1.06. You can copy it from new config file to your previous one and set desired values.

If you upgrade from older versions I’d recommend to edit new config file (include/config.inc.php).

Remember about setting write access to dirs:

  • /ompd/tmp/
  • /ompd/stream/
  • /ompd/cache/

Your existing MySQL database will be used, so you don’t have to worry about things like player configuration, users, etc. (unless you change value of $cfg['mysqli_db'] – then new database will be created).

After configuration is done, open http://www-server-IP-address/ompd/index.php just like in previous versions. If everything is OK, you should now see O!MPD v1.06.

Final thoughts

I’d like to thank all of you, who use or try O!MPD. And special thanks for those of you, who helped me find and fix bugs, add new features, find inspiration for new ones and make O!MPD better: othmar52, brendan-pike, eoli3n, bamyasi, marcbth, hardheid, ffatgit, maartenlangeveld, owl770, hanspu, kostea67, nonplusnl, Julien Borle, Eric Esbelin, Paul Geller, Fritz Hildebrand, paradix, Rami Bachar, Ivan Adzhubey, Michael J. O’Donnell, kswanson654. Thank you guys!

I hope you like new version of O!MPD. Feel free to leave your comment or write to me at info@ompd.pl.

Best regards from Poland!

2 thoughts on “O!MPD v1.06

  1. Martin

    I played a bit with dietpi and noticed O!MPD listed as a media player, next to mympd and others. To be honest I never come across O!MPD before. Don’t know why. But what a fine piece of software you made available.

    After splitting up my main system in two (headphones setup and a speaker setup), using 2 rpi’s, I was looking for a system that could handle both with 1 UI. This is exactly what O!MPD can do! What a brilliant feature that is!
    So, I’ve installed O!MPD on both rpi’s with dietpi. One is a rpi4 -> AuneS6 usb dac, the other an rpi3-> iqaudio dac pro. Music is stored on a synology nas.

    Big thanks and greetings,

    Martin, NL

Leave a Reply

Your email address will not be published. Required fields are marked *