Linux Autorec: Unable to obtain int id for string id
#1
The log is spammed with errors from the tvheadend addon regarding autorec entries.

how to i fix this, are they orphaned recording entries?

kodi log

Code:
ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - Autorec: Unable to obtain int id for string id d20c118504c0a960a81269c0246852e0

Code:
xbmc@xbmc:~/.hts/tvheadend/dvr/autorec$ cat d20c118504c0a960a81269c0246852e0
{
        "enabled": true,
        "title": "Peppa Pig",
        "fulltext": false,
        "channel": "5c18f5c15baf857500df725041052717",
        "tag": "",
        "start": "06:10",
        "start_window": "06:40",
        "start_extra": 0,
        "stop_extra": 0,
        "weekdays": [
                1,
                2,
                3,
                4,
                5,
                6,
                7
        ],
        "minduration": 0,
        "maxduration": 0,
        "content_type": 0,
        "pri": 0,
        "record": 0,
        "retention": 0,
        "config_name": "2b704f25e4025ac8da53096677309608",
        "brand": "",
        "season": "",
        "serieslink": "",
        "creator": "192.168.1.13",
        "comment": "Created from EPG query"
}


Kodi V16
TVheadned 4.1
Reply
#2
Hi, it could be the case that you have an access rights problem.

Could you please check whether the username used to access tvheadend from Kodi matches the owner of your Autorecs. Otherwise tvheadend will not send the Autorecs to the Kodi pvr add-on which would explain the errors you're seeing. Fix obviously would be to sync the user name and the owner in the tvheadend webif.
Reply
#3
Other way to fix this could be to allow your Kodi tvheadend user to access recordings from all users.

"Configuration"->"Users"->"Access Entries" => your Kodi user + "All DVR"
Reply
#4
(2016-04-07, 11:02)ksooo Wrote: Other way to fix this could be to allow your Kodi tvheadend user to access recordings from all users.

"Configuration"->"Users"->"Access Entries" => your Kodi user + "All DVR"

I have a default allow all entry that should allow for access to all recordings.

Image

Maybe remove the tvheadend user and just allow all everywhere.
Reply
#5
Maybe we are facing a tvheadend bug here? You should ask the tvheadend devs. Remember, any 4.1.xyz is unstable software, not an official release. Do you have the chance to check whether your problem also occurs with tvheadend 4.0.9?
Reply
#6
4.2 has 4 outstanding issues. so may update to that first, see if the log spam goes away. it doesnt appear to cause any issues, as ive been running fine on 16 for a while.
Reply

Logout Mark Read Team Forum Stats Members Help
Autorec: Unable to obtain int id for string id0