Posts: 629
Joined: Sep 2012
Reputation:
6
Anyone else having issues with PlayOn Amazon taking several tries to "connect"? I usually have one or two "Failed to play" before the video finally loads up.
Posts: 9
Joined: Oct 2013
Reputation:
0
Nice app, I've finally got it tweaked the way I want it....question though:
Is there any way in the config to turn off Queued Meta-Data updates? The JSON interface is incredibly slow...updating 8000 items takes 2-3 days. If I export the table from the db, load it into MySQL and then run an update query it takes 60 seconds.
I have MyLibrary and XBMC running on the same machine...the MySQL db is on a different server.
Right now I'm working on a script to export the data using sqlite3, copying the resulting csv to the MySQL server, importing, and running the update statements for the prefixes and movie sets. (I don't use any tags). The problem is right now, the main program never ends because it will be updating xbmc until next spring. Before I mod the source, is there something I can flip in the config file?
Thanks!
Posts: 14
Joined: Dec 2013
Reputation:
0
2013-12-29, 20:34
(This post was last modified: 2013-12-30, 04:16 by edrft_99.)
I wanted to edit this post because it was dumb. I didn't even check my work first (lazy on my part). I now have what seems to be connectivity issues between my server where play on is stored and my htpc. I am receiving a The response from XBMC is not a valid JSON string error.
Posts: 1
Joined: Jan 2014
Reputation:
0
Hi,
I was wondering if this tool can be used to populate the music library instead of the video library?
Cheers
MrPotes
Posts: 1,013
Joined: Jul 2011
Reputation:
15
Not without modifying the code.
If my replies help you, please click on my reputation
below :) thanks :)