![]() |
|
Icefilms (Icefilms.info) Addon Development Thread - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Python Add-on Development (/forumdisplay.php?fid=26) +--- Thread: Icefilms (Icefilms.info) Addon Development Thread (/showthread.php?tid=90315) |
- kalel90 - 2011-03-19 03:55 ajnicho Wrote:What happens for partially watched streams? If I came back to watch the remainder of the film the following day would it start over? And if I was to skip forward to say 30 mins in to the film, would the cached file start from there? It would start all over. Too the second point the auto. way is a lot simpler and easier and generally solves that problem by deleting the ones you don't want if you don't move them to the library according to one of the 3 options i laid out. But! All of this hinges on the xbmc team accepting the buffer patch then we have to find someone willing to code this and also have it accepted by the xbmc team which is a long process. - CrashX - 2011-03-19 07:29 anarchintosh Wrote:also, testers, here is a windows binary: Tested the binary with your version 1.6 using free megaupload: - Progress bar doesn't show cached amount - FF/RW still doesn't work even if 100% downloaded .. Otherwise it works quite well so far no buffering issues. - kalel90 - 2011-03-19 19:41 CrashX Wrote:Tested the binary with your version 1.6: FF/RW does work im not sure why it isn't for you. Maybe a log would be useful to the dev whos working on it? - CrashX - 2011-03-19 20:30 kalel90 Wrote:FF/RW does work im not sure why it isn't for you. Maybe a log would be useful to the dev whos working on it? My mistake ff/rw works ... I was referring to skip forward and skip back by using arrow keys .. - kalel90 - 2011-03-20 10:16 CrashX Wrote:My mistake ff/rw works ... I was referring to skip forward and skip back by using arrow keys ..I assume your using megaupload free then? I can confirm skipping does work on premium. - anarchintosh - 2011-03-20 12:49 thanks for the reports guys, i'll ask tiben to read them if hes got time kalel90 Wrote:I assume your using megaupload free then? I can confirm skipping does work on premium. yeah but one of the points of the patch is to enable skipping on free (apart from skipping forward ahead of what is already downloaded), so CrashX, your not mistaken - CrashX - 2011-03-21 22:12 westcoast13 - Any updates on the merge ? - westcoast13 - 2011-03-22 00:39 CrashX Wrote:westcoast13 Hi CrashX, I've done the merging, but there are a few things to do before the official release. One of these things, is the testing, an official version must be bug-free (as much as possible), to make sure that we won't mess it up for all the people that use the plugin in the current version. If you or anyone else that knows how to manually install a plugin and wants to help, you can download it from the git (https://github.com/icefilms-xbmc/icefilms-addon), try it for a while & tell us if you find any problems. - Ilia - 2011-03-22 03:21 Just downloaded, deleted icefilms addons and userdata addon dir, on Mac, running 10.1 PHP Code: 12:19:31 T:2958823424 M: 58232832 WARNING: Previous line repeats 1 times.- CrashX - 2011-03-22 09:39 Works fine here on Windows and Linux. Are you sure that you copied the necessary database in userdata ? |