User:Karellen/scratchpad: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{VideoLibraryCreate}}
{{VideoLibraryCreate}}
{{mininav|[[Video library]]|[[Video management|Management]]|[[Naming video files]]}}
{{mininav|[[Video library]]||}}




= Introduction =
= Introduction =
<section begin="intro" />{{kodi}} v18 introduces limited support for reading of embedded tags and images in '''*.mkv''' and '''*.mp4''' video files. A very sought after feature for many members.<section end="intro" />
<section begin="intro" />{{kodi}} v18- Leia introduces support for Video File Tags using '''*.mkv''' and '''*.mp4''' video files. They are similar in principle to the tags saved in Audio files that we are so familiar with, but only limited support is available at this time. This is a very sought after feature for many members.<section end="intro" />
 


mp4 tags are standardized, but only for a rather small subset of the the information kodi can use, see above.. (spiff)
mp4 tags are standardized, but only for a rather small subset of the the information kodi can use, see above.. (spiff)


TV Shows are not yet supported.
TV Shows are not yet supported.


== Why do I want this? ==
== Why do I want this? ==
Line 16: Line 19:
It does away with the need to have .nfo files. Since metadata travels with the media file, there is no longer a need for potentially thousands of these smaller files and can make directory management even easier.
It does away with the need to have .nfo files. Since metadata travels with the media file, there is no longer a need for potentially thousands of these smaller files and can make directory management even easier.
Using ultra-high resolution Artwork/cover images that looks nicer on newer HD displays.(Pretty pictures!)
Using ultra-high resolution Artwork/cover images that looks nicer on newer HD displays.(Pretty pictures!)


== How does it change/differ to the old model? ==
== How does it change/differ to the old model? ==
Kodi has two options for metadata import: using an online scraper or using local information, traditionally in the form of .nfo files. local tag reading is bundled into the "Local Information" arm, as logically, metadata is still local (i.e not network-drawn) information. Thus, one can still use a combination of .nfo files and embedded information if they choose "Local Information" rather than to use a scraper.
Kodi has two options for metadata import: using an online scraper or using local information, traditionally in the form of .nfo files. local tag reading is bundled into the "Local Information" arm, as logically, metadata is still local (i.e not network-drawn) information. Thus, one can still use a combination of .nfo files and embedded information if they choose "Local Information" rather than to use a scraper.


Line 24: Line 28:


In essence this is meant to supplement, not replace, the traditional .nfo metadata.
In essence this is meant to supplement, not replace, the traditional .nfo metadata.




Line 31: Line 36:


This page assumes this setting has been enabled.
This page assumes this setting has been enabled.




Line 44: Line 48:


THE FOLLOWING SOFTWARE IS NOT ENDORSED BY TEAM KODI.
THE FOLLOWING SOFTWARE IS NOT ENDORSED BY TEAM KODI.


== Windows ==
== Windows ==
Line 49: Line 55:


MetaX is a user friendly tagging solution, However it is proprietary and paid ($10). It features much the same core features as MP3tag, but adds an online search functionality to grab metadata from providers such as iTunes, Amazon and others, as well as an autotag feature. This can be useful to people with enormous media collections where the time saved manually tagging justifies the price.
MetaX is a user friendly tagging solution, However it is proprietary and paid ($10). It features much the same core features as MP3tag, but adds an online search functionality to grab metadata from providers such as iTunes, Amazon and others, as well as an autotag feature. This can be useful to people with enormous media collections where the time saved manually tagging justifies the price.


== Mac ==
== Mac ==
MetaX was once available for free on macOS, It however seems to be abandoned and replaced by another project...
MetaX was once available for free on macOS, It however seems to be abandoned and replaced by another project...
MetaZ.
MetaZ.


== Linux ==
== Linux ==
Line 60: Line 69:


= A note on iTunes =
= A note on iTunes =
Apple, in their wisdom, have created a subset of tags that are strictly speaking only meant for use with iTunes. However, most tagging software can read and write these iTunes tags.


Apple, in their wisdom, have created a subset of tags that are strictly speaking only meant for use with iTunes. However, most tagging software can read and write these iTunes tags.


= Supported Tags =
= Supported Tags =
Line 296: Line 306:


= Artwork =
= Artwork =
  for mkv you can have embedded thumbs. currently limited to:
  for mkv you can have embedded thumbs. currently limited to:
     - 'small_cover.png' or 'small_jover.jpg' for thumbnails (as specified on matroska.org)
     - 'small_cover.png' or 'small_jover.jpg' for thumbnails (as specified on matroska.org)
Line 303: Line 312:
    
    
MP4 artwork is supported.
MP4 artwork is supported.





Revision as of 00:09, 18 January 2018

Create Video Libraries
1. The Basics
2. Source Folder
3. Movie Setup
4a. TV Show Setup
4b. Seasons Setup
4c. Episodes Setup
5. Music Videos Setup
6. Add Source & Scrape
7. Scraping Problems
Home icon grey.png   ▶ Video library ▶ scratchpad


Introduction

Kodi v18- Leia introduces support for Video File Tags using *.mkv and *.mp4 video files. They are similar in principle to the tags saved in Audio files that we are so familiar with, but only limited support is available at this time. This is a very sought after feature for many members.


