Search found 1173 matches

by Dan Dar3
Sat Aug 26, 2017 9:18 am
Forum: XBMC4XBOX Development
Topic: I want to hack XBMC. Where do I start?
Replies: 1
Views: 9506

Re: I want to hack XBMC. Where do I start?

Hey Brian,

That is a brillitan idea. XBMC4Xbox is C++ interanlly, an XML framework for UI and Python for coding extensions.

See a lot of useful links to start with here:
https://www.xbmc4xbox.org.uk/wiki/Development_Notes

as well as the Development tab up here in the forums.
by Dan Dar3
Wed Aug 09, 2017 1:18 pm
Forum: XBMC4XBOX General Help and Support
Topic: Browsing audio shares not working on web interface
Replies: 4
Views: 1865

Re: Browsing audio shares not working on web interface

Great stuff and thanks for letting us know. I'm away for the rest of the week but I'll have a look as well when I come back - from what I remember it should be possible to know whether an entry is a directory or file so it can differentiate between them, we might be able to fix it but it's great you...
by Dan Dar3
Sun Aug 06, 2017 11:17 am
Forum: XBMC4XBOX General Help and Support
Topic: Browsing audio shares not working on web interface
Replies: 4
Views: 1865

Re: Browsing audio shares not working on web interface

What skin are you using, does it look like this? (XBMC Reloaded) https://svn.exotica.org.uk:8443/xbmc4xbox/trunk/web/XBMC_Reloaded/index.html Can you enable debug mode, do what you need to do to replicate the issue as you described it, transfer Q:\xbmc.log to your PC, upload to xbmclogs.com / pasteb...
by Dan Dar3
Fri Aug 04, 2017 8:15 am
Forum: XBOX Modding
Topic: What are the *real* limitations of FATX
Replies: 22
Views: 15354

Re: What are the *real* limitations of FATX

Any file system has limitations coming from the way it structures data internally, practically from the highest value that can be held in the internal byte structure. They are inert in themselves, they don't DO things, they're just a structure that map the contents of the actual user data stored on ...
by Dan Dar3
Sun Jul 16, 2017 9:13 am
Forum: XBMC4XBOX General Help and Support
Topic: TMDB scraper doesn`t work
Replies: 44
Views: 55744

Re: TMDB scraper doesn`t work

Little bit of friendly competition makes it good for everyone ;-) Great to see you guys are still on it (Y)
by Dan Dar3
Sat Jul 15, 2017 9:50 pm
Forum: XBMC4XBOX General Help and Support
Topic: TMDB scraper doesn`t work
Replies: 44
Views: 55744

Re: TMDB scraper doesn`t work

Issue #359 created. https://redmine.exotica.org.uk/issues/359 @Gandalph / @RextheC Could you both try the files in archive attached in the ticket (tmdb fix.zip) and let us know how it works for you, thanks. Place the contained files into your "Q:\system\scrapers\movie\" and "common&qu...
by Dan Dar3
Fri Jul 14, 2017 10:22 pm
Forum: XBMC4XBOX General Help and Support
Topic: TMDB scraper doesn`t work
Replies: 44
Views: 55744

Re: TMDB scraper doesn`t work

Definitely a problem with the API key (suspended): http://api.tmdb.org/3/movie/2?api_key=f7f51775877e0bb6703520952b3c7840 {"status_code":10,"status_message":"Suspended API key: Access to your account has been suspended, contact TMDb."} Using Kodi's API key (6889f6089877...
by Dan Dar3
Fri Jul 14, 2017 7:51 pm
Forum: XBMC4XBOX General Help and Support
Topic: TMDB scraper doesn`t work
Replies: 44
Views: 55744

Re: TMDB scraper doesn`t work

