More detailed logs

This commit is contained in:
Aleksandr Statciuk 2022-01-31 06:55:05 +03:00
parent 16ca23efe5
commit 9367c061e9
9 changed files with 60 additions and 40 deletions

View file

@ -56,7 +56,7 @@ async function createQueue() {
site_id: item.site_id,
lang: item.lang,
date: undefined,
error: 'Wrong channel ID'
error: 'The channel has the wrong xmltv_id'
})
continue
}