Slow SMB Browsing: "ERROR: Getting extended attributes for the share"

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
arnova Offline
Team-XBMC Developer
Posts: 1,398
Joined: Sep 2007
Reputation: 20
Location: The Netherlands
Post: #31
Please, also add this information to trac ticket concerning this issue. This will help us to find a proper solution later on....

ps. IMHO statfiles should be enabled by default. We simply need to have a look at a proper solution for the background scanner etc.

-= Team XBMC developer fueled by heavy metal =-

If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
karifsmith Offline
Member
Posts: 50
Joined: Apr 2005
Reputation: 0
Post: #32
Krieg Wrote:In case someone is interested, my advancedsettings.xml looks like this:

Code:
<advancedsettings>
        <skiploopfilter>8</skiploopfilter>
        <samba>
                <statfiles>false</statfiles>
        </samba>
</advancedsettings>

Thank you devs for the fix and Krieg for the changes to the file! I had the same problem and it absolutely occurred only when I had a large number of files in the directory.
find quote
Post Reply