FAQ  •  Register  •  Login

Toshiba 55UX600U LED TV working

<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Tue Jan 11, 2011 1:06 am

Toshiba 55UX600U LED TV working

Toshiba 55UX600U LED TV is working (limited) with the profile at:
viewtopic.php?f=6&t=1242&p=6848&hilit=toshiba#p6848

Just wanted to create a topic by itself for ppl who have the same TV.
The following problems are still there though:
1. No Pause/Play, once you pause its game over
2. Same for FF and REV

Other not so critical problems, a lot has to be transcoded for it to work, it would be nice to tweak the profile in order to optimize it.
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Tue Jan 11, 2011 1:09 am

Re: Toshiba 55UX600U LED TV working

Some of the details are being worked under this topic:
viewtopic.php?f=5&t=1163&p=5617&hilit=toshiba#p5617

I hope Zip finds the problem. Thank you, let us know in order to test the new versions with our TVs.
<<

velirey11

Serviio newbie

Posts: 1

Joined: Thu Jan 13, 2011 10:58 am

Post Thu Jan 13, 2011 11:06 am

Re: Toshiba 55UX600U LED TV working

thank you for sharing, It is a great post.
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Sat Jan 29, 2011 2:50 pm

Re: Toshiba 55UX600U LED TV working

Version v0.5 works but I had to modify the profile.xml erasing the following:

<Detection>
<X-AV-Client-Info>.*Intel.*</X-AV-Client-Info>
</Detection>

When that script is in the profiles.xml in serviio v0.5 the service does not start.

Also, Pause, FF and REW do not currently work.

The protocol info of this TV is:

  Code:
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_NTSC,
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_NA,
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_NA_ISO,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_NA_T,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_HD_NA,
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_HD_NA_ISO,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_HD_NA_T,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU,
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_EU_ISO,
http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU_T,
http-get:*:audio/L16;rate=44100;channels=1:DLNA.ORG_PN=LPCM,
http-get:*:audio/L16;rate=44100;channels=2:DLNA.ORG_PN=LPCM,
http-get:*:audio/L16;rate=48000;channels=1:DLNA.ORG_PN=LPCM,
http-get:*:audio/L16;rate=48000;channels=2:DLNA.ORG_PN=LPCM,
http-get:*:audio/mpeg:DLNA.ORG_PN=MP3,
http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM,
http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 29, 2011 5:02 pm

Re: Toshiba 55UX600U LED TV working

the detection is changed. You could turn on detailed logging, remove the TV from the list of renderers and restart Serviio. Then post the log.
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Sat Jan 29, 2011 10:55 pm

Re: Toshiba 55UX600U LED TV working

How do I set DETAILED LOGGING?

I got this with default logging, but the server started this time. Strange, I am unable to reproduce the problem.
  Code:
