Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

missing recordings

$
0
0
I am quite sure I found a problem. I believe it isn't mentioned yet.

My environment:
xbmc 12.0 (on OSX 10.7.5)
PVR and VU+ / Enigma2 Client addon Version 1.6.6
a dreambox dm7025 as backend with some autotimer and multiple recording directories

I am impressed from xbmc and the pvr support. Many thanks.

the issue:
The display of the recordings in xbmc doesn't display all recordings from all directories on the dreambox.

I enabled the debugging and noticed that the directory iteration in the recording scanning process stops if an empty directory is found. All remaining directories don't get scanned.
Removing or filling the empty directory on the dreambox confirms the assumption.
-> The directory iteration continues to the end or next empty directory.

e.g.
if files on dreambox
/hdd/movie/ (contains 2 recordings)
/hdd/movie/eureka/ (contains 1 recordings)
/hdd/movie/lost/ (contains 1 recordings)
then all 4 recordings are displayed in xbmc
-> ok


if files on dreambox
/hdd/movie/ (contains 2 recordings)
/hdd/movie/eureka/ (empty)
/hdd/movie/lost/ (contains 1 recordings)
then only 2 recordings (/hdd/movie/) are displayed, missing one from /hdd/movie/lost/
-> nok

20:10:11 T:4613214208 INFO: AddOnLog: VU+ / Enigma2 Client: GetHttpXML Got result. Length: 68
20:10:11 T:4613214208 DEBUG: AddOnLog: VU+ / Enigma2 Client: Could not find <e2movie> element
20:10:11 T:4613214208 ERROR: AddOnLog: VU+ / Enigma2 Client: GetRecordings Error fetching lists for folder: '/hdd/movie/eureka/'
20:10:11 T:4613214208 ERROR: PVR - GetRecordings - addon 'dm7025:dm7025' returned an error: server error
20:10:11 T:4613214208 ERROR: PVR - GetRecordings - cannot get recordings from client '1': server error
20:10:11 T:4613214208 DEBUG: CGUIWindowPVRRecordings - UpdateData - update window 'recordings'. set view to 13

request
http://dm7025/web/movielist?dirname=%2Fhdd%2Fmovie%2Feureka%2F
response
<e2movielist></e2movielist>

Viewing all articles
Browse latest Browse all 84005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>