WD My Book Live Performance
11 posts
• Page 1 of 1
Hello All, I recently installed serviio 0.6.1 on the WD My Book Live. The installation went good and flawless. I was able to get everything working but... it's extremely slow when listing folders/content. This stand true for a Sony Smp-n100 , PS3, and XBMC station. I have most tried with all metadata settings off and I still get the same results. Anyone know what could be causing this. Out of despair I tried disabling serviio and enabling twonky and it lists all content super fast. After doing some reading I found that maybe the solution might involve moving up to 0.6.2, so I upgraded. Same results. I definitely want to use serviio over twonky, so my question, is there any way to speed it up on the wd mybook live? Thank you in advance for your thoughts.
Re: WD My Book Live Performance
Please attach your serviio.log file.
Sent from my DROIDX using Tapatalk
Sent from my DROIDX using Tapatalk
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: WD My Book Live Performance
Thank you for the reply. Included is the log. Let me know what you think
Re: WD My Book Live Performance
- Code:
2012-02-24 16:46:10,399 WARN [LibraryUpdatesCheckerThread] Cannot update file Mod-02 - ASA Features and Technology in library because of an unexpected error. Message: Cannot update Video with id 1381
org.serviio.db.dao.PersistenceException: Cannot update Video with id 1381
at org.serviio.library.dao.VideoDAOImpl.update(VideoDAOImpl.java:212)
at org.serviio.library.dao.VideoDAOImpl.update(VideoDAOImpl.java:44)
at org.serviio.library.local.service.VideoService.updateVideoInLibrary(VideoService.java:236)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.updateMetadata(LibraryUpdatesCheckerThread.java:232)
at org.serviio.library.local.metadata.LibraryUpdatesCheckerThread.run(LibraryUpdatesCheckerThread.java:110)
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
at org.serviio.library.dao.VideoDAOImpl.update(VideoDAOImpl.java:210)
... 4 more
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 14 more
Caused by: ERROR 25502: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericAuthorizer.authorize(Unknown Source)
at org.apache.derby.impl.sql.execute.GenericResultSetFactory.getUpdateResultSet(Unknown Source)
at org.apache.derby.exe.acf1a3f8fbx0135xb12ex9bb6x0000263364508.fillResultSet(Unknown Source)
at org.apache.derby.exe.acf1a3f8fbx0135xb12ex9bb6x0000263364508.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
... 8 more
Make sure that serviio has full access to its folders. You are getting the following.
Also there is part of the log that has the java version and the operating system. Can you post that part.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: WD My Book Live Performance
Ok hopefully this looks ok but here is the part of the log that you were talking about. So when you say that serviio should have full access to its folders, do I specifically have to add the serviio user to those folders. During the installation the serviio user gets added to root group, wouldn't set the privileges need for the directories?
- Code:
2012-02-24 12:57:51,601 INFO [DiscoveryAdvertisementNotifier] Leaving DiscoveryAdvertisementNotifier
2012-02-24 12:57:51,602 INFO [EventSubscriptionExpirationChecker] Leaving EventSubscriptionExpirationChecker, removing all event subscriptions
2012-02-24 12:57:51,603 INFO [EventDispatcher] Leaving EventDispatcher
2012-02-24 12:57:51,611 INFO [WebServer] WebServer shutting down
2012-02-24 12:57:51,630 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2012-02-24 12:57:51,644 INFO [DatabaseManager] Shutting down database
2012-02-24 12:57:52,224 INFO [RendererExpirationChecker] Leaving RendererExpirationChecker
2012-02-24 12:57:52,952 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-02-24 13:05:13,078 INFO [MediaServer] ------------------------------------------------------------------------
2012-02-24 13:05:13,090 INFO [MediaServer] Serviio DLNA media streaming server v 0.6.2 (rev. 6a61243292ee)
2012-02-24 13:05:13,091 INFO [MediaServer] Petr Nejedly 2009-2011
2012-02-24 13:05:13,091 INFO [MediaServer] http://www.serviio.org
2012-02-24 13:05:13,092 INFO [MediaServer]
2012-02-24 13:05:13,092 INFO [MediaServer] Java 1.6.0_18-Sun Microsystems Inc.
2012-02-24 13:05:13,093 INFO [MediaServer] OS Linux ppc 2.6.32.11-svn48181
2012-02-24 13:05:13,094 INFO [MediaServer] File encoding: US-ASCII
2012-02-24 13:05:13,096 INFO [MediaServer] Headless mode enabled: true
2012-02-24 13:05:13,097 INFO [MediaServer] User home dir: /home/pc5dczcbl5yt
2012-02-24 13:05:13,097 INFO [MediaServer] Temp dir: /tmp
2012-02-24 13:05:13,098 INFO [MediaServer] ------------------------------------------------------------------------
2012-02-24 13:05:13,885 INFO [RestletServer] Starting Restlet server exposed on port 23423
2012-02-24 13:05:14,220 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2012-02-24 13:05:23,150 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2012-02-24 13:05:36,070 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2012-02-24 13:05:53,364 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2012-02-24 13:06:05,854 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2012-02-24 13:06:23,811 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2012-02-24 13:06:35,956 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2012-02-24 13:06:43,473 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2012-02-24 13:07:26,031 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2012-02-24 13:07:28,821 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2012-02-24 13:08:09,118 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=9)
2012-02-24 13:09:24,769 INFO [ProfilesDefinitionParser] Added profile 'Sony BD Player / SMP' (id=10)
2012-02-24 13:09:57,616 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera' (id=12)
2012-02-24 13:10:26,537 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2012-02-24 13:10:45,127 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2012-02-24 13:10:48,936 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2012-02-24 13:11:02,808 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2012-02-24 13:11:09,116 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2012-02-24 13:11:37,121 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2012-02-24 13:11:48,399 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=19)
2012-02-24 13:12:18,056 INFO [ProfilesDefinitionParser] Added profile 'Philips' (id=20)
2012-02-24 13:12:36,197 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=21)
2012-02-24 13:12:37,948 INFO [WebServer] Socket buffer set to 65535 bytes
2012-02-24 13:12:37,953 INFO [Device] Created UPnP Device with UUID: 85ffaf69-b95c-33fc-b457-043d2b8d6a66, bound address: 172.12.1.55
2012-02-24 13:12:38,207 INFO [PluginCompilerThread] Looking for plugins at /usr/local/serviio/serviio-0.6.2/plugins
2012-02-24 13:12:38,212 INFO [PluginCompilerThread] Started looking for plugins
2012-02-24 13:12:40,387 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2012-02-24 13:12:40,756 INFO [WebServer] WebServer starting on port 8895
2012-02-24 13:12:40,791 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2012-02-24 13:12:40,794 INFO [EventDispatcher] Starting EventDispatcher
2012-02-24 13:12:40,798 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2012-02-24 13:12:40,846 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (eth0) and address 172.12.1.55, timeout = 0
2012-02-24 13:12:40,875 INFO [RendererSearchSender] Searching for Renderer devices
2012-02-24 13:12:40,876 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2012-02-24 13:13:07,096 INFO [FeedUpdaterThread] Started looking for information about online resources
2012-02-24 13:13:07,160 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-02-24 13:13:07,435 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-02-24 13:14:24,355 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2012-02-24 13:15:00,744 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2012-02-24 13:15:15,164 INFO [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2012-02-24 13:15:38,854 INFO [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2012-02-24 13:15:54,240 INFO [UpdateChecker] Checking if a new version is available
2012-02-24 13:16:28,555 INFO [UpdateChecker] Checking if a new version is available
2012-02-24 13:17:35,611 INFO [UpdateChecker] Checking if a new version is available
2012-02-24 13:22:55,964 WARN [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 4 as scanned
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:159)
at org.serviio.library.local.service.RepositoryService.markRepositoryAsScanned(RepositoryService.java:108)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:79)
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:157)
... 2 more
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 12 more
Caused by: ERROR 25502: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericAuthorizer.authorize(Unknown Source)
at org.apache.derby.impl.sql.execute.GenericResultSetFactory.getUpdateResultSet(Unknown Source)
at org.apache.derby.exe.acf81e0010x0135xb12ex9bb6x00002633645014.fillResultSet(Unknown Source)
at org.apache.derby.exe.acf81e0010x0135xb12ex9bb6x00002633645014.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
... 6 more
2012-02-24 13:23:04,925 WARN [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 5 as scanned
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:159)
at org.serviio.library.local.service.RepositoryService.markRepositoryAsScanned(RepositoryService.java:108)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:79)
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:157)
... 2 more
Caused by: java.sql.SQLException: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 12 more
Caused by: ERROR 25502: An SQL data change is not permitted for a read-only connection, user or database.
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericAuthorizer.authorize(Unknown Source)
at org.apache.derby.impl.sql.execute.GenericResultSetFactory.getUpdateResultSet(Unknown Source)
at org.apache.derby.exe.acf81e0010x0135xb12ex9bb6x00002633645014.fillResultSet(Unknown Source)
at org.apache.derby.exe.acf81e0010x0135xb12ex9bb6x00002633645014.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
... 6 more
2012-02-24 13:24:40,731 WARN [LibraryAdditionsCheckerThread] Cannot add file 06-fresh.mp3 because of an unexpected error. Message: String index out of range: -14
java.lang.StringIndexOutOfBoundsException: String index out of range: -14
at java.lang.String.substring(String.java:1949)
at org.serviio.library.local.metadata.extractor.embedded.MP3ExtractionStrategy.getGenreString(MP3ExtractionStrategy.java:109)
at org.serviio.library.local.metadata.extractor.embedded.MP3ExtractionStrategy.extractMetadata(MP3ExtractionStrategy.java:56)
at org.serviio.library.local.metadata.extractor.embedded.EmbeddedMetadataExtractor.retrieveAudioMetadata(EmbeddedMetadataExtractor.java:186)
at org.serviio.library.local.metadata.extractor.embedded.EmbeddedMetadataExtractor.retrieveMetadata(EmbeddedMetadataExtractor.java:125)
at org.serviio.library.local.metadata.extractor.MetadataExtractor.extract(MetadataExtractor.java:46)
at org.serviio.library.local.LibraryManager.extractMetadata(LibraryManager.java:195)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:147)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:128)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:128)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.searchForNewFiles(LibraryAdditionsCheckerThread.java:128)
at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:78)
2012-02-24 13:24:41,005 WARN [LibraryAdditionsCheckerThread] Cannot add file 05-phoenix.mp3 because of an unexpected error. Message: String index out of range: -14
java.lang.StringIndexOutOfBoundsException: String index out of range: -14
Re: WD My Book Live Performance
You version of java is old try to update it.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
http://www.serviidb.com Online media resource repository
Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: WD My Book Live Performance
Ok so after a pain in the you know what time. I finally got java updated. here is my output:
I originally tried to do it manually but got stuck along the way. After doing a few searches on java7 debian I found one on the debian.org site. I found a package for other distros but not squeeze. I did see one for "Sid". I remember seeing this version some where so I looked back at the /etc/apt/sources.list and sure enough it was # out. So I removed the # from "deb http://ftp.us.debian.org/debian/ sid main" and ran apt-get update, then apt-get install openjdk-7-jdk. I had to run update-alternatives --config java to figure out if it was all set...... ...... it wasn't so I had to fix java.
Now that its out of the way I am sorry to say that its pretty much the same problem. Still slow in showing files. On the Smp-n100 every file gives a " The file is corrupt or unsupported." This is true for m2ts, mkv, vob, everything, even mp3s.
Is there a better version of serviio that I should be on to maximize performance and playback on all devices?
I originally tried to do it manually but got stuck along the way. After doing a few searches on java7 debian I found one on the debian.org site. I found a package for other distros but not squeeze. I did see one for "Sid". I remember seeing this version some where so I looked back at the /etc/apt/sources.list and sure enough it was # out. So I removed the # from "deb http://ftp.us.debian.org/debian/ sid main" and ran apt-get update, then apt-get install openjdk-7-jdk. I had to run update-alternatives --config java to figure out if it was all set...... ...... it wasn't so I had to fix java.
Now that its out of the way I am sorry to say that its pretty much the same problem. Still slow in showing files. On the Smp-n100 every file gives a " The file is corrupt or unsupported." This is true for m2ts, mkv, vob, everything, even mp3s.
Is there a better version of serviio that I should be on to maximize performance and playback on all devices?
Re: WD My Book Live Performance
Elitoh wrote:Ok so after a pain in the you know what time. I finally got java updated. here is my output:
I originally tried to do it manually but got stuck along the way. After doing a few searches on java7 debian I found one on the debian.org site. I found a package for other distros but not squeeze. I did see one for "Sid". I remember seeing this version some where so I looked back at the /etc/apt/sources.list and sure enough it was # out. So I removed the # from "deb http://ftp.us.debian.org/debian/ sid main" and ran apt-get update, then apt-get install openjdk-7-jdk. I had to run update-alternatives --config java to figure out if it was all set...... ...... it wasn't so I had to fix java.
Now that its out of the way I am sorry to say that its pretty much the same problem. Still slow in showing files. On the Smp-n100 every file gives a " The file is corrupt or unsupported." This is true for m2ts, mkv, vob, everything, even mp3s.
Is there a better version of serviio that I should be on to maximize performance and playback on all devices?
have you selected the correct profile for your device in serviio console? (sony BD profile) please provide a new log file after the java update.
note - there is NO other version of serviio so stop keep asking 0.6.2 is fine and its your setup that is an issue and moltra is trying to help you sort that.
Phil Bennett
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Beta Tester Group
Wiki | FAQ
Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
Re: WD My Book Live Performance
Cerberus wrote:have you selected the correct profile for your device in serviio console? (sony BD profile) please provide a new log file after the java update.
note - there is NO other version of serviio so stop keep asking 0.6.2 is fine and its your setup that is an issue and moltra is trying to help you sort that.
Hello and thank you for the reply. Yes I do have the correct profile set for my player. It is a Sony SMP-N100. I hope I didn't come off rude in any of my comments, in asking if there was another version that worked better with the My Book Live. I do appreciate Moltra has offered so far and have expressed my gratitude by saying thank you. Also the guide for the WD MBL in the wiki says to use 0.6.1. In order to not turn this into a pissing contest I will stop right there. I have decided that it maybe to start all over and apply what I have learned thus far. I will post my results and logs once I am done. Thank you all for your help and the devs that have created this wonderful software. I greatly appreciate it.
Re: WD My Book Live Performance
Elitoh wrote:Also the guide for the WD MBL in the wiki says to use 0.6.1.
The guide lists 0.6.1 because that's what was available at that time that I pieced everything together, it wasn't a recommended version to run. So if you download the new version, make sure you update the paths listed in the other steps to the new path of 0.6.2 and you should be all good with respect to that.
By following the guide, then the serviio service should be running under the user "serviio". If so, then I would try to run this command one more time.
It's possible that after running everything a couple files were created that serviio doesn't have access to. This will reset the owner of all files in the serviio app to the serviio user. Even in the root group, I still occasionally had to run that command after having everything set to resolve a permission error.
Personally, I have seen a slowness when first launching and selecting the folders option in the serviio on by sony blueray, but after it's been processed by the Blue ray things are better. It seems like it's cacheing or indexing the folders. So hopefully after you get the errors taken care of you'll be good.
Re: WD My Book Live Performance
One more thought if you are still having issues, what version of firmware do you have on the MBL?
11 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 12 guests