Board index   FAQ   Search  
  Login

PLEASE VISIT OUR NEW FORUMS FOR FUTURE POSTING. THIS FORUM REMAINS ONLINE FOR ARCHIVE PURPOSES ONLY.

Board index 1Channel.ch

0.1.6 B4 Release Candidate

Yet another new add-on with many great links, and full libraries. This is a great plugin and worth looking into.

0.1.6 B4 Release Candidate

Postby Bstrdsmkr » Sun Apr 22, 2012 1:53 pm

Ok folks, finally tracked down the last big issue. It requires a patch to metahandlers to completely fix, but now that I understand the problem, I'm able to work around it. That means this version should work without any editing and should work with a clean install.

Things that need testing:
  • Manual installation of locally downloaded meta packs
  • Auto-play. It should fallback to the next source on the list if the top choice fails to play. I couldn't get the "working-then-nothing" thing to happen so idk what happens in that case (nothing I think)
  • Unsubscribing. Somebody reported a problem with unsubscribing from a TV show, but it was right when the site went down, so I didn't get any clear logs to see what was going on
  • Page skipping. When browsing paginated lists, open the context menu of the Next Page >> item. You should be able to jump to any page from there. The only problem is the website's pagination is slightly broken. Sometimes there are more pages than it indicates, so if you jump to the last page, there may still be a Next Page >> button which leads to more content. It should still be good for picking up where you left off

I've also implemented an 8hr url cache in this release. This should greatly reduce our load on 1Channel's site and improve up time for everybody, especially with random ass hats trying to DDOS them all the time. The only drawback to this is browsing content could be up to 8 hours old. So if you look at the 1st page of results for recently added, it'll only pull that page again after 8 hours. If something gets added within that time span, you won't see it until the cache expires. Searches are still live and not cached.
Bstrdsmkr
XBMC HUB TEAM
 
Posts: 1876
Joined: Mon Jan 16, 2012 10:30 pm

Re: 0.1.6 B4 Release Candidate

Postby bigdogeh » Sun Apr 22, 2012 2:24 pm

thxs so much bstrdmkr!! :D :D
Will this be the version pushed to the repo to update 0.1.5? (non beta)
bigdogeh
INVOLVED USER
 
Posts: 193
Joined: Sat Jan 14, 2012 8:37 pm

Re: 0.1.6 B4 Release Candidate

Postby Bstrdsmkr » Sun Apr 22, 2012 2:37 pm

bigdogeh wrote:thxs so much bstrdmkr!! :D :D
Will this be the version pushed to the repo to update 0.1.5? (non beta)


Assuming no bugs show up, yes. As far as I'm aware, everything should be working in this release. If you find something, definitely let me know so I can get it fixed before release
Bstrdsmkr
XBMC HUB TEAM
 
Posts: 1876
Joined: Mon Jan 16, 2012 10:30 pm

Re: 0.1.6 B4 Release Candidate

Postby misa » Sun Apr 22, 2012 2:44 pm

Maybe a stupid question.......where to download so I can test it?
misa
 
Posts: 57
Joined: Thu Jan 26, 2012 11:51 am
Location: Amsterdam - The Netherlands

Re: 0.1.6 B4 Release Candidate

Postby tuxen » Sun Apr 22, 2012 2:51 pm

Look in the github sticky. :) Will test it tonight.
tuxen
XBMC HUB TEAM
 
Posts: 1231
Joined: Thu Jan 05, 2012 12:25 pm

Re: 0.1.6 B4 Release Candidate

Postby akuiraz » Sun Apr 22, 2012 4:15 pm

i'm getting an error about a missing module... captcha?

Code: Select all
15:59:12 T:1020    INFO: -->Python script returned the following error<--
15:59:12 T:1020   ERROR: Error Type: <type 'exceptions.ImportError'>
15:59:12 T:1020   ERROR: Error Contents: No module named captcha
15:59:12 T:1020   ERROR: Traceback (most recent call last):
                                              File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\plugin.video.1channel\default.py", line 41, in <module>
                                                import captcha
                                            ImportError: No module named captcha
akuiraz
 
Posts: 12
Joined: Thu Jan 05, 2012 9:25 pm

Re: 0.1.6 B4 Release Candidate

Postby tuxen » Sun Apr 22, 2012 4:16 pm

Script error at xbmc start up:
Code: Select all
22:12:05 T:2704   ERROR: Traceback (most recent call last):
                                              File "C:\XBMC\portable_data\addons\plugin.video.1channel\default.py", line 41, in <module>
                                                import captcha
                                            ImportError: No module named captcha

?
tuxen
XBMC HUB TEAM
 
Posts: 1231
Joined: Thu Jan 05, 2012 12:25 pm

Re: 0.1.6 B4 Release Candidate

Postby mikey1234 » Sun Apr 22, 2012 4:23 pm

Is there a way when you click next page it remembers your view that you are using

E.i Fanart, icon,list,big icons
User avatar
mikey1234
INVOLVED USER
 
Posts: 247
Joined: Thu Jan 05, 2012 7:56 am

Re: 0.1.6 B4 Release Candidate

Postby Bstrdsmkr » Sun Apr 22, 2012 4:32 pm

mikey1234 wrote:Is there a way when you click next page it remembers your view that you are using

E.i Fanart, icon,list,big icons


Auto-view should take care of that, you'll just have to find the right numbers for your skin

About captcha... oops! I was using 1channel to figure out how to handle captchas in urlresolvers. Just delete line 41 from default.py, it doesn't do anything

Edit: fixed this on github
Bstrdsmkr
XBMC HUB TEAM
 
Posts: 1876
Joined: Mon Jan 16, 2012 10:30 pm

Re: 0.1.6 B4 Release Candidate

Postby Deafty » Mon Apr 23, 2012 5:16 am

Great work.
Auto-play. It should fallback to the next source on the list if the top choice fails to play. I couldn't get the "working-then-nothing" thing to happen so idk what happens in that case (nothing I think)

No problems on my end,.tested with autoplay off to find non working "top choice" invalid urls. Set to autoplay and fallback to next stream worked flawlessly. :D
Unsubscribing. Somebody reported a problem with unsubscribing from a TV show, but it was right when the site went down, so I didn't get any clear logs to see what was going on
Will need to retest this as I think I did not have a complete clean install and it was fetching data from previous installs.

Side note/request:

I prefer to be subscribed and operate from XBMC Library. (great work by the way). Reason: Able to edit metadata within xbmc
I have noticed that my shows update (excellent) with new episodes. But when a new episode is added to the website obviously only a few links are listed. This results in only a few links inside XBMC Library.

Can we possibly get our (what would be deemed as previous episodes) in XBMC Library updated too?

And just to be a pain in the @s! What are the chances of getting this to work backwards :o As in "subscribed-->Listed in XBMC Library--> Then be able too unsubscribe,manual update, etc from the Library?
Deafty
 
Posts: 60
Joined: Mon Mar 19, 2012 2:51 am

Next

Return to 1Channel.ch



Who is online

Users browsing this forum: No registered users and 0 guests

cron