Video library: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Spiff
No edit summary
(248 intermediate revisions by 19 users not shown)
Line 1: Line 1:
The Video Library, one of the [[The XBMC Database|XBMC databases]] allows the organization of your video content by information associated with the video files themselves.
{{mininav}}
This information can be obtained in various different ways, like through [[How To use Scrapers|Scrapers]] (ie. [[IMDB|IMDb]]) and [[Nfo|nfo]] files.
The Library Mode view allows you to browse your video content by things like; Genre, Title, Year, Actors and Directors.




==Preparing your Videos to be Scanned==
== Topic navigation ==
{|
| valign="top" |
First you have to decide what sort of video is contained in the folder/share you wish to scan via [[Playing and Controlling Videos#The Context_Menu|The Context Menu]], for more info see:
*[[How To use Scrapers]]


For [[TV Shows|TV shows]] to work properly in the Video Library, the file naming conventions used have to match the regular expressions used in XBMC, see:
{{Index two column
*[[TV Shows#TV show file naming conventions|TV show file naming conventions]].
| image 1 = Video.png
|
| link 1 = HOW-TO:Create_Video_Library
[[image:Set_content0.jpg|360px]]
| link name 1 = Guide to Create, Modify and Re-build your Video Library
|}


==Navigating your Library==
| image 2 = Book icon 1.png
The library organizes your videos into two basic categories, Movies and [[TV Shows]]. Further these categories are divided into sub-catergories, allowing you to find a specific video through criteria like genre, actors, directors, year etc.
| link 2 = Video_management
{|
| link name 2 = Library Management
|
[[image:library.myvideos.jpg|360px]]
| valign="top" |
; View:
: You can the toggle between the different display options, amongst others; List, Icons and Big Icons.
; Sort By:
: You can choose what criteria to sort your Videos by. Note the arrow to the right which controls whether the items are sorted in ascending or descending order.
; Library Mode
: This control allows you to switch between Library Mode and [[My Videos#Files View|File View]]. (used to be called Switch View)
; Watched Status
: Toggles between All Videos, Watched and Unwatched. XBMC will show only the media you designate.
; Search
: You can search for a string anywhere in the [[The XBMC Database|XBMC video database]].
; Filter
: Allows you to filter the media files to only show videos that include the specified string in the name.
|}
You can select the default startup screen in Video Library Mode via the ''Make Default'' option of [[Playing and Controlling Videos#The Context_Menu|The Context Menu]], (Selecting Movies, TV Shows, Title in each etc.)


==Clean Video Library==
| image 3 = Oxygen480-actions-media-playback-start.png
Cleaning up the Video Library (removing invalid entries and compressing) can be done via the [[User Interface Settings]], in the [[My Videos Settings]] with the Clean Library option.
| link 3 = Video_playback
| link name 3 = Video Playback Controls
| description 3 = A guide that describes the player controls, how to access on-screen displays, adjust settings for video, audio, subtitles and more.


[[category:Usage]]
| image 4 = Search blue.png
| link 4 = :Category:Video_library
| link name 4 = Index of Video articles
| description 4 = A listing of Video library related pages
}}
 
 
 
 
== How-tos ==
Assorted how-tos related to the video library:
 
<!-- This section is auto-generated based on the following criteria. It then lists the page name and the text in the "intro" section, if provided. -->
<dpl>
category = How-to
category = Video library
notcategory = Outdated
format  = ,{{list2|%PAGE%}}
</dpl>
 
 
{{updated|17}}
 
[[Category:Index]]
[[Category:Manual]]
[[Category:Karellen]]
[[Category:Video library]]
[[Category:General topics]]

Revision as of 08:44, 6 March 2018

Home icon grey.png   ▶ Video library


Topic navigation

icon Guide to Create, Modify and Re-build your Video Library
Kodi has the ability to create separate Movie, TV Show and Music Video libraries that can display your collections in an Artwork and information rich display. Follow these pages to step through the creation of your libraries.
icon Library Management
Now that you have your library setup and have become confident with using Kodi, you can start experimenting with modifying your library so it better suits your preferences.

This page will guide you to other wiki pages that are commonly used to modify the library.

icon Video Playback Controls
A guide that describes the player controls, how to access on-screen displays, adjust settings for video, audio, subtitles and more.
icon Index of Video articles
A listing of Video library related pages



How-tos

Assorted how-tos related to the video library:


HOW-TO:Modify automatic watch and resume points
This page describes three advancedsettings.xml settings that can be used to modify when "watched" and "resume" marks are saved. These settings can also be used to prevent automatically saving watched and resume points. A watched point records if a video has been watched or not. A resume point records where in a video file playback has stopped, so it can be resumed later.
HOW-TO:Modify dirty regions
Dirty regions is an advanced setting and interface rendering method that can help speed up the GUI in Kodi and decrease the demand on your CPU and GPU. Dirty regions has no effect during video playback unless there are GUI elements (on screen buttons) visible. Using dirty regions requires Kodi v11 (Eden) or higher.
HOW-TO:Modify the video cache
This page describes three advancedsettings.xml settings that can be used to maximize the video playback cache. You can use all or just a couple of these settings to see significant improvements in cache performance, should you require it (most users will not require these modifications). This can help with intermittent network issues, buffering, reduce how long the network is tied up, and sometimes improve battery life.
HOW-TO:Modify time seeking
This page describes various advancedsettings.xml settings that can be used to modify the default seek "steps" in Kodi, commonly mapped to the directional keys during playback (left, right, up, down). By default, up/down is "BigStepForward/Back" +/- 10 minutes, and left/right is "StepForward/Back" +/- 30 seconds. There is also "SmallStepBack", which is -7 seconds. All of these options can be modified.
HOW-TO:Set up subtitle services
As per Kodi v13 "Gotham", subtitles support is now built into Kodi. And instead of downloading a full subtitle download add-on, you now install one (or more) specific subtitle services.
Video file tagging
Kodi v18 Leia introduces support for embedded video tags using *.mkv and *.mp4 video files. *.avi support is available since v18.x. They are similar in principle to the tags saved in audio files. Only limited support for video tags is available at this time.