Manual servers
Removed functionality
Handle Large Playlists
Simple, effective music player app
The interface is nice and clean. That and I t’s ability to pull in artist information and make links is a nice touch which puts ahead of MConnect.
It only loses a star because other apps include streaming integration from Tidal, but I keep Rigelian for playing local files as it’s the best app for that.
Sick of subscriptions
Complaint – Misleading Qobuz Integration and Non-functional App
According to your description, signing up provides access to the entire Qobuz library. Based on this, I purchased a subscription. However, after installing and using Rigelian with my Chord Poly/Mojo setup:
1. Qobuz is not visible anywhere in the app. There is no menu, settings, or way to log in.
2. Many buttons and menu items are inactive and unresponsive.
3. Rigelian does not stream Qobuz to my Poly in MPD mode.
4. Attempts to contact support have failed; there is no response or accessible support channel.
This is extremely disappointing, as the advertised functionality is not delivered, and the subscription is effectively unusable for my setup.
I formally request:
• Either clear instructions on how to access and play Qobuz on Poly/Mojo via Rigelian,
• Or a full refund, as the advertised service is not provided.
Please respond promptly. Failure to address this issue appropriately may lead me to escalate the complaint to consumer protection authorities.
現状最高のMPDクライアント
ライフタイムプランがないのは残念だが、無料版でもプレイヤーとして必要な機能は使える。
あとは歌詞表示ができれば最高だが、現状MPDサーバー側がUNSYNCEDLYRICSタグの読み込みに対応していないため仕方ない。
Really impressed with this
Superb MPD client
Be more transparent what‘s available in the free version
Doesn’t work well with MPD
My local network MPD server wasn’t automatically discovered. Entering host name or IP address manually didn’t help - can’t connect and app does not report any error.
I connected to other MPD server in public network. But here on-device playback ends up buffering forever, also without any error.
Sad to say, but app is hardly usable at least for classic MPD.
Simple, elegant and sufficient
The best OpenHome controller for Apple ecosystem
Enfin !
Good for Bryston streamers
ios18 Widget
pretty perfect
Idealer MDP-Client für volumio & Co
Und das als Jahresabo für gerade mal einen Cappucchino.
Danke für Rigelian und Deinen ausgezeichneten Support!
Fantastic app. One question about http streaming
If I do not, could you point me in the right direction to figure this out?
I tried enabling ‘connect to IP’ in the settings, also didn’t work. I have configured both mp3 and ogg encodings to try and debug this, but cannot.
Thank you
Response from developer
Rigelian only supports streaming mp3 format encoded by mpd via lame. Here are settings from /etc/mpd.conf that are working: audio_output { type "httpd" name "My HTTP Stream" encoder "lame" # optional, vorbis or lame port "8000" bind_to_address "0.0.0.0" # optional, IPv4 or IPv6 ## quality "5.0" # do not define if bitrate is defined bitrate "192" # do not define if quality is defined format "44100:16:1" max_clients "0" # optional 0=no limit }
