mysql and NFO files
#1
I have a number of Kodi clients set up in the house that share a single mysql database.
Kodi v16.1
mysql - MariaDB

Everything seems to be working great except for any movies that have NFO files. The scrapper picks up the movie but doesn't seem to add anything to the database other than the <title></title> tag.
Nothing else from the NFO seems to be added to the database.
I've used this wiki to create the NFO files
http://kodi.wiki/view/NFO_files/Movies
and used Windows notepad to create the text files.

And suggestions would be greatly appreciated.
Reply
#2
can you post an example of one of two of your NFO files?

use Pastebin.com and post the link
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Reply
#3
I think this is short enough to not need pastebin.com

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<movie>
<title>Beyond xyz </title>
<original>Beyond xyz </originaltitle>
<sorttitle>xyz, 3</sorttitle>
<set>xyz Collection</set>
<year>1980</year>
<outline></outline>
<plot>things happen in xyz </plot>
<tagline></tagline>
</movie>

The NFO file has the same name as the movie.

Thanks.
Reply
#4
Your originaltitle tag seems unmatched (original vs originaltitle)

Can you fix that on one and force a refresh on the movie?
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Reply
#5
HOLY CRAP!
I probably proofed that sixty seven million times.
Thanks.
Reply
#6
(2017-02-16, 04:39)rcrh Wrote: HOLY CRAP!
I probably proofed that sixty seven million times.
Thanks.

no probs Smile
4x R-Pi4b LibreELEC v10 | Aeon Nox: SiLVO | Flirc cases
Storage Synology DS411 | 4 x WD RED 6TB
Software MariaDB 10.4.19 | Filebot | Ember Media Manager
wiki (wiki) | First time user (wiki) | Debug_Log (wiki) | mysql (wiki) | artwork (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
mysql and NFO files0