Search found 1173 matches

by Dan Dar3
Fri Mar 03, 2017 12:52 pm
Forum: Python / Scripts Help and Support
Topic: Help with a script to delete TBN files?
Replies: 5
Views: 11776

Re: Help with a script to delete TBN files?

Well done! Btw, I haven't mentioned a program plugin I wrote a while ago that clears TBN cache for you - should be available through the addons installer coming with latest versions of XBMC4Xbox (see Thumbnails). http://www.xbmc4xbox.org.uk/addons/
by Dan Dar3
Sun Feb 26, 2017 11:54 am
Forum: Python / Scripts Help and Support
Topic: Help with a script to delete TBN files?
Replies: 5
Views: 11776

Re: Help with a script to delete TBN files?

I haven't tried your script just yet, but I believe os.listdir() returns entries only in the specified path, I believe you want os.walk() see its documentation and an example below: https://docs.python.org/release/2.7.13/library/os.html?highlight=os.walk#os.walk As to the error, you can see details ...
by Dan Dar3
Sat Jan 07, 2017 8:14 am
Forum: Off-Topic Discussion
Topic: Clean Your Members
Replies: 4
Views: 3174

Re: Clean Your Members

I banned BrianRob the other day when I got the PM as well. You can report private messages using the exclamation mark icon in the top right corner.
by Dan Dar3
Wed Jan 04, 2017 12:22 am
Forum: Off-Topic Discussion
Topic: Spam, spam lovely spam! :(
Replies: 9
Views: 6674

Re: Spam, spam lovely spam! :(

It's in private messages now. I just reported one earlier and forwarded you a copy. I banned him in the meantime (BrianRob).
by Dan Dar3
Tue Dec 27, 2016 8:20 am
Forum: Off-Topic Discussion
Topic: Where is everyone?
Replies: 43
Views: 132343

Re: Where is everyone?

Me too, still coming around every day or so. Happy Holidays everyone!
by Dan Dar3
Mon Dec 05, 2016 10:52 am
Forum: Skin Development
Topic: Confluence Lite optimized Final 3/27/2015
Replies: 58
Views: 32773

Re: Confluence Lite optimized Final 3/27/2015

@Kyletempest From the details you and the skin package you sent me by email: ... on other skins this background randomizes, i mean, it changes every 3-5 seconds, but in this skin it stucks for 5-6 mins, i want to change this time, but i can´t find wherelse this lies, where i can change this time, no...
by Dan Dar3
Sat Nov 26, 2016 10:38 pm
Forum: Skin Development
Topic: How to ADD new FONTS on XBOX SKIN
Replies: 4
Views: 3242

Re: How to ADD new FONTS on XBOX SKIN

Not a good idea to cross threads for anyone coming later to read this, but my skin knowledge is quite limited - I'm not sure what transitions you mean, probably best when asking questions about things you tried is to paste in a bit of code of what you actually tried, so others can review. The other ...
by Dan Dar3
Fri Nov 25, 2016 5:05 pm
Forum: Skin Development
Topic: How to ADD new FONTS on XBOX SKIN
Replies: 4
Views: 3242

Re: How to ADD new FONTS on XBOX SKIN

Start with reading the wiki page: http://www.xbmc4xbox.org.uk/wiki/Fonts then have a look at the skin files, e.g. 'Q:\skin\Confluence Lite\720p\font.xml' and 'Q:\skin\Confluence Lite\fonts'. https://svn.exotica.org.uk:8443/xbmc4xbox/trunk/skin/Confluence%20Lite/720p/Font.xml Best to copy the skin in...
by Dan Dar3
Mon Nov 21, 2016 12:34 pm
Forum: XBMC4XBOX General Discussion
Topic: EEPROM Management from XBMC?
Replies: 1
Views: 1490

Re: EEPROM Management from XBMC?

I don't know how much work is involved in exposing that to Python scripts as I have never looked at that area, but there seems to be a built-in function available already. http://www.xbmc4xbox.org.uk/wiki/List_of_Built_In_Functions BackupSystemInfo - Creates bios, eeprom, systeminformation backup to...
by Dan Dar3
Sun Nov 20, 2016 10:18 pm
Forum: Skin Development
Topic: Xbox Games section disappears when not connected to the netw
Replies: 13
Views: 6102

Re: Xbox Games section disappears when not connected to the

I assume you changed the file, uploaded it, restarted XBMC4Xbox or rebooted Xbox, checked the change is up there and then tried it.

Did you check Settings > System > Autorun media?
http://www.xbmc4xbox.org.uk/wiki/Settin ... orun_media
by Dan Dar3
Sun Nov 20, 2016 7:19 pm
Forum: Skin Development
Topic: Xbox Games section disappears when not connected to the netw
Replies: 13
Views: 6102

Re: Xbox Games section disappears when not connected to the

As Rocky5 says, according to the wiki: http://www.xbmc4xbox.org.uk/wiki/List_of_Boolean_Conditions System.HasMediadvd Returns true if there is a CD or DVD in the DVD-ROM drive. It is possible that is calculated when the screen is initialized and it might not change afterwards when the DVD is inserte...
by Dan Dar3
Sun Nov 20, 2016 11:22 am
Forum: Skin Development
Topic: How to change section names?
Replies: 3
Views: 3900

Re: HOW TO CHANGE SECTION NAMES

Also see this thread for a similar request:
Changing menu item names (PM3)
by Dan Dar3
Sat Nov 12, 2016 10:07 pm
Forum: XBMC4XBOX General Help and Support
Topic: Subtitles broken in mkv videos
Replies: 3
Views: 1350

Re: Subtitles broken in mkv videos

You can subscrine to those threads (see bottom left corner when reading) and you can watch or comment on the ticket.
But yes, it is likely that it will not get fixed anytime soon.
by Dan Dar3
Sat Nov 12, 2016 1:46 pm
Forum: XBMC4XBOX General Help and Support
Topic: Subtitles broken in mkv videos
Replies: 3
Views: 1350

Re: Subtitles broken in mkv videos

If you enable debug logging for each version you tried with, play the video, extract the logs and compare? or paste to xbmclogs.com or pastebin.com and paste the links in here. Have you seen these posts if they're anything close to your case? No (Ass) subs showing on mkv video on Xbmc 3.5.3-3.5 RC M...
by Dan Dar3
Fri Nov 11, 2016 11:38 am
Forum: XBMC4XBOX General Help and Support
Topic: Casting Kodi to XBMC4XBOX
Replies: 10
Views: 4835

Re: Casting Kodi to XBMC4XBOX

As far as I know playercorefactory.xml defines video players and can be used to add external video players - possibly the one you downloaded defines a video player that allows for outward streaming. Best way is to you look at what you download, or if you give us the original page with the steps we c...
by Dan Dar3
Fri Nov 11, 2016 10:41 am
Forum: XBMC4XBOX General Help and Support
Topic: Casting Kodi to XBMC4XBOX
Replies: 10
Views: 4835

Re: Casting Kodi to XBMC4XBOX

VLC Media (menu) Stream... (item) Capture Device (tab) Capture Mode = Desktop Desired frame rate for the capture = 1 fps default (try different values later) Stream (button) Stream Output (screen://) - NEXT New destination = HTTP, then hit Add (button) Port = 8080 (default) Path = /whateveryouwant ...
by Dan Dar3
Thu Nov 10, 2016 10:38 am
Forum: XBMC4XBOX General Help and Support
Topic: Casting Kodi to XBMC4XBOX
Replies: 10
Views: 4835

Re: Casting Kodi to XBMC4XBOX

You're more than welcome! :-)
by Dan Dar3
Wed Nov 09, 2016 6:17 pm
Forum: XBMC4XBOX General Help and Support
Topic: Casting Kodi to XBMC4XBOX
Replies: 10
Views: 4835

Re: Casting Kodi to XBMC4XBOX

You could use VLC to stream your desktop to another URL - setup might be a little tricky, when choosing the destination (e.g. HTTP), use the Add button to actually define it. That's what you will put into a yourstream.strm on Xbox to play (e.g. http://yourpc:8080/screen). http://www.howtogeek.com/12...
by Dan Dar3
Tue Nov 08, 2016 1:43 pm
Forum: Misc XBOX Discussion
Topic: auto boot games / programs on startup
Replies: 20
Views: 8112

Re: auto boot games / programs on startup

Rocky, I thought at first was a parameter name problem, then tried positional populating all the parameters and it complained about it (too many parameters). The rule of thumb in the past was that enhancements are brought over into XBMC4Xbox as-is, getting creative with the naming would just confuse...
by Dan Dar3
Mon Nov 07, 2016 1:21 pm
Forum: Misc XBOX Discussion
Topic: auto boot games / programs on startup
Replies: 20
Views: 8112

Re: auto boot games / programs on startup

@slt2010 Xbox only runs one program at a time so when you run XBMC4Xbox the second time coming back from the game it has no idea whether that is the first time or the second time. I guess you can have the script write into a file "hey, I ran this game today at whatever time, so when it comes ba...