kodi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kodi [2022/04/15 09:48] – Tidying some musicvid info, moving subtitle to rage page 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 24: | Line 27: | ||
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. | 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. | ||
- | I tend to do them by hand, but here' | + | <del>I tend to do them by hand because I'm overly picky about [[metadata|metadata]], but</ |
+ | |||
+ | Anyway, | ||
* [[tinyMediaManager]] | https:// | * [[tinyMediaManager]] | https:// | ||
- | * [[MediaElch]] | https:// | + | * [[MediaElch]] | https:// |
* [[FileBot]] | https:// | * [[FileBot]] | https:// | ||
+ | * [[https:// | ||
* [[https:// | * [[https:// | ||
Line 44: | Line 50: | ||
I have a file called '' | I have a file called '' | ||
- | <code xml> | + | <code xml movie.nfo> |
<?xml version=" | <?xml version=" | ||
< | < | ||
Line 71: | 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 85: | Line 91: | ||
</ | </ | ||
- | Supposedly ' | + | Supposedly ' |
[[https:// | [[https:// | ||
+ | |||
+ | If you want to include your own thumbnail (// | ||
==== Playlists ==== | ==== Playlists ==== | ||
- | I haven' | + | I haven' |
* [[https:// | * [[https:// | ||
Line 98: | Line 106: | ||
* **Queue** - Temporary list you can add videos to as you explore your library. | * **Queue** - Temporary list you can add videos to as you explore your library. | ||
- | * **Party Mode** - Temporary list of ten random songs from your library. Seems like a bad way to run a party to me. | + | * **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 m3, pls, etc. formats, like you'd use elsewhere. | + | * **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' | * **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 ===== | ===== See Also ===== |
kodi.1649980126.txt.gz · Last modified: 2022/04/15 09:48 by rjt