Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: no audio info in 9.2.0
#1
I updated to 9.2.0 and noticed that audio info is not available in Moode when using openhome renderer with the Linn app and Qobuz.
If i remember correctly it did work before the update.  What i did and maybe should not have done before starting to use 9.2.0 is downgrading Chromium in peripherals.
Allso the small star (random play?) below the volume circle does not appear to work. 

Kind regards,
Erik
Reply
#2
Menu > Preferences > Library
One-touch album
random album

Which tab in Audio info?
Track or Playback
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
For the random function.... I had no idea that i had to enable it in preferences. Good to know Smile

Both tabs in audio info refuse when using openhome with the Linn app and Qobuz as streaming service.
They do work when playing one of the radiostations or playing tracks from my network drive.
Reply
#4
Run the following commands while a Qobuz track is playing and post the results

Code:
telnet localhost 6600

currentsong
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
pi@Moode:~ $ telnet localhost 6600
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.23.5
currentsong
file: http://192.168.2.14:49149/qobuz/track/ve.../136560199
Artist: Porcupine Tree, Gavin Harrison (Composer)
Album: Closure / Continuation
Title: Harridan
Comment: client=upmpdcli;
Pos: 14
Id: 459
OK
Reply
#6
Same problem here. Following

Regards.
Reply
#7
Try looking in the Browser Javascript console and see if there are any errors
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
It does the same in Edge, Firefox and Safari on a Iphone.
I managed to get some logging from Edge when activating audio info:

[Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113
.jpg:1
       
       
       Failed to load resource: the server responded with a status of 404 (Not Found)
[NEW] Explain Console errors by using Copilot in Edge: click
       
        to explain an error.
       Learn more
       Don't show again
playerlib.js:4931  Uncaught TypeError: Cannot convert undefined or null to object
   at Function.keys (<anonymous>)
   at itemInfoModal (playerlib.js:4931:26)
   at Object.success (playerlib.js:4918:4)
   at u (jquery-1.8.2.js:974:30)
   at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082:7)
   at N (jquery-1.8.2.js:7788:14)
   at XMLHttpRequest.n (jquery-1.8.2.js:8500:8)
Reply
#9
In the Browser console, after opening Audio Info what is the value of each of the two variables below?
Just type them in at the the console prompt then <return>

MPD.json['file'];
MPD.json['artist'];
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#10
MDP.json['file'];
VM63:1 Uncaught ReferenceError: MDP is not defined
at <anonymous>:1:1
(anonymous) @ VM63:1
MDP.json['artist'];
VM107:1 Uncaught ReferenceError: MDP is not defined
at <anonymous>:1:1

What i dd not mention is that when i start audio info not even the window opens where the info should be provided
Reply


Forum Jump: