Search found 42 matches
- Sat Aug 31, 2024 11:25 am
- Forum: Python Plugin / Script Development
- Topic: [PLUGIN: Released] YouTube for Original Xbox
- Replies: 22
- Views: 72638
Re: [PLUGIN: Released] YouTube for Original Xbox
I'm using Invidious which is still working till this day. Plugin is broken because Invidius API has changed in recent months. My website was also offline so all people with old builds of X4X couldn't use it at all.
- Fri Aug 30, 2024 1:23 pm
- Forum: Python Plugin / Script Development
- Topic: [PLUGIN: Released] YouTube for Original Xbox
- Replies: 22
- Views: 72638
Re: [PLUGIN: Released] YouTube for Original Xbox
YouTube plugin and Radio plugin are broken for quite some time. I will fix them with release of new XBMC. So stay tuned 

- Mon Nov 13, 2023 8:17 pm
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
New video is out! Enjoy!
- Sat Oct 28, 2023 1:04 am
- Forum: Python Plugin / Script Development
- Topic: [PLUGIN: Released] YouTube for Original Xbox
- Replies: 22
- Views: 72638
Re: [PLUGIN: Released] YouTube for Original Xbox
Something has changed in URL path. Until I fix it, disable 'Enable DASH to bypass region blocking' and be sure to use Invidious instance from your country. If it's not from your country 90% of videos will be blocked because of google region check.
- Fri Oct 27, 2023 12:09 pm
- Forum: Python Plugin / Script Development
- Topic: [PLUGIN: Released] YouTube for Original Xbox
- Replies: 22
- Views: 72638
Re: [PLUGIN: Released] YouTube for Original Xbox
I will check it tonight. Maybe Invidious instance was down. Or my website could also be down since if you are not using your proxy all traffic is sended to my API which acts like a proxy between Xbox and Invidious. EDIT: FYI, better place to report such bugs is XBOX-SCENE discord server. I'm active ...
- Wed Aug 02, 2023 7:14 am
- Forum: XBMC4XBOX General Help and Support
- Topic: SOLVED - Getting video preview to work on Synopsis
- Replies: 2
- Views: 9984
Re: SOLVED - Getting video preview to work on Synopsis
To make a long story short, another modder discovered and exposed Rocky for purposely editing his file structure to not allow anything outside of his own to work with anything except what he makes. Actually that clown took GPL licensed source code, made improvements and then closed source it. When ...
- Wed Aug 02, 2023 7:04 am
- Forum: XBMC4XBOX General Discussion
- Topic: This needs to be addressed
- Replies: 3
- Views: 11986
Re: This needs to be addressed
He doesn't know to read, everything is described on our wiki. Scrapers are not working because they are broken for years, but when they were working getting metadata was pieace of a cake.
- Mon Jun 05, 2023 12:24 am
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
https://i.postimg.cc/Bt2TWz37/Screenshot-2023-06-05-01-13-41.png https://i.postimg.cc/HV2bn7VQ/Screenshot-2023-06-05-01-16-08.png https://i.postimg.cc/hfg9K0PD/Screenshot-2023-06-05-01-16-23.png https://i.postimg.cc/B8yTs9tk/Screenshot-2023-06-05-01-16-40.png https://i.postimg.cc/4Kn6rN4p/Screensho...
- Tue May 30, 2023 1:17 am
- Forum: XBMC4XBOX General Help and Support
- Topic: TMDB and TVDB Scrapers Not Working
- Replies: 18
- Views: 64964
Re: TMDB and TVDB Scrapers Not Working
Thank you! I doubt there will be new official release. I'm working on this from February ant there is a lot of changes. And BuZz is give up on this project, ha have moved focus on some other things. So I will probably release some sort of fork. BTW, we had a really outdated guilib and many other thi...
- Mon May 15, 2023 12:09 am
- Forum: XBMC4XBOX General Help and Support
- Topic: TMDB and TVDB Scrapers Not Working
- Replies: 18
- Views: 64964
Re: TMDB and TVDB Scrapers Not Working
Parsers are fixed. I have opened issue and you can find it here: https://redmine.exotica.org.uk/issues/372 For TV Show parser to work properly there are some changes that needs to be done to source code of IMDB.cpp and IMDB.h. I have provided patch file in hope buzz will merged it. You can fine vide...
- Mon Apr 03, 2023 8:54 pm
- Forum: Python Plugin / Script Development
- Topic: [SCRIPT: RELEASE] YouTube Addon
- Replies: 18
- Views: 79024
Re: [SCRIPT: RELEASE] YouTube Addon
In some cases you will get some issues with the GUI getting cut off, this isn't script related but rather xbmc gui core related; nothing i can do about it. If it does happen to you, the xbox will need to be restarted. Doesn't happen often, but it will. This commit could fix this strange behavior. P...
- Thu Mar 23, 2023 9:15 pm
- Forum: Python / Scripts Help and Support
- Topic: Weather Plugin/Addon wont work
- Replies: 10
- Views: 87221
Re: Weather Plugin/Addon wont work
Hmm, that's strange, I will need to take a look on that one. But anyway, in new build Weather is fixed internally so you won't have that problem. New build will be available somewhere in the summer (july/avgust). I don't know if BuZz will have time to review all changes because there's gonna be a lo...
- Tue Feb 28, 2023 11:07 am
- Forum: Python / Scripts Help and Support
- Topic: Weather Plugin/Addon wont work
- Replies: 10
- Views: 87221
Re: Weather Plugin/Addon wont work
API which we are using doesn't support all regions. When we are sending HTTP request to fetch data I am passing region from XBMC settings. If that region is not supported by API it will automatically fallback to USA. I can't help you more without more information on what's happening and some video/i...
- Sun Feb 26, 2023 8:16 pm
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
New video is out! 

