OK, I will move the db.
The json rpc required too many operations to get the same data. On the RPI it
would take too long. A couple of queries to get everything needed was much
faster. And I was operating on the understanding that I could access the db's
as long as I didnt edit them.
Thanks,
Date: Fri, 16 Aug 2013 17:40:52 +0200
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [Xbmc-addons] [Git Pull] LazyTV
On 08/16/2013 11:50 AM, sublime_kev a
wrote:
*addon -
plugin.video.lazytv
*version - 0.1.2
*url - https://github.com/KODeKarnage/script.lazytv
*branch - master
*xbmc version - frodo
Changelog:
0.1.2 Does not access native database. Creates copy and
access that instead.
hey sublime_kev,
two things:
- please don't store stuff inside any of the default xbmc folders
(../userdata/Database in your case)
add-ons can use their own folder for this
(../userdata/addon_data/script.whatever)
- does this script work for people who use a mysql database?
as suggested earlier, you're better off using json_rpc imo.
cheers,
ronie
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons