Denon AVR stopped playing content after WMS upgrade

Post Reply
ironman
Posts: 23
Joined: Fri Dec 31, 2010 12:11 pm

Denon AVR stopped playing content after WMS upgrade

Post by ironman »

I've upgraded WMS from version 1.78.2 to 2.00 and my Denon AVR-2313 stopped being able to play content.
I select Network on Denon, then Media Server, select my media server, I get green screen splash and nothing after that.
I tried already re-installing 2.00 using distribution kit, but it doesn't help.
I can still play some music content from WMS onto receiver by using "play in" function, but that's not a solution.
How can I roll back to version 1.78.2 or fix the issue?
My Denon is registered with appropriate license key and the type defined as "AV Receiver".
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Denon AVR stopped playing content after WMS upgrade

Post by Eugene »

Settings - Devices - choose a device - Settings - "UPnP, DLNA" - "Media resources identifiers" - button "Structure of media resources" - the folder Media - right click - "Edit title/settings" - button "Script"

replace

Code: Select all

WmsDatabaseLinkFolder("0972345A-4255-4ECA-98A1-F326465BA727", FolderItem.ItemID)
with

Code: Select all

WmsDatabaseLinkFolder('0972345A-4255-4ECA-98A1-F326465BA727', FolderItem.ItemID)
Ok - ...
ironman
Posts: 23
Joined: Fri Dec 31, 2010 12:11 pm

Re: Denon AVR stopped playing content after WMS upgrade

Post by ironman »

It helped, thanks a lot!
Shall I do it for other devices as well?
(I also seem to have same issue with my Brava TV set)
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Denon AVR stopped playing content after WMS upgrade

Post by Eugene »

ironman wrote:It helped, thanks a lot!
Shall I do it for other devices as well?
This solution only for device configuration "AV Receiver"
ironman wrote: (I also seem to have same issue with my Brava TV set)
Some solutions for Sony Bravia 2014 - viewtopic.php?f=7&t=2238
ironman
Posts: 23
Joined: Fri Dec 31, 2010 12:11 pm

Re: Denon AVR stopped playing content after WMS upgrade

Post by ironman »

Thank you very much again, I will look into these!
Post Reply