akukic1 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

Database full? - Can't play any shows #155

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.start hulu
2.pick a show
3.can't play

What is the expected output? What do you see instead?
20:15:25 T:2981084016  NOTICE: HULU --> common :: getFEED :: url = 
http://p.hulu.com/getPlaylist?kv=1&iv=fnjDhA5a3%2B7d7Xdt81Lmow%3D%3D
20:15:36 T:2981084016   ERROR: Error Type: <type 'exceptions.IOError'>
20:15:36 T:2981084016   ERROR: Error Contents: (28, 'No space left on device')
20:15:36 T:2981084016   ERROR: Traceback (most recent call last):
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/default.py", line 57, in <module>
                                                modes ( )
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/default.py", line 38, in modes
                                                stream_media.Main()
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/resources/lib/stream_hulu.py", line 74, in __init__
                                                addcount = admodule.PreRoll(video_id,self.GUID,self.queue)
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/resources/lib/ads.py", line 27, in PreRoll
                                                succeeded = self.playAD(video_id,addcount,GUID)
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/resources/lib/ads.py", line 117, in playAD
                                                common.SaveFile(common.ADCACHE, playlist)
                                              File "/home/pyrotactix/.xbmc/addons/plugin.video.hulu/resources/lib/common.py", line 253, in SaveFile
                                                file.write(data)
                                            IOError: (28, 'No space left on device')
20:15:36 T:12171712   ERROR: Playlist Player: skipping unplayable item: 0, path 
[plugin://plugin.video.hulu/?url="50134639"&mode="TV_play"&videoid="226791"&eid=
$
20:15:36 T:12171712 WARNING: Attempt to set unplayable index 0

What version of the product are you using? On what operating system?
XBMCuBuntu 11

Please provide any additional information below.

Original issue reported on code.google.com by pyrotac...@gmail.com on 27 May 2012 at 4:21

GoogleCodeExporter commented 8 years ago
20:15:40 T:2860485488   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/Video/b/b37a5127.tbn
20:15:40 T:2798639984   ERROR: Cache - Failed write to file 
special://masterprofile/Thumbnails/c/c78cfd71.jpg
20:15:40 T:2860485488   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/Video/7/75a9cc62.tbn
20:15:41 T:2902449008   ERROR: SQL: Insertion failed because database is full
                                            Query: update texture set usecount=usecou20:15:59 T:2860485488   ERROR: Texture manager unable to load file: special$
20:15:59 T:2798639984   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/6/6bd516bd.png
20:15:59 T:2860485488   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/Video/e/eeaca498.tbn
20:15:59 T:2902449008   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/Video/0/03bd323e.tbn
20:16:00 T:2972691312   ERROR: CacheImage Unable to create new image 
special://masterprofile/Thumbnails/Video/b/b22e7cc9.tbn from image 
http://thumbnails.hulu.c$
20:16:00 T:2790247280   ERROR: SQL: Insertion failed because database is full
                                            Query: update texture set usecount=usecount+1, lastusetime=CURRENT_TIMESTAMP where id=459
20:16:00 T:2790247280   ERROR: GetCachedTexture, failed on url 
'http://assets.hulu.com/shows/key_art_dinosaur_king.jpg'
20:16:00 T:2860485488   ERROR: SQL: Insertion failed because database is full
                                            Query: update texture set usecount=usecount+1, lastusetime=CURRENT_TIMESTAMP where id=459
20:16:00 T:2860485488   ERROR: GetCachedTexture, failed on url 
'http://assets.hulu.com/shows/key_art_dinosaur_king.jpg'
20:16:00 T:2790247280   ERROR: Cache - Failed write to file 
special://masterprofile/Thumbnails/5/57ab50cc.jpg
20:16:00 T:2790247280   ERROR: Texture manager unable to load file: 
special://masterprofile/Thumbnails/Video/0/0138a447.tbn

Original comment by pyrotac...@gmail.com on 27 May 2012 at 4:37