Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specification #90

Open
joshuaavalon opened this issue Mar 4, 2017 · 5 comments
Open

Specification #90

joshuaavalon opened this issue Mar 4, 2017 · 5 comments

Comments

@joshuaavalon
Copy link

What is the specification of the xml? I am hand crafting the xml. What are the necessary field, mapping field and sample data? It would be nice if you can provide the specification in file or wiki

@Em31Et
Copy link

Em31Et commented Mar 4, 2017

You can use these tools to generate compatible nfo.
http://kodi.wiki/view/Library_managers
Since Plex have less fields, not all fields in the nfo are used.

@SlrG
Copy link
Collaborator

SlrG commented Mar 4, 2017

IMHO the source code is quite readable. Look for lines which contain nfoXML e.g.
try: metadata.title = nfoXML.xpath("title")[0].text
The title tag is used.

@joshuaavalon
Copy link
Author

@SlrG Yes, I can read source code. But it is like documentation. Not necessary but good to have.

@SlrG
Copy link
Collaborator

SlrG commented Jul 21, 2017

Foundation to a wiki is created. Maybe I can add some info about this there later on.

@otravers
Copy link

You can use these tools to generate compatible nfo.
http://kodi.wiki/view/Library_managers
Since Plex have less fields, not all fields in the nfo are used.

That link no longer works. The best alternative is probably:
https://kodi.wiki/view/NFO_files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants