Posts: 26,215
Joined: Oct 2003
Reputation:
187
Note that current SVN (r15200) has a fix for this problem.
Posts: 10
Joined: Mar 2005
Reputation:
0
Thank your for all of your hardwork jmarshal and the entire team. I just finished packing away my xbox and building my xbmc windows pc for the livingroom. I've run into several issues with the image viewer, but haven't been able to consistently reproduce them so I haven't submit any Trac tickets yet.
Keep up the great work folks!
Posts: 395
Joined: Dec 2006
Reputation:
0
Guys!
what about check IRSS started in new release?
Thanks.
Posts: 43
Joined: Jun 2008
Reputation:
20
yoci
Junior Member
Posts: 43
This might not count as a bug but I've got a problem as I have an actual volume on my computer named Z:
If I try to add it as a source xbmc automatically change the path to ...\XBMC\Cache\
Posts: 26,215
Joined: Oct 2003
Reputation:
187
eddebaby: Please post a trac report, ideally with everything we need (including links to plugins/playlists/exactly what we need to do to reproduce + a debug log).
Also, note you posted in a windows release thread.
Cheers,
Jonathan
Posts: 344
Joined: Aug 2006
Reputation:
0
Awesome work!
Question.. is there anyway to get XBMC to respect hidden folders? IE on all my shared drives i get "$Recycling Bin" and "$System Volume Information". These do not show up on the ol' xbox and naturally none of the windows machines in the house see these folders.
Again great work for something that not long ago was argues as "never going to happen so stop asking" heheh.
Posts: 105
Joined: Apr 2005
Reputation:
0
mrz
Senior Member
Posts: 105
Hi!
Is there a valid reason XBMC why looks for network connectivity when running plug-ins? I'm writing one that cashes content to a database and works perfectly well off-line except XBMC blocks it. It would be very valuable, especially when developing on the road, if the plug-in could be executed without a network connection. I have noticed that when Adding Source I can browse with the plugin and see what icons been picked but it does not give me Genre etc like the GUI, hence this request.
MrZ
Posts: 3,555
Joined: Oct 2003
Reputation:
12
tslayer
Team-XBMC Developer
Posts: 3,555
If a plugin doesn't require network connection, there should be no need for one to be up. I suggest providing way more details and a simple reproducer. When you get all this information, maybe open up a trac ticket.
42.7% of all statistics are made up on the spot
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.
Posts: 3,925
Joined: Apr 2004
Reputation:
33
kricker
Team-XBMC QA Specialist
Posts: 3,925
I ran the uninstaller to see what it did. It deleted everything from the XBMC folder. Including things it did not install (custom scripts and skins).
Posts: 105
Joined: Apr 2005
Reputation:
0
mrz
Senior Member
Posts: 105
Hi tsplayer!
To reproduce is easy just start ANY plugin without NW access and you get a "No Network Message". I scaled a script down to only addDirectoryItem and endOfDirectory and you still get that message, preventing the plugin to start.
Please let me know if a trac ticket is needed. It could be that developers choosed this behavior on purpose.
MrZ