home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Modify Database Location
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="randell" data-source="post: 193451" data-attributes="member: 47127"><p>Sorry for dragging up this thread, but I've recently discovered this plugin and combined with FanArt and the XFace skin and I absolutely love it.</p><p></p><p>I need to look more at the code this evening, but I may (note, I'm not certain) volunteer to abstract the data access into more of a provider type implementation which would allow us to have a .dll that implements SQLite and another that implements MSSQL (and if someone wanted, they could do a MYSQL).</p><p></p><p>In my mind, I'm thinking a set of base classes that define the object and provide methods that each implementation would override to actually load the data into and out of the data store. Via a config file entry, would you be able to specify which .dll you want.</p><p></p><p>Maybe we can exchange some email and I could provide a skeleton of what I'm thinking and if you approve, I'll go ahead and do it. Not to sound like an *ss, but I don't really want to spend a lot of time writing something that won't be added. (I'd prefer to use the same code everyone else is using, that way when a bug is fixed, I don't have to try and merge the fix in the "special" version I'm running.)</p><p></p><p>Thoughts?</p></blockquote><p></p>
[QUOTE="randell, post: 193451, member: 47127"] Sorry for dragging up this thread, but I've recently discovered this plugin and combined with FanArt and the XFace skin and I absolutely love it. I need to look more at the code this evening, but I may (note, I'm not certain) volunteer to abstract the data access into more of a provider type implementation which would allow us to have a .dll that implements SQLite and another that implements MSSQL (and if someone wanted, they could do a MYSQL). In my mind, I'm thinking a set of base classes that define the object and provide methods that each implementation would override to actually load the data into and out of the data store. Via a config file entry, would you be able to specify which .dll you want. Maybe we can exchange some email and I could provide a skeleton of what I'm thinking and if you approve, I'll go ahead and do it. Not to sound like an *ss, but I don't really want to spend a lot of time writing something that won't be added. (I'd prefer to use the same code everyone else is using, that way when a bug is fixed, I don't have to try and merge the fix in the "special" version I'm running.) Thoughts? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Modify Database Location
Contact us
RSS
Top
Bottom