[RELEASE] Icefilms.info Plugin Addon

  Thread Rating:
  • 18 Votes - 4.94 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
dangerFlakes Offline
Senior Member
Posts: 141
Joined: Sep 2010
Reputation: 0
Post: #31
I keep getting kicked off midstream. Then I cant connect again.
Any ideas?
find
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #32
is it possible its because you've reached your megaup download limit?

is this with an account or no account?
find
pingomister Offline
Member
Posts: 63
Joined: Sep 2010
Reputation: 0
Post: #33
Hello. Thanks for this very good addon. Is there any way to have a category for 720p sources? Or maybe through search?
find
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #34
there can be no A-Z for 720p sources unfortunately, but there can be a:

Popular, Latest Releases, Recently added, Top Rated
for 720p of each main category (Movies, TV Shows etc...)

this is purely because that is how the icefilms site is configured....
i will add this to next release.

i wish there was an A-Z avaliable for 720p. Maybe you can request this in the Icefilms.info forums, then i could add it.


i recommend switching your xbmc Video scaling method to Lanczos 3 optimized,
since the dvdrips on icefilms are of scene quality they scale rather well.
(This post was last modified: 2010-12-24 16:26 by anarchintosh.)
find
dangerFlakes Offline
Senior Member
Posts: 141
Joined: Sep 2010
Reputation: 0
Post: #35
I have a free account. I thought I might have reached the limit last night, but today I got kicked off after a 30 minute TV show.
This has only been happening with 0.5.3. Not sure what the issue is.


When I use IceFilms on my laptop sometimes it stops loading, do you think that might be the issue, and instead of buffering it just kicks out?
I usually start the stream then pause and see the progress bar fill up before I start watching. Any way we can see the percentage of how much the file is loaded?
(This post was last modified: 2010-12-24 20:31 by dangerFlakes.)
find
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #36
thats the thing, currently the addon just streams the file straight into xbmc's player.

what would be much better is to use some of my own code to have the addon handle the download, saving the file to a folder, and then give the path of that file to xbmc's player to play, with the addon still handling the download in the background.

this would likely add seek forward & backward, and would likely get rid of the errors you're experiencing. also it would enable a save file feature, and multiple part handling. this would also add a way to show percentage loaded.

edit: introducing the features mentioned above would probably get rid of it. for now i suggest you dont leave it paused for too long..
(This post was last modified: 2010-12-24 21:53 by anarchintosh.)
find
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #37
new release 0.6.0 contains reCaptcha passthrough, genres and HD section for movies, amongst other things
find
richardk Offline
Senior Member
Posts: 123
Joined: Jan 2010
Reputation: 0
Post: #38
anarchintosh Wrote:new release 0.6.0 contains reCaptcha passthrough, genres and HD section for movies, amongst other things

After installing 0.6.0, I'm getting "Script Failed" with this in the log:



10:39:04 T:2908867440 M:2265948160 NOTICE: -->Python Interpreter Initialized<--
10:39:04 T:2908867440 M:2265948160 ERROR: Error Type: exceptions.ImportError
10:39:04 T:2908867440 M:2265948160 ERROR: Error Contents: No module named mechanize
10:39:04 T:2908867440 M:2265948160 ERROR: Traceback (most recent call last):
File "/home/richard/.xbmc/addons/plugin.video.icefilms/default.py", line 6, in ?
import mechanize
ImportError: No module named mechanize
10:39:05 T:3078387584 M:2265948160 ERROR: GetDirectory - Error getting plugin://plugin.video.icefilms/
10:39:05 T:3078387584 M:2265948160 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.icefilms/) failed
find
anarchintosh Offline
Fan
Posts: 550
Joined: Jul 2010
Reputation: 4
Post: #39
forgot to say everyone, i recommend for 0.6.x that you reinstall your entire xbmc.
(including deleting your cached data and addons directory. you need a totally fresh install)
this is if you want the new fanart/icon and for 0.6.x to work smoothly.

this is currently the only simple way for for you to make it work.

for advanced users, there is an alternative method
in userdata/addon_data delete plugin.video.icefilms
in addons/ delete plugin.video.icefilms
now install from repository.
check if script.module.mechanize exists in addons directory, if it isnt, follow these instructions.
to get the new fanart/main icon, you still need to install the plugin to a fresh install of xbmc.

this is a one off, something you will never have to do again in the future.
(This post was last modified: 2010-12-27 21:41 by anarchintosh.)
find
ndeshmukh Offline
Senior Member
Posts: 258
Joined: Aug 2010
Reputation: 1
Post: #40
I only did two things... delete the addon folder and its corresponding in the userdata folder as you mentioned, and yet with 0.6.1, I still get the same error as richard's...
find
Thread Closed