FAQ  •  Register  •  Login

2016 DX750 Series

<<

Chuzz

Serviio newbie

Posts: 1

Joined: Sat Jul 16, 2016 7:49 am

Post Sat Jul 16, 2016 7:56 am

2016 DX750 Series

Hi anyone got a profile for this TV (65DX750) running through a Denon amp 2200 (Supports DTS and DD HD) all I need is 3d content transcoding I will use Kodi for normal 2d.

Thanks in advance

Regards
<<

augustopaulo

Serviio newbie

Posts: 1

Joined: Thu Sep 08, 2016 11:00 pm

Post Thu Sep 08, 2016 11:13 pm

Re: 2016 DX750 Series

Hi,

I tried following the thread http://forum.serviio.org/viewtopic.php?f=7&t=21909 for the changes required to get a new profile for my Panasonic Viera 58DX750B, but I always get a failed startup from Serviio, indicating some errors with the XML format...

  Code:
2016-09-08 23:58:28,088 INFO  [MediaServer] ------------------------------------------------------------------------
2016-09-08 23:58:28,088 INFO  [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2016-09-08 23:58:28,088 INFO  [MediaServer] ------------------------------------------------------------------------
2016-09-08 23:58:28,089 DEBUG [LocalAddressResolverStrategy] Resolving host IP address automatically
2016-09-08 23:58:28,091 INFO  [Device] Created UPnP Device with UUID: c5db91ac-54f5-3daa-b7ba-6fea634c26b1, bound address: 192.168.0.3
2016-09-08 23:58:28,303 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-complex-type.2.3: Element 'UPnPSearch' cannot have character [children], because the type's content type is element-only.
2016-09-08 23:58:28,304 ERROR [MediaServer] An unexpected error occured. Ending the application. Message: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
java.lang.RuntimeException: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
   at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:183)
   at org.serviio.profile.ProfileManager.loadProfiles(ProfileManager.java:156)
   at org.serviio.MediaServer.main(MediaServer.java:128)
Caused by: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
   at org.serviio.profile.ProfilesDefinitionParser.validateXML(ProfilesDefinitionParser.java:1002)
   at org.serviio.profile.ProfilesDefinitionParser.parseDefinition(ProfilesDefinitionParser.java:157)
   at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:181)
   ... 2 more
2016-09-08 23:58:28,309 WARN  [IndexedDiskCache] Region [online_technical_metadata] Disk cache not shutdown properly, shutting down now.
2016-09-08 23:58:28,309 WARN  [IndexedDiskCache] Region [tokens] Disk cache not shutdown properly, shutting down now.
2016-09-08 23:58:28,310 WARN  [IndexedDiskCache] Region [thumbnails] Disk cache not shutdown properly, shutting down now.


Can anyone please shed some light please ?

Its driving me mad!

Thanks.

profiles.xml
(156.24 KiB) Downloaded 764 times
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Mon Sep 12, 2016 4:07 am

Re: 2016 DX750 Series

You've made an error in the detection block:
  Code:
2016-09-08 23:58:28,303 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-complex-type.2.3: Element 'UPnPSearch' cannot have character [children], because the type's content type is element-only.
Cant see what it is and I'm not home to test, but remove the block
  Code:
      <Detection>
         <UPnPSearch>
            <FriendlyName>.*dx750_series.*</FriendlyName>
            <Manufacturer>Panasonic</Manufacturer>
         </UPnPSearch>
      </Detection>

and re-test (you will manually need to assign the profile to your TV).
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.

Return to Panasonic

Who is online

Users browsing this forum: No registered users and 11 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.