home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Using tvshow.nfo metadata to match series
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1176803" data-attributes="member: 17766"><p>Hi,</p><p></p><p>Some automators like Sonarr and Sickbeard (and Kodi scraper) place a metadata file called "tvshow.nfo" in series folders which contains the show information and also exact tvdb ID, attached an example of one.</p><p>Basically all the info MP-TVseries would need to do a direct match is in there and here's an example of how it could work:</p><p></p><p>- Root folder of all series is \\NAS\Tv</p><p>- Each series has its own folder like for example \\NAS\Tv\@Midnight</p><p>- In the series folder \\NAS\Tv\@Midnight there's a file called tvshow.nfo</p><p>- It reads the XML contents and looks for this node:</p><p></p><p>[code]<tvshow></p><p>....</p><p> <id>274099</id></p><p>....</p><p></tvshow>[/code]</p><p></p><p>- It then skips online lookups and uses this ID directly, this saves time and prevents mismatches because the tvshow.info will always have the correct ID.</p><p></p><p>Would be great if local metadata importing can be supported <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Rick164, post: 1176803, member: 17766"] Hi, Some automators like Sonarr and Sickbeard (and Kodi scraper) place a metadata file called "tvshow.nfo" in series folders which contains the show information and also exact tvdb ID, attached an example of one. Basically all the info MP-TVseries would need to do a direct match is in there and here's an example of how it could work: - Root folder of all series is \\NAS\Tv - Each series has its own folder like for example \\NAS\Tv\@Midnight - In the series folder \\NAS\Tv\@Midnight there's a file called tvshow.nfo - It reads the XML contents and looks for this node: [code]<tvshow> .... <id>274099</id> .... </tvshow>[/code] - It then skips online lookups and uses this ID directly, this saves time and prevents mismatches because the tvshow.info will always have the correct ID. Would be great if local metadata importing can be supported :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Using tvshow.nfo metadata to match series
Contact us
RSS
Top
Bottom