2011-01-29 17:49:40,184 INFO  [WebServer] WebServer starting on port 8895
2011-01-29 17:49:40,185 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-01-29 17:49:40,186 INFO  [RendererSearchSender] Searching for Renderer devices
2011-01-29 17:49:40,187 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-01-29 17:49:40,187 INFO  [EventDispatcher] Starting EventDispatcher
2011-01-29 17:49:40,218 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (Realtek PCIe GBE Family Controller) and address 192.168.1.2, timeout = 0
2011-01-29 17:51:29,022 INFO  [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2011-01-29 17:51:29,027 INFO  [WebServer] WebServer shutting down
2011-01-29 17:51:29,034 INFO  [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2011-01-29 17:51:29,034 INFO  [EventDispatcher] Leaving EventDispatcher
2011-01-29 17:51:29,219 INFO  [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2011-01-29 17:51:41,543 INFO  [LibraryAdditionsCheckerThread] Finished looking for newly added files
2011-01-29 17:51:41,741 INFO  [DatabaseManager] Shutting down database
2011-01-29 17:51:44,225 INFO  [VideoDeliveryEngine] Cleaning transcode engine and its data
2011-01-29 17:51:54,425 INFO  [MediaServer] ------------------------------------------------------------------------
2011-01-29 17:51:54,426 INFO  [MediaServer] Serviio DLNA media streaming server v 0.5 (rev. 975aa458693c)
2011-01-29 17:51:54,426 INFO  [MediaServer] Petr Nejedly 2009-2011
2011-01-29 17:51:54,426 INFO  [MediaServer] http://www.serviio.org
2011-01-29 17:51:54,426 INFO  [MediaServer]
2011-01-29 17:51:54,426 INFO  [MediaServer] Java 1.6.0_22-Sun Microsystems Inc.
2011-01-29 17:51:54,426 INFO  [MediaServer] OS Windows 7 amd64 6.1
2011-01-29 17:51:54,426 INFO  [MediaServer] File encoding: windows-1252
2011-01-29 17:51:54,426 INFO  [MediaServer] ------------------------------------------------------------------------
2011-01-29 17:51:54,489 INFO  [RestletServer] Starting Restlet server exposed on localhost:23423
2011-01-29 17:51:54,519 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2011-01-29 17:51:55,295 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-complex-type.2.4.a: Invalid content was found starting with element 'X-AV-Client-Info'. One of '{UPnPSearch, HttpHeaders}' is expected.
2011-01-29 17:51:55,295 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.
2011-01-29 17:52:00,793 INFO  [ServiioConsole] Leaving Serviio Console
2011-01-29 17:52:53,198 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:00,496 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:07,696 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:14,795 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:21,900 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:29,003 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:53:36,108 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Sat Jan 29, 2011 10:57 pm

Re: Toshiba 55UX600U LED TV working

I got this error:
  Code:
2011-01-29 17:56:27,701 INFO  [ServiioConsole] Leaving Serviio Console
2011-01-29 17:56:29,507 WARN  [RepositoryView$LibraryStatusCheckerThread] Error retrieving library update status: Communication Error (1001) - Connection refused: connect
2011-01-29 17:56:30,714 ERROR [StatusView$1] Cannot connect to server: Communication Error (1001) - Connection refused: connect
2011-01-29 17:56:34,257 INFO  [ServiioConsole] Leaving Serviio Console


Now the server is down. I will delete the DETECTION again.
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Sat Jan 29, 2011 11:02 pm

Re: Toshiba 55UX600U LED TV working

Without detection it started fine.
But I think the problem is that with the wrong Profile.xml (with DETECTION) the service seems to start but is not working.
Then the Serviio Console cannot connect and does not work.
Unless I erase DETECTION from the profile and start the service via MS Services I am not able to access the console.

Is the serviio.log file the logfile of the server, the console or both?

Regards.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 30, 2011 12:02 am

Re: Toshiba 55UX600U LED TV working

yes, delete detection, remove the tv from the list and restart serviio.

log is for both.
<<

ninjavz

User avatar

Serviio newbie

Posts: 18

Joined: Mon Jan 10, 2011 3:39 am

Location: Peru

Post Fri Feb 11, 2011 5:49 am

Re: Toshiba 55UX600U LED TV working

Yes thx, I currently got it running. Sometimes the FF and Pause don't work, sometimes it does, I believe it does not work when transcoding.
I hope future versions can correct this, if I can be of any help let me know.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Feb 11, 2011 8:11 am

Re: Toshiba 55UX600U LED TV working

ninjavz wrote:The protocol info of this TV is:

  Code:
MPEG_PS_NTSC / MPEG_PS_PAL, video/mpeg

MPEG_TS_SD_NA (_T), video/vnd.dlna.mpeg-tts
MPEG_TS_SD_NA_ISO, video/mpeg

MPEG_TS_HD_NA (_T), video/vnd.dlna.mpeg-tts
MPEG_TS_HD_NA_ISO, video/mpeg

MPEG_TS_SD_EU (_T), video/vnd.dlna.mpeg-tts
MPEG_TS_SD_EU_ISO, video/mpeg

LPCM, audio/L16

MP3, audio/mpeg
JPEG_SM, JPEG_MED, image/jpeg


According to the protocolinfo, TOSHIBA only support mpeg, mpegts with mpeg2video and ac3audio
So all others format must be transcoded, you can add new flv format:

  Code:
<Profile id="11" name="Toshiba REGZA" extendsProfileId="1">
      <!-- <Detection> -->
         <!-- <X-AV-Client-Info>.*TOSHIBA.*</X-AV-Client-Info> -->
      <!-- </Detection> -->
      <Transcoding>
         <Video targetContainer="mpeg" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="asf" />
            <Matches container="mpegts" />
            <Matches container="mp4" />
            <Matches container="mpegvideo" />
            <Matches container="avi" />
            <Matches container="flv" />
            <!-- if audio different to ac3, must be transcoded -->
            <Matches container="mpeg" aCodec="aac" />
            <Matches container="mpeg" aCodec="mp3" />
            <Matches container="mpeg" aCodec="dca" />
         </Video>
          <Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video">
            <Matches container="matroska" />
          </Video>
      </Transcoding>
</Profile>
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Feb 11, 2011 8:14 am

Re: Toshiba 55UX600U LED TV working

Zip, you can add a new subforum for Toshiba users...
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator

Return to User experiences

Who is online

Users browsing this forum: No registered users and 6 guests

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