Moode Forum

Full Version: Official moOde 7.1.0 support thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
@DRONE7  @TheOldPresbyope @Tim Curtis

Thank you for your support, it's taking to much time for me and I have to reasume my job.
By now is time to use my Bryston BDP, I'll try again in the future.
Is a great project and all of you are doing a fantastic Music Player.
All the best.
I don’t get any cover art on the web UI. I’m sending from Jriver UPNP and everything sounds great but I thought 7.1 was supposed to fix this. Cover art worked in 6.7.1.

Configuration issues?

Thanks
I think it may be a bug.

What is the output of the command below?

Code:
/var/www/command/upnp_albumart.py
(04-06-2021, 01:16 PM)Tim Curtis Wrote: [ -> ]I think it may be a bug.

What is the output of the command below?

Code:
/var/www/command/upnp_albumart.py
pi@moode:~ $ /var/www/command/upnp_albumart.py
Traceback (most recent call last):
  File "/var/www/command/upnp_albumart.py", line 49, in <module>
    usage()
  File "/var/www/command/upnp_albumart.py", line 17, in usage
    debug("Usage: %s devname" % prog)
NameError: name 'debug' is not defined
(04-06-2021, 01:48 PM)Botte Wrote: [ -> ]
(04-06-2021, 01:16 PM)Tim Curtis Wrote: [ -> ]I think it may be a bug.

What is the output of the command below?

Code:
/var/www/command/upnp_albumart.py
pi@moode:~ $ /var/www/command/upnp_albumart.py
Traceback (most recent call last):
  File "/var/www/command/upnp_albumart.py", line 49, in <module>
    usage()
  File "/var/www/command/upnp_albumart.py", line 17, in usage
    debug("Usage: %s devname" % prog)
NameError: name 'debug' is not defined

@Tim Curtis

I just tuned in. I'm seeing this same error response on both 7.1.0 and 7.2.0TR2.

Regards,
Kent
(04-05-2021, 05:34 PM)Botte Wrote: [ -> ]I don’t get any cover art on the web UI. I’m sending from Jriver UPNP and everything sounds great but I thought 7.1 was supposed to fix this. Cover art worked in 6.7.1.

Configuration issues?

Thanks

If you wouldn't mind.

1. Start a UPnP track playing in moOde
2. Run the command below and post the output. It should print the URL of the cover art image.

Code:
sudo /var/www/command/upnp_albumart.py "Moode UPNP"

Replace "Moode UPNP" with whatever name you used if its different.
(04-06-2021, 02:12 PM)Tim Curtis Wrote: [ -> ]
(04-05-2021, 05:34 PM)Botte Wrote: [ -> ]I don’t get any cover art on the web UI. I’m sending from Jriver UPNP and everything sounds great but I thought 7.1 was supposed to fix this. Cover art worked in 6.7.1.

Configuration issues?

Thanks

If you wouldn't mind.

1. Start a UPnP track playing in moOde
2. Run the command below and post the output. It should print the URL of the cover art image.

Code:
sudo /var/www/command/upnp_albumart.py "Moode UPNP"

Replace "Moode UPNP" with whatever name you used if its different.
pi@moode:~ $ sudo /var/www/command/upnp_albumart.py "Moode UPNP"
pi@moode:~ $ sudo /var/www/command/upnp_albumart.py "Moode UPNP-UPnP/AV"
http://10.0.0.99:52100/AArl/48161.jpg, http://10.0.0.99:52100/AArm/48161.jpg, http://10.0.0.99:52100/AArs/48161.jpg, http://10.0.0.99:52100/AArt/48161.jpg

First with the way the renderer is in the name box, then with what it shows up like in the server.
@Botte

Nice debugging. We independently arrived at the same answer at the same time. Your's here and my nearly identical analysis to the testing group thread.

Regards,
Kent
1. Which one do you connect to from the control point, "Moode UPNP" or "Moode UPNP-UPnP/AV"?
2. Are both Open home and A/V services on in moOde UPnP Config?
(04-06-2021, 02:34 PM)Tim Curtis Wrote: [ -> ]1. Which one do you connect to from the control point, "Moode UPNP" or "Moode UPNP-UPnP/AV"?
2. Are both Open home and A/V services on in moOde UPnP Config?

I use "Moode UPNP-UPnP/AV"

A/V services is on, Open home is on.

I tried changing the name of the renderer on server to just "Moode UPNP", still didn't work.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19