Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Tutorial] Shared Library / Shared Sources
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Tutorial] Shared Library / Shared Sources
2nd Jun, 2013, 10:01 PM
Post: #12
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: [Tutorial] Shared Library / Shared Sources
(2nd Jun, 2013 09:26 PM)brantje Wrote:  I still have to lookup, how i can share addons arcoss xbmc's

this is bit tricky. method how to achieve is the same - path substitution - or mount to xbmcs addon directory.

normally, Thumbnails, add-on_data, mediasources and sources works with no issues. With addon scripts you can run into troubles from two reasons:

1) different versions and dependencies according to installed xbmc
2) the fact, that xbmc keeps addons physically in add ons folder, but informations about them in Databases/Addons.db. This db can't be moved to shared SQL and sqlite provides no locking/sharing mechanism.

so by substituting addon path (or centrally mounting it) you will not make your xbmc installation be aware of the addons. there needs to be related record in Databases/Addons.db sqlite db. and to this, you are not able to provide shared access (if you start more than xbmc at a time).

so once again, music and video library can be central "shared", thumbnails folder, addon_data, sources.xml, mediasources.xml, favorites.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
[Tutorial] Shared Library / Shared Sources - brantje - 3rd Jan, 2013, 04:03 AM
RE: [Tutorial] Shared Library / Shared Sources - CurlyMo - 4th Jan, 2013, 10:08 AM
RE: [Tutorial] Shared Library / Shared Sources - Smiggel - 21st May, 2013, 01:19 AM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 21st May, 2013, 03:59 AM
RE: [Tutorial] Shared Library / Shared Sources - Smiggel - 27th May, 2013, 05:16 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 27th May, 2013, 10:46 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 2nd Jun, 2013, 05:14 AM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 2nd Jun, 2013, 04:28 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 2nd Jun, 2013, 05:08 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 3rd Jun, 2013, 07:13 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 27th May, 2013, 11:44 AM
RE: [Tutorial] Shared Library / Shared Sources - brantje - 2nd Jun, 2013, 09:26 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 2nd Jun, 2013 10:01 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 3rd Jun, 2013, 08:15 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 3rd Jun, 2013, 10:45 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 3rd Jun, 2013, 10:47 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 3rd Jun, 2013, 10:52 PM
RE: [Tutorial] Shared Library / Shared Sources - mk01 - 3rd Jun, 2013, 11:07 PM
RE: [Tutorial] Shared Library / Shared Sources - MM3 - 3rd Jun, 2013, 11:10 PM
RE: [Tutorial] Shared Library / Shared Sources - MiguelB - 12th Jul, 2013, 07:24 AM
Re: [Tutorial] Shared Library / Shared Sources - rikardo1979 - 12th Jul, 2013, 07:36 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
Question [SOLVED] XMBC doesn't start automatically with nfs shared configured Lukeid 11 34,859 24th Mar, 2014 10:55 AM
Last Post: mk01
  Shared Library ilgrank 5 19,952 19th Jul, 2013 04:13 AM
Last Post: ilgrank
  Multiple Pi with shared library Calp87 1 7,456 19th May, 2013 07:58 PM
Last Post: rikardo1979
  [PROBLEM] can't access a shared folder on my laptop(windows 8) xhuntrkillerx 4 16,958 3rd May, 2013 01:40 AM
Last Post: xhuntrkillerx
  [PROBLEM] Can't see shared folders with Win7 Muertomatao 4 14,932 19th Mar, 2013 04:12 AM
Last Post: Muertomatao

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 8th Jun, 2025, 06:34 AM Powered By MyBB, © 2002-2025 MyBB Group.