Jump to content

Where does the metadata for "tags" come from


LiquidFX
Go to solution Solved by Happy2Play,

Recommended Posts

LiquidFX

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
Link to comment
Share on other sites

Happy2Play

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
Link to comment
Share on other sites

LiquidFX
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?

Link to comment
Share on other sites

  • Solution
Happy2Play

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.

Link to comment
Share on other sites

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...