- Thu Feb 23, 2023 3:08 pm
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
I have learned that SetFocus and in some cases <onleft>/<onright> won't work if you have grouplist, panel or fixedlist with items which have their own IDs. The problem is coming because XBMC is taking SetFocus from it's control insted of group control. I'm trying to fix that and after that I will se...
- Wed Feb 22, 2023 9:29 am
- Forum: Python / Scripts Help and Support
- Topic: Weather Plugin/Addon wont work
- Replies: 10
- Views: 87221
Re: Weather Plugin/Addon wont work
What do you mean it's not working? You select your country and it's fetching US values or it became completely broken?
- Sat Feb 11, 2023 10:32 am
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
There are no official patches yet, but once BuZz merge them I will inform you. It would be pretty awesome to have Arctic Horizon 2 on Xbox. But we will see what will be possible with 64MB of RAM.
- Fri Feb 10, 2023 12:38 am
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
Holy smokes, been a minute gang - hope you're all doing well! I check in from time to time, this one got my attention. I breezed through the posts, my interest has officially been rekindled. I've got like 4 of these dinosaurs laying around my place, I'll see if I can remember how to turn one on and...
- Fri Feb 03, 2023 2:08 am
- Forum: Skin Development
- Topic: Estuary - Kodi's new skin
- Replies: 37
- Views: 77011
Re: Estuary - Kodi's new skin
I have manage to backport PARAMS in includes! But someone with more knowledge will need to to review because I was doing some hackery becaus C++98 doesn't have std::move, std::function and std::ret. But one thing at time. I will first add some baisc patches for @BuZz to review them and after he merg...
- Wed Feb 01, 2023 6:58 pm
- Forum: Python Plugin / Script Development
- Topic: [PLUGIN: Released] YouTube for Original Xbox
- Replies: 22
- Views: 72638
Re: [PLUGIN: Released] YouTube for Original Xbox
New minor release is available! You can download it from here.
Changelog:
Changelog:
- fixed bug not loading videos on channel page