Jump to content


Photo

Webif Streaming Problem


  • Please log in to reply
3 replies to this topic

#1 slake

  • Member
  • 3 posts

0
Neutral

Posted 14 October 2013 - 22:08

Hi,

 

When I open "Stream movies" it shows loading icon, without start streaming.

Page "http://192.168.1.105/ajax/movies" shows this error:

 

web.Server Traceback (most recent call last):

<type 'exceptions.StopIteration'>:

/usr/lib/python2.7/site-packages/twisted/web/server.py, line 132 in process
130
131
132
133
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 167 in render
165
166
167
168
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/base.py, line 76 in render
74                                plfunc(request)
75
76                        data = func(request)
77                        if data is None:
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/ajax.py, line 125 in P_movies
123                        movies = getMovieList(request.args["dirname"][0])
124                else:
125                        movies = getMovieList()
126                return movies
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/movies.py, line 32 in getMovieList
30        root = eServiceReference("2:0:1:0:0:0:0:0:0:0:" + directory)
31
32        bookmarklist=[x for x in walk(directory).next()[1] if (x[0] != '.' and not islink(directory+'/'+x))]
33        bookmarklist.sort()

<type 'exceptions.StopIteration'>:

 

Any solution?



Re: Webif Streaming Problem #2 Robinson

  • Senior Member
  • 2,621 posts

+30
Good

Posted 14 October 2013 - 22:52

Do you have movie folder inside hdd folder?


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: Webif Streaming Problem #3 slake

  • Member
  • 3 posts

0
Neutral

Posted 15 October 2013 - 01:05

Using ftp, i cannot switch to hdd folder in root.

I am using winscp client, it shows that hdd folder is shortcut.



Re: Webif Streaming Problem #4 slake

  • Member
  • 3 posts

0
Neutral

Posted 15 October 2013 - 01:06

It seams that the link is broken.

Now it's fixed.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users