Adding video sources: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 129179 by Tinwarble (talk))
Line 1: Line 1:
{{Video setup quick links}}
{{mininav|[[Video library]]|[[Video management|Management]]}}
<section begin="intro" />A video source is a kind of media source. [[Media sources]] are the links that tell Kodi where your content is stored and what type of content is contained within each one. 
You can have multiple sources for each media type. <section end="intro" />
You can use local media, file shares, removable USB drives, etc.
{{note|'''[[UPnP]] won't work with the library features (scanning data in like summaries and movie covers) in Kodi''', but just about all the other options should be fine.}}
__TOC__
{{-}}
== Adding sources ==
<section begin="adding video" />
<gallery widths=500px heights=313px>
File:Quick-start-1.png|'''Step 1:''' Select "Videos" in the home screen menu.
File:Quick-start-2.png|
File:Quick-start-2.1.png|'''Step 2:'''  Select Files, then select "Add Videos".  Note: if you do not see an option "Add Videos", you need to enable it by going to Settings > Appearance > File Lists > Show 'add source' buttons.
File:Quick-start-3.png|'''Step 3:''' The "Add Video Source" screen will be displayed. Then select the "Browse" button. {{note|You can also type a local or network file path directly into this box, if you already know the address/path. For example, <code>smb://192.162.0.4</code> could be typed in directly and saved, which will skip the "browsing" step.}}
File:Quick-start-4.png|'''Step 4:''' Now browse to where you keep your videos stored. Once you have found the folder you keep your videos in, select the "OK" button.  If you keep them shared on a network drive, read the [[Configuring PC Shares]] article for more information about setting up a share on your computer first.
File:Quick-start-5.png|'''Step 5:''' Name this Video Source however you like. If it is a movie folder, you will probably want to name it "Movies", and if it is a TV Show folder then you will probably want name it TV Shows. The name doesn't matter to Kodi. Then select "OK".
File:Quick-start-6.png|
File:Quick-start-6.1.png|'''Step 6:''' The set content window will display, this is where you tell Kodi what type of media is in the folder. Select "This directory contains" and in the new window select the media type(in this example movies).
File:Quick-start-7.png|'''Step 7:''' There are a number of options underneath, see '''[[Adding videos to the library/Setting content and scanning|Setting content and scanning]]''' to check what options to enable. Then select "OK"
File:Quick-start-8.png|'''Step 8:''' Press Yes to scan the content to the library (if no is pressed, it can be scanned later).
</gallery>
<section end="adding video" />
== Adding Remote sources ==
== Adding Remote sources ==
For details on the supported protocols and configuration
For details on the supported protocols and configuration
Line 15: Line 43:


<gallery widths=500px heights=400px >
<gallery widths=500px heights=400px >
File:Add-Network-Location.png | Select '''Add network location...''' from the list shares.  
File:04-Add-Video-Source-Add-Network-Location-500x258.jpg | Choose '''Add network location...''' from the list of new shares. Fill in all the details and use the '''IP Address''' for the server name. (don't trust that zero-conf will work)
 
File:05-Add-Video-Source-Browse-Network-Share-Added-500x369.jpg|Click '''OK''' and you should see your server in the list of sources
 
File:07-Add-Video-Source-Main-Popup-Menu-Movie-Source-500x294.jpg|Now you should be able to add the path to the type of source from the server
</gallery>
 
== Making one source from multiple locations ==
[[File:Multi locations in one source.png|right|500px]]


File:Add-Network-Location_2.png|In the new window select the correct '''Protocol''' for your '''Network Share''', then select '''Server Name'''.
You might notice that Kodi has an "ADD" button in addition to a "BROWSE" button when you are adding a source. After you add your first location, you can add a second location (network or local. you can even mix them) and Kodi will show both folders as a single folder/source.


File:Add-Network-Location_3.png|Type in either the '''IP Address''' or the '''Device name''' of your server. Note: if you use a dynamic IP for your NAS you could lose access to your shares if the IP changes.  It is recommended that you use a static IP if adding your share this way.
Kodi will also combine the subfolders within the source/locations. For example, if you had a hard drive for TV shows, but ran out of space, you could make a second hard drive with the same folder paths and Kodi would merge them together to a single directory path. Such as


File:Add-Network-Location_4.png|In the '''Share Folder''' type in the name of the folder on your NAS that you wish to accessIf your share requires a '''Username''' and '''Password''' add those in the appropriate sections. Select '''OK''' and you should now see your share added to the '''Browse for new share''' list.
:<code>Hard drive 1/TV shows/<br />
</gallery>
:Hard drive 2/TV shows/</code>
 
and the same is true for an additional nested folder with the same way:
 
:<code>Hard drive 1/TV shows/American Dad/<br />
:Hard drive 2/TV shows/American Dad/</code>
 
You could have half of a show on one hard drive, half on another, and Kodi will show it to you as if it was in a single location by using multiple locations in a single source.
   
{{note|This only impacts the basic "Files view". The default Library nodes will combine things by show even if their files are spread across multiple drives. '''Most users will not really benefit from using multiple paths in a single source.'''}}
{{-}}
 
== Password protected sources ==
{{See|Media sources#Locking}}
 
== See also ==
* [[Media sources]]
* [[File sharing]]
 
{{Updated|16}}
 
[[Category:Scraper]]
[[Category:Manual]]
[[Category:Video library]]

Revision as of 04:20, 16 April 2017

Template:Video setup quick links

Home icon grey.png   ▶ Video library ▶ Management ▶ Adding video sources

A video source is a kind of media source. Media sources are the links that tell Kodi where your content is stored and what type of content is contained within each one.

You can have multiple sources for each media type.

You can use local media, file shares, removable USB drives, etc.

Note: UPnP won't work with the library features (scanning data in like summaries and movie covers) in Kodi, but just about all the other options should be fine.


Adding sources


Adding Remote sources

For details on the supported protocols and configuration

See: File sharing

Follow the steps (above) for adding a source, but when you get to the 'browse' section (step 4), you need to do one of the following:

If your remote device is visible from one of the existing choices (e.g 'Network File system' , 'UPnP Devices' etc)

  • Select a remote location, and you should be able to browse to the remote server.

If the device is not visible, or

  • It is a remote NAS
  • It is an SMB server

You will need to add a new network location:

Making one source from multiple locations

Multi locations in one source.png

You might notice that Kodi has an "ADD" button in addition to a "BROWSE" button when you are adding a source. After you add your first location, you can add a second location (network or local. you can even mix them) and Kodi will show both folders as a single folder/source.

Kodi will also combine the subfolders within the source/locations. For example, if you had a hard drive for TV shows, but ran out of space, you could make a second hard drive with the same folder paths and Kodi would merge them together to a single directory path. Such as

Hard drive 1/TV shows/
Hard drive 2/TV shows/

and the same is true for an additional nested folder with the same way:

Hard drive 1/TV shows/American Dad/
Hard drive 2/TV shows/American Dad/

You could have half of a show on one hard drive, half on another, and Kodi will show it to you as if it was in a single location by using multiple locations in a single source.

Note: This only impacts the basic "Files view". The default Library nodes will combine things by show even if their files are spread across multiple drives. Most users will not really benefit from using multiple paths in a single source.

Password protected sources

See: Media sources#Locking

See also