mp4 tags are standardized, but only for a rather small subset of the the information kodi can use, see above.. (spiff)

TV Shows are not yet supported.


Why do I want this?

There are multiple reasons why one would want to use this feature: Media may already contain useful metadata (the reverse however is also true - many files contain "junk" metadata, hence why the feature defaults to off). It gives one more control over the metadata than scrapers do (as scrapers may misclassify media and pull the wrong data). It does away with the need to have .nfo files. Since metadata travels with the media file, there is no longer a need for potentially thousands of these smaller files and can make directory management even easier. Using ultra-high resolution Artwork/cover images that looks nicer on newer HD displays.(Pretty pictures!)


How does it change/differ to the old model?

Kodi has two options for metadata import: using an online scraper or using local information, traditionally in the form of .nfo files. local tag reading is bundled into the "Local Information" arm, as logically, metadata is still local (i.e not network-drawn) information. Thus, one can still use a combination of .nfo files and embedded information if they choose "Local Information" rather than to use a scraper.

It is important to note however that .nfo files will override embedded information. (https://forum.kodi.tv/showthread.php?tid=326340)

In essence this is meant to supplement, not replace, the traditional .nfo metadata.


Settings

The Kodi settings has the option to enable or disable the reading of video file tags. The default setting is disabled.
link to settings page here- Settings>Media Settings>Videos>Use video tags

This page assumes this setting has been enabled.


Folder & File Structure

The use of Video File Tags does not absolve you from using the correct Folder and File structure for Movies, TV Shows and Music Videos as detailed in the previous pages. Use the navbox above to locate and read those requirements.


Tagging

There's currently no proper video tagging software that's user-friendly. (martijn)

THE FOLLOWING SOFTWARE IS NOT ENDORSED BY TEAM KODI.


Windows

mp3tag is a Windows based metadata editor for many different files types, including MP4 (despite what it's name may suggest). While somewhat complex, it provides very fine-grained control over tagging, and is a worthwhile asset in any media management library.

MetaX is a user friendly tagging solution, However it is proprietary and paid ($10). It features much the same core features as MP3tag, but adds an online search functionality to grab metadata from providers such as iTunes, Amazon and others, as well as an autotag feature. This can be useful to people with enormous media collections where the time saved manually tagging justifies the price.


Mac

MetaX was once available for free on macOS, It however seems to be abandoned and replaced by another project... MetaZ.


Linux

A note on iTunes

Apple, in their wisdom, have created a subset of tags that are strictly speaking only meant for use with iTunes. However, most tagging software can read and write these iTunes tags.


Supported Tags

are the tags in this table for both mkv and mp4?

Is it ok to remove the music related tags? Are they separated accurately?

I cannot find these video related tags in mp3tag

What format is this- id3, APE, Generic, MP4, other?

IMDBURL/TMDBURL is this one tag or two separate tags?



Video File Tags
? Tag Type Description
-B -podcast NUM Set the podcast flag
-c -comment STR Set a general comment
-C -copyright STR Set the copyright information
-e -encodedby STR Set the name of the person or company who encoded the file
-E -tool STR Set the software used for encoding
-g -genre STR Set the genre name
-G -grouping STR Set the grouping name
-H -hdvideo NUM Set the HD flag (1\0)
-i -type STR Set the Media Type(tvshow, movie, music, ...)
-I -contentid NUM Set the content ID
-j -genreid NUM Set the genre ID
-l -longdesc STR Set the long description
-m -description STR Set the short description
-M -episode NUM Set the episode number
-n -season NUM Set the season number
-N -network STR Set the TV network
-o -episodeid STR Set the TV episode ID
-O -category STR Set the category
-p -playlistid NUM Set the playlist ID
-P -picture PTH Set the picture as a .png
-r -remove STR Remove tags by code (e.g. "-r cs" removes the comment and song tags)
-S -show STR Set the TV show
-X -rating STR Set the Rating(none, clean, explicit)
-y -year NUM Set the release date
-help Display this help text and exit
-version Display version information and exit
Music File Tags- TO BE REMOVED FROM LIST? or is it used for Music Videos?
? Tag Type Description
-A -album STR Set the album title
-a -artist STR Set the artist information
-b -tempo NUM Set the tempo (beats per minute)
-d -disk NUM Set the disk number
-D -disks NUM Set the number of disks
-L -lyrics NUM Set the lyrics
-R -albumartist STR Set the album artist
-s -song STR Set the song title
-t -track NUM Set the track number
-T -tracks NUM Set the number of tracks
-w -writer STR Set the composer information
-z -artistid NUM Set the artist ID
-Z -composerid NUM Set the composer ID
  • for mkv you can add an attachment named kodi-metadata. this is an an embedded .nfo file
  • for mkv you can add an attachment named kodi-override-metadata. if combined with specifying IMDB/TMDB url, you get a url nfo. if alone, you get an override nfo


Artwork

for mkv you can have embedded thumbs. currently limited to:
   - 'small_cover.png' or 'small_jover.jpg' for thumbnails (as specified on matroska.org)
   - 'cover.png' or 'cover.jpg' for posters (as specified on matroska.org)
   - 'fanart.png' or 'fanart.jpg' for fanart
 

MP4 artwork is supported.



Return to top


Next step: Naming Movies