Jump to content

Where does the metadata for "tags" come from


Go to solution Solved by Happy2Play,

Recommended Posts

Posted (edited)

I have a seasonal folders setup, it just has my entire library linked to them and a filter setup in each folder, where does the tags metadata come from. I have some movies that will populate tags automatically and some that dont. I have to add tags like "Christmas" and "Halloween" for the movies I want to show in the specific folder.

 

 

Untitled.png

Edited by LiquidFX
Posted

Hi, from you. They are user defined.

Posted

any idea on why some movies already have a lot of tags, I never setup them up.

Happy2Play
Posted (edited)

Mine come from my xml metadata tag <PlotKeywords> from TMDB.

	<PlotKeywords>
		<PlotKeyword>father-son relationship</PlotKeyword>
		<PlotKeyword>creativity</PlotKeyword>
		<PlotKeyword>friendship</PlotKeyword>
		<PlotKeyword>superman</PlotKeyword>
		<PlotKeyword>part live action</PlotKeyword>
		<PlotKeyword>toys</PlotKeyword>
		<PlotKeyword>batman</PlotKeyword>
		<PlotKeyword>based on toy</PlotKeyword>
		<PlotKeyword>falling in love</PlotKeyword>
		<PlotKeyword>duringcreditsstinger</PlotKeyword>
		<PlotKeyword>different worlds</PlotKeyword>
		<PlotKeyword>lego</PlotKeyword>
	</PlotKeywords>

See keywords in this example

 

tag.thumb.jpg.a4cd4ea928676d73ed16027010eb53a0.jpg

This has changed over time so it could just be in existing metadata.

Edited by Happy2Play
Posted
11 minutes ago, Happy2Play said:

Mine come from my xml metadata tag <PlotKeywords> from TMDB.


	<PlotKeywords>
		<PlotKeyword>father-son relationship</PlotKeyword>
		<PlotKeyword>creativity</PlotKeyword>
		<PlotKeyword>friendship</PlotKeyword>
		<PlotKeyword>superman</PlotKeyword>
		<PlotKeyword>part live action</PlotKeyword>
		<PlotKeyword>toys</PlotKeyword>
		<PlotKeyword>batman</PlotKeyword>
		<PlotKeyword>based on toy</PlotKeyword>
		<PlotKeyword>falling in love</PlotKeyword>
		<PlotKeyword>duringcreditsstinger</PlotKeyword>
		<PlotKeyword>different worlds</PlotKeyword>
		<PlotKeyword>lego</PlotKeyword>
	</PlotKeywords>

See keywords in this example

 

tag.thumb.jpg.a4cd4ea928676d73ed16027010eb53a0.jpg

how do you get it to fetch the tags?

  • Solution
Happy2Play
Posted

I use MediaCenterMaster as my fetching/renaming (xml metadata plugin to read these) .  Not sure when Emby stopped writing and using these via nfo metadata though.

Posted

Ok, I was just letting Emby handle it all. Guess I will change MCM to do the fetching. Thanks 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...