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
21st May, 2013, 03:59 AM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: [Tutorial] Shared Library / Shared Sources
(21st May, 2013 01:19 AM)Smiggel Wrote:  Why does Xbian not use the default table names xbmc_video and xbmc_music? I followed this (http://ozymandyaz.blogspot.nl/2011/08/configure-synology-nas-as-mysql-server.html) tutorial, but somehow see that Xbian makes it's own table names.

"Sorry, the page you were looking for in this blog does not exist."

xbmc_video and xbmc_music is not standard. look point 5.

http://wiki.xbmc.org/index.php?title=HOW-TO:Share_libraries_using_MySQL/Advanced_notes

anytime you can override the names in advancedsettings.xml like this (xbmc will ALWAYS add version number (of the DB template, not XBMC version) as suffix):

<videodatabase>
<type>mysql</type>
<host>xbmcdb.private</host>
<port>3306</port>
<user>USERNAME</user>
<pass>PASSWORD</pass>
<name>xbmc_MyVideos</name>
</videodatabase>

<musicdatabase>
<type>mysql</type>
<host>xbmcdb.private</host>
<port>3306</port>
<user>USERNAME</user>
<pass>PASSWORD</pass>
<name>xbmc_MyMusic</name>
</musicdatabase>

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,861 24th Mar, 2014 10:55 AM
Last Post: mk01
  Shared Library ilgrank 5 19,953 19th Jul, 2013 04:13 AM
Last Post: ilgrank
  Multiple Pi with shared library Calp87 1 7,457 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,933 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, 05:16 PM Powered By MyBB, © 2002-2025 MyBB Group.