kodi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kodi [2021/04/08 20:58] – [Metadata] - duplicate line rjt | kodi [2025/04/14 15:46] (current) – NFO Maker, version nb rjt | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Usage ===== | ===== Usage ===== | ||
+ | |||
+ | NB: I'm using an old version (17), because that's the last one that runs on 32-bit computers, so my notes are pretty out of date. | ||
==== Keyboard Shortcuts ==== | ==== Keyboard Shortcuts ==== | ||
Line 7: | Line 9: | ||
Some keyboard shortcuts I forget: | Some keyboard shortcuts I forget: | ||
- | ^ c ^ __C__ontext menu | Let's you do handy things like mark a movie as watched | | + | ^ c ^ __C__ontext menu | Let's you do handy things like mark a movie as watched |
+ | ^ i ^ __I__nformation | ||
^ \ ^ Fullscreen toggle | | | ^ \ ^ Fullscreen toggle | | | ||
Line 21: | Line 24: | ||
You can use .nfo files instead of, or to enhance the data Kodi gets from databases like [[TMDB]]. | You can use .nfo files instead of, or to enhance the data Kodi gets from databases like [[TMDB]]. | ||
+ | |||
+ | If you're setting this up after already having a big collection of stuff you can use a combination of tools like [[comm]] (or [[diff]]), [[find]], and [[sort]] to check which directories don't have .nfo files. | ||
+ | |||
+ | < | ||
+ | |||
+ | Anyway, here' | ||
+ | |||
+ | * [[tinyMediaManager]] | https:// | ||
+ | * [[MediaElch]] | https:// | ||
+ | * [[FileBot]] | https:// | ||
+ | * [[https:// | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
=== Movie === | === Movie === | ||
Line 33: | Line 50: | ||
I have a file called '' | I have a file called '' | ||
- | <code xml> | + | <code xml movie.nfo> |
<?xml version=" | <?xml version=" | ||
< | < | ||
Line 60: | Line 77: | ||
Like with movies, I have a template I use: | Like with movies, I have a template I use: | ||
- | <code xml> | + | <code xml music-video.nfo> |
<?xml version=" | <?xml version=" | ||
< | < | ||
Line 66: | Line 83: | ||
< | < | ||
< | < | ||
- | < | ||
< | < | ||
< | < | ||
< | < | ||
< | < | ||
+ | < | ||
</ | </ | ||
</ | </ | ||
- | Supposedly ' | + | Supposedly ' |
+ | |||
+ | [[https:// | ||
+ | |||
+ | If you want to include your own thumbnail (// | ||
+ | |||
+ | ==== Playlists ==== | ||
+ | |||
+ | I haven' | ||
+ | |||
+ | * [[https:// | ||
+ | |||
+ | You have four types (well, I'm ignoring one deliberately): | ||
+ | |||
+ | * **Queue** - Temporary list you can add videos to as you explore your library. | ||
+ | * **Party Mode** - Temporary list of ten random songs from your library, can set exclusion rules. Seems like a bad way to run a party to me. | ||
+ | * **Basic** - List of paths to files, in m3u, pls, etc. formats, like you'd use elsewhere. | ||
+ | * **Smart** - A dynamic playlist based on querying Kodi's database. There' | ||
+ | |||
+ | ==== Accompanying Media ==== | ||
+ | |||
+ | You can keep images like album covers and film posters in their works' respective folder if you don't want to rely on scrapers, or want to override their choices. It's not a feature I've made use of yet (though I do it for most of my music library anyway), but I was curious, so I'm reading about it. I think I'll find it useful for music videos at least, and maybe customising the odd film poster. | ||
+ | |||
+ | You can also add a ' | ||
+ | |||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | === Movie === | ||
+ | |||
+ | * [movie] ([year])-poster.[ext] - Poster image, main image used in menus. | ||
+ | * [movie] ([year])-trailer.[ext] - Movie trailers. | ||
+ | * [movie] ([year])-theme.[ext] - Audio file... | ||
+ | |||
+ | === Music Video === | ||
+ | |||
+ | * [artist] - [song]-poster.[ext] - Video thumbnail. | ||
+ | * Others: https:// | ||
+ | |||
+ | ===== See Also ===== | ||
- | The page on the Kodi wiki says you need to keep the files in one directory and use the filename format '' | + | * [[Kore]] - [[Android]] app I use as a remote. |
- | {{tag> | + | {{tag> |
kodi.1617879504.txt.gz · Last modified: 2021/04/08 20:58 by rjt