Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Empty Addon List
Thank you for your donation

Pages (2): 1 2 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Empty Addon List
17th Apr, 2013, 02:34 AM
Post: #1
loginator Offline
Registered
Posts: 3
Joined: Apr 2013
Reputation: 0
Empty Addon List
Hey Guys,
I did a clean new installation of xbian 1.0a5,
when I want to install an addon i just get an empty addon list Sad
I'm connected to the internet cause the Scrapers work and get all info vor my videos out of the internet.
Thank you for your help Smile

xbian version: 1.0a5
xbmc version: xbmc 12.0 Git:20130127-fb595f2
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 04:51 AM
Post: #2
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Empty Addon List
Can you first update to the latest XBMC? To do this SSH in (http://xbian.org/getting-started/install-and-connect/#ssh ) and execute:

Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc -y

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 06:18 AM
Post: #3
loginator Offline
Registered
Posts: 3
Joined: Apr 2013
Reputation: 0
RE: Empty Addon List
I did an update like you said now and it doesn't work after the update also Sad
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 06:19 AM
Post: #4
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Empty Addon List
force repo refresh?

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 06:21 AM
Post: #5
loginator Offline
Registered
Posts: 3
Joined: Apr 2013
Reputation: 0
RE: Empty Addon List
(17th Apr, 2013 06:19 AM)rikardo1979 Wrote:  force repo refresh?

How do I check this?
Find all posts by this user
Quote this message in a reply
17th Apr, 2013, 06:33 AM
Post: #6
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Empty Addon List
(17th Apr, 2013 06:21 AM)loginator Wrote:  
(17th Apr, 2013 06:19 AM)rikardo1979 Wrote:  force repo refresh?

How do I check this?

go over your repo than contextual menu "C" and chose to force refresh ...

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
19th Apr, 2013, 02:05 AM
Post: #7
younesk Offline
Registered
Posts: 1
Joined: Apr 2013
Reputation: 0
RE: Empty Addon List
Seeing the same issue since yesterday. Force refresh didn't work. All addon repositories, including the standard xbmc.org are empty...
Find all posts by this user
Quote this message in a reply
21st Apr, 2013, 12:31 AM
Post: #8
BartOtten Offline
Registered
Posts: 815
Joined: Jun 2012
Reputation: 29
Re: Empty Addon List
Please search forum of XBMC for "bughunt" and report in that topic. That way they know more people have this issue
Find all posts by this user
Quote this message in a reply
5th May, 2013, 08:23 PM
Post: #9
mstockhausen Offline
Registered
Posts: 4
Joined: May 2013
Reputation: 0
RE: Empty Addon List
(17th Apr, 2013 04:51 AM)Koenkk Wrote:  Can you first update to the latest XBMC? To do this SSH in (http://xbian.org/getting-started/install-and-connect/#ssh ) and execute:

Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc -y


I have the same problem and this solution is also not working for me Sad
Do you have another idea?
Find all posts by this user
Quote this message in a reply
5th May, 2013, 08:27 PM
Post: #10
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: RE: Empty Addon List
(5th May, 2013 08:23 PM)mstockhausen Wrote:  
(17th Apr, 2013 04:51 AM)Koenkk Wrote:  Can you first update to the latest XBMC? To do this SSH in (http://xbian.org/getting-started/install-and-connect/#ssh ) and execute:

Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc -y


I have the same problem and this solution is also not working for me Sad
Do you have another idea?

when the repos updates you might experience the empty repositories.
Please give it a try in a while

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
5th May, 2013, 09:46 PM
Post: #11
mstockhausen Offline
Registered
Posts: 4
Joined: May 2013
Reputation: 0
RE: Empty Addon List
(5th May, 2013 08:27 PM)rikardo1979 Wrote:  
(5th May, 2013 08:23 PM)mstockhausen Wrote:  
(17th Apr, 2013 04:51 AM)Koenkk Wrote:  Can you first update to the latest XBMC? To do this SSH in (http://xbian.org/getting-started/install-and-connect/#ssh ) and execute:

Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc -y


I have the same problem and this solution is also not working for me Sad
Do you have another idea?

when the repos updates you might experience the empty repositories.
Please give it a try in a while



Video example:
http://www.youtube.com/watch?v=4BnWVa0N0BE

Bug report:
https://github.com/xbianonpi/xbian/issues/367
Find all posts by this user
Quote this message in a reply
6th May, 2013, 02:07 AM
Post: #12
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Empty Addon List
(5th May, 2013 09:46 PM)mstockhausen Wrote:  
(5th May, 2013 08:27 PM)rikardo1979 Wrote:  
(5th May, 2013 08:23 PM)mstockhausen Wrote:  
(17th Apr, 2013 04:51 AM)Koenkk Wrote:  Can you first update to the latest XBMC? To do this SSH in (http://xbian.org/getting-started/install-and-connect/#ssh ) and execute:

Code:
sudo apt-get update
sudo apt-get install xbian-package-xbmc -y


I have the same problem and this solution is also not working for me Sad
Do you have another idea?

when the repos updates you might experience the empty repositories.
Please give it a try in a while



Video example:
http://www.youtube.com/watch?v=4BnWVa0N0BE

Bug report:
https://github.com/xbianonpi/xbian/issues/367

OK, from your video file I can see you trying to access the add-ons from within Video menu.
Can you go to System>Settings>Add-ons>Get Add-ons
and go over at XBMC.org Add-ons (dont go into it, so dont hit enter or OK) and press key C on keyboard or Option on remote control or RMB on mouse, than select Force refresh. Than wait for I would say a minute or so. Than look inside the repo if the add-ons categories appears.
I have tested the XBMC.org add-ons repo just now and all the add-ons are accessible. So there is no issue with repo at all. It might be just your local network playing up

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
6th May, 2013, 02:45 AM
Post: #13
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: Empty Addon List
When repo are empty, remove this file :
.xbmc/userdata/Database/AddonsXX.db
and restart xbmc,
it work for me.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
6th May, 2013, 05:05 AM
Post: #14
mstockhausen Offline
Registered
Posts: 4
Joined: May 2013
Reputation: 0
RE: Empty Addon List
I have remove the /.../AddonsXX.db file, reboot the system and followed the instruction of rikardo1979 but it is still not working for me.

http://s7.directupload.net/images/130505/nwscvvf5.jpg

Network:
http://s7.directupload.net/images/130505/8iow9atr.jpg

Watch this video please: http://www.youtube.com/watch?v=_WLQEpjQrPs

Have I done something wrong?
Find all posts by this user
Quote this message in a reply
8th May, 2013, 03:26 AM
Post: #15
mstockhausen Offline
Registered
Posts: 4
Joined: May 2013
Reputation: 0
RE: Empty Addon List
(6th May, 2013 05:05 AM)mstockhausen Wrote:  I have remove the /.../AddonsXX.db file, reboot the system and followed the instruction of rikardo1979 but it is still not working for me.

http://s7.directupload.net/images/130505/nwscvvf5.jpg

Network:
http://s7.directupload.net/images/130505/8iow9atr.jpg

Watch this video please: http://www.youtube.com/watch?v=_WLQEpjQrPs

Have I done something wrong?



I have installed "Openelec" now. I can see the add-ons now.
I think XBian is buggy.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 06:31 AM Powered By MyBB, © 2002-2025 MyBB Group.