Thanks Buzz, appears to be a problem with the API key? GET /3/search/movie?api_key=f7f51775877e0bb6703520952b3c7840&query=crazy%20%20stupid%20%20love&year=2011&language= HTTP/1.1 {"status_code":7,"status_message":"Invalid API key: You must be granted a valid key....
by Dan Dar3
Sat Jun 17, 2017 1:09 pm
Forum: XBMC4XBOX Announcements
Topic: Xphazer TeamSpeak Server
Replies: 51
Views: 135068

Re: Xphazer TeamSpeak Server

https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382(v=vs.85).aspx ERROR_SHARING_VIOLATION 32 (0x20) The process cannot access the file because it is being used by another process. From the error message the file is being already open by another application in a mode that is preventing ...
by Dan Dar3
Thu Apr 27, 2017 7:44 am
Forum: XBMC4XBOX General Help and Support
Topic: SMB 2.0+ support?
Replies: 1
Views: 1354

Re: SMB 2.0+ support?

I belive it doesn't and there are no plans to do so as there are practically no developers available to do it.

You could switch to using FTP or WebDav shares though.
by Dan Dar3
Mon Apr 24, 2017 2:17 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC freezes at startup (splash screen)
Replies: 5
Views: 6984

Re: XBMC freezes at startup (splash screen)

That is correct, it is a side effect - practically it disabled the HLT instruction that makes the CPU go idle and what it might do is increase the heat dissipation so keep an eye on that as well as good ventilation. Read the rest of the thread I posted earlier for more details: https://www.xbmc4xbox...
by Dan Dar3
Sun Apr 23, 2017 3:43 pm
Forum: XBMC4XBOX General Help and Support
Topic: XBMC freezes at startup (splash screen)
Replies: 5
Views: 6984

Re: XBMC freezes at startup (splash screen)

The Q:\ drive you see in File Manager, the top of your logs and through the FTP is always a mapping to the currently running XBMC4Xbox, so you can use that to get to UserData as well as getting access to the logs. 13:07:02 M: 56758272 NOTICE: Starting XBMC4Xbox 3.5.3-r33027 (SVN:33027, compiler 1310...
by Dan Dar3
Sat Apr 22, 2017 9:28 am
Forum: XBMC4XBOX Announcements
Topic: Forum Update
Replies: 20
Views: 63179

Re: Forum Update

cashonly wrote: Tue Apr 18, 2017 1:03 pm i'm stuck with a notification for 1 private message, but when i open the message list i dont see any new message.
See the Mark all messages read link above the messages on the right sides. You might need to do that in all folders where it shows unread messages (left).
by Dan Dar3
Thu Mar 30, 2017 5:47 am
Forum: XBMC4XBOX General Help and Support
Topic: XMBC4XBOX heavily distorted / flicker
Replies: 5
Views: 2617

Re: XMBC4XBOX heavily distorted / flicker

Ok, by your description it seems to be related to newer versions of XBMC4Xbox. Do you have any other TV that works with XBMC4Xbox to run the XBMC4Xbox Installer plugin from my signature and use it to install a "Clean" latest version? Just thinking there might be some settings that are caus...
by Dan Dar3
Sat Mar 25, 2017 8:20 pm
Forum: XBMC4XBOX General Help and Support
Topic: Video Plugins. Do any work?
Replies: 15
Views: 10000

Re: Video Plugins. Do any work?

You can start your own repository and put whatever you want in it. https://svn.exotica.org.uk:8443/xbmc4xbox/trunk/plugins/programs/Addons4Xbox%20Installer/resources/repositories/ The decision to not discuss or allow piracy related posts was already made and it won't change. You can look at any exis...
by Dan Dar3
Thu Mar 23, 2017 7:46 am
Forum: XBMC4XBOX General Help and Support
Topic: XMBC4XBOX heavily distorted / flicker
Replies: 5
Views: 2617

Re: XMBC4XBOX heavily distorted / flicker

You could try first by resetting XBMC4Xbox settings (hold both thumbsticks down when starting XBMC4Xbox)
http://www.xbmc4xbox.org.uk/wiki/Settin ... to_default
by Dan Dar3
Sat Mar 11, 2017 1:51 pm
Forum: XBMC4XBOX General Help and Support
Topic: XMBC4XBOX 3.5 flicker and crash
Replies: 7
Views: 3513

Re: XMBC4XBOX 3.5 flicker and crash

If you're into modding you could look around the forums into a fan modding, usually involving a case mod as well to externalize the fan so you can use a bigger but quieter fan: http://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=14&t=218 I've got one on my blog as well from a few years ago but I'm...
by Dan Dar3
Sat Mar 11, 2017 9:34 am
Forum: XBMC4XBOX General Help and Support
Topic: XMBC4XBOX 3.5 flicker and crash
Replies: 7
Views: 3513

Re: XMBC4XBOX 3.5 flicker and crash

You can read more on HLT CPU instruction here and you can Google more to see for any side effects on disabling it. https://en.wikipedia.org/wiki/HLT_(x86_instruction) It is the only one we have at the moment unfortunatelly, I think if your box is properly cooled it will be fine. You should monitor t...
by Dan Dar3
Thu Mar 09, 2017 8:59 am
Forum: XBMC4XBOX General Help and Support
Topic: XMBC4XBOX 3.5 flicker and crash
Replies: 7
Views: 3513

Re: XMBC4XBOX 3.5 flicker and crash

Try creating a Q:\UserData\advancedsettings.xml with the contents below: <advancedsettings> <powersave>false</powersave> </advancedsettings> You can search for powersave in the forums to see other discussions or look at this wiki thread for more details: http://www.xbmc4xbox.org.uk/wiki/UserData/adv...