Problem importing watched status of videos
#1
I'm switching machines so I exported my database to individual folders on the old XBMC and scanned the same folders into the library on the new XBMC. All of the data appears to be there except the watched status.

I captured a debug log here: http://pastebin.com/W7Vm75fQ

I know for a fact that the NFO file for archer.s01e01.720p.hdtv.x264-dimension.mkv exists, contains data in the <lastplayed> and <playcount> fields, and according to the debug log XBMC sees the NFO file.

I'd appreciate any pointers as I'm at a loss.

P.S. If it makes any difference, the old XBMC is 9.11b2 and the new XBMC is OpenElec 0.99.5 (XBMC 10.1).

Thanks
Reply
#2
you need to have the following in your advancedsettings.xml

<videolibary>
<importwatchedstate>true</importwatchedstate>
</videolibary>
Reply
#3
Thanks Soutie! Had no idea that was a configurable option.

Just an FYI for anyone having the same problem: videolibrary in the snippet above is misspelled. Just correct the spelling before using.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem importing watched status of videos0