Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
you might want to wait for the next build if you need xrandr. I'll publish a new one this evening.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 13
Joined: Mar 2011
Reputation:
0
Drymex
Junior Member
Posts: 13
Hello, I have a few .RAR files containing subtitles for my movies, problem is that every time I restart my machine a new "rarfolder000" is created in my .xbmc/temp dir. So after a while either I clean it or I have copies upon copies of the same unrarred files...
This behavior started since I changed my xbmc repository to Lars Op den Kamp's, is it normal, a known bug or a problem of my machine?
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
isn't that what a temp folder is for...
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 13
Joined: Mar 2011
Reputation:
0
Drymex
Junior Member
Posts: 13
Sure. But rarfolder0000, rarfolder0001, rarfolder0002 etc. each occupy a few hundred megs and in a machine with a small system HDD (CF) that's a problem.
Also when I initiate a movie playback it takes a couple of minutes before it finally starts, I suppose that's because the machine creates the "rarfolder". But it does it at each playback session (If I stop and start again the same or another file it does it). Is it checking for subtitles in the unpacked directory or unpacking again the rars?
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
looks like it. isn't related to pvr though. mainline xbmc (11.0-pre) will probably show the same behaviour, so if it's a bug, it's a bug in mainline
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
you're using an outdated xbmc-packaging. it's failing because pysqlite was removed in mainline. upgrade it or wait until packaging is fixed again if it's not yet.
the reason for the channel numbering to change is that your channels changed on the backend. some were removed and some were added. xbmc only take the backend's channel numbering the first time it imports channels. after that, new channels will be added at the back of the list. the reason is that you may have changed the order in xbmc, or have multiple backends and 1 update from 1 add-on would reset the custom changes.
I'll add a new setting that tells xbmc to always use the backend channel order if possible.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
@both:
the backend is removing and adding channels or is changing channel uid's. that's the backend's or the add-on's problem and xbmc is behaving as intended. contact the add-on author(s) if it's not working properly with vnsi.
@decaturguy:
then that pkgbuild thing is outdated. contact the maintainer of that script or compile xbmc from source, as is described on the wiki.
@ant_thomas:
reset the epg database in the gui settings. if it's still failing after a reset, then post a debug log please.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.