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

[SOLVED] Won´t play videos from library, but can from files?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Won´t play videos from library, but can from files?
25th Aug, 2013, 06:10 PM
Post: #23
paplo Offline
Registered
Posts: 13
Joined: Aug 2013
Reputation: 0
RE: Won´t play videos from library, but can from files?
(25th Aug, 2013 03:58 AM)mk01 Wrote:  ok, according to your xbmc.log it is due the passwords. as your files are scraped and added into database, the USER:PASSWORD part is not added to the location of the file.

check the one xbmc which you used to scrap the files if you have userdata/passwords.xml file.

how you manage the sources file? you manually copy it to each xbmc installation? what happens, if you edit the source file and add to each section <allowsharing>true</allowsharing>? like this:
Code:
<source>
            <name>Film</name>
            <path pathversion="1">smb://xbmc:xbmc@192.168.1.50/Shares/Downloads/Film</path>
            <allowsharing>true</allowsharing>
</source>

second option - password file: on client where you can't play from Library:
Code:
<passwords>
    <path>
        <from pathversion="1">smb://192.168.1.50/Shares/Downloads/Film</from>
        <to pathversion="1">smb://xbmc:xbmc@192.168.1.50/Shares/Downloads/Film</to>
    </path>
</passwords>

fast check is to set the shares as GUEST ok on NAS. so access without password.

FINALLY! The passwords.xml was what i needed. Now every XBMC can play, update and clean the library without no problems! Thanks man!
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 04:03 AM
RE: Won´t play videos from library, but can from files? - IriDium - 18th Aug, 2013, 04:38 AM
RE: Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 10:11 AM
RE: Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 12:07 PM
RE: Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 07:41 PM
RE: Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 09:40 PM
RE: Won´t play videos from library, but can from files? - IriDium - 18th Aug, 2013, 10:25 PM
RE: Won´t play videos from library, but can from files? - paplo - 18th Aug, 2013, 11:18 PM
RE: Won´t play videos from library, but can from files? - IriDium - 19th Aug, 2013, 12:43 AM
RE: Won´t play videos from library, but can from files? - mk01 - 19th Aug, 2013, 08:56 PM
RE: Won´t play videos from library, but can from files? - paplo - 22nd Aug, 2013, 01:21 AM
RE: Won´t play videos from library, but can from files? - paplo - 22nd Aug, 2013, 02:25 AM
RE: Won´t play videos from library, but can from files? - mk01 - 24th Aug, 2013, 12:16 AM
RE: Won´t play videos from library, but can from files? - paplo - 25th Aug, 2013, 12:59 AM
RE: Won´t play videos from library, but can from files? - mk01 - 25th Aug, 2013, 01:08 AM
RE: Won´t play videos from library, but can from files? - paplo - 25th Aug, 2013, 02:54 AM
RE: Won´t play videos from library, but can from files? - IriDium - 22nd Aug, 2013, 04:34 AM
RE: Won´t play videos from library, but can from files? - paplo - 22nd Aug, 2013, 06:28 AM
RE: Won´t play videos from library, but can from files? - brantje - 22nd Aug, 2013, 04:48 AM
Re: Won´t play videos from library, but can from files? - f1vefour - 22nd Aug, 2013, 09:26 AM
RE: Won´t play videos from library, but can from files? - paplo - 22nd Aug, 2013, 07:42 PM
RE: Won´t play videos from library, but can from files? - mk01 - 25th Aug, 2013, 03:58 AM
RE: Won´t play videos from library, but can from files? - paplo - 25th Aug, 2013 06:10 PM

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

Current time: 19th May, 2025, 11:13 PM Powered By MyBB, © 2002-2025 MyBB Group.