Win Help with SMB share to Kodi
#1
Hi,
I have Hard drive with movies and I share it with Kodi by SMB.
I am using the Eminence Skin.
When I am playing the movie in Kodi and clicking in the 'Information' bottom so I get a message:
"No information available"

My question is if it possible to create a file of information - I mean like my own database with poster of the movie and plot for each movie... Just like the add ons for Kodi - quasar, exodus and salts.

Someone know a software to do this?
Thank you.
Reply
#2
Look into media managers, I recommend Ember Media Manager. It's a pain to get going and perfect at first, but it's worth the time and effort.
Reply
#3
(2016-05-16, 01:48)ShlomiAB Wrote: Hi,
I have Hard drive with movies and I share it with Kodi by SMB.
I am using the Eminence Skin.
When I am playing the movie in Kodi and clicking in the 'Information' bottom so I get a message:
"No information available"

My question is if it possible to create a file of information - I mean like my own database with poster of the movie and plot for each movie... Just like the add ons for Kodi - quasar, exodus and salts.

Someone know a software to do this?
Thank you.
Scan things into your library and kodi will retrieve all the info as long as it recognizes the material by their file/folder names
Reply
#4
Actually I want my custom information.
So I found this:
http://kodi.wiki/view/Custom_video_entries
This is what I need, but I can't create the plot and the poster.
I create .NFO file...
You maybe know a line to add to this code:


<?xml version="1.0" encoding="utf-8"?>
   <movie>
        <title>Some title</title>
        <originaltitle>Some title just in case - you most likely dont need this either</originaltitle>
        <sorttitle>It will sort by this title if you include it</sorttitle>
        <genre>HomeMovies</genre>
        <id>-1</id>
   </movie>


Maybe line that can I add some plot and line for poster ?
Thank you
Reply

Logout Mark Read Team Forum Stats Members Help
Help with SMB share to Kodi0