Settings/Media/General: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(Updated for v20)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{mininav| [[Settings]] | [[Settings/Media|Media]] }}
__TOC__
__TOC__


[[File:media_general.JPG|600px|right]]
== All ==


{| class="prettytable"
 
! width=230px | Setting
= All =
! width=560px | Description
[[File:Settings_media_generall_all.JPG|600px]]
! Available from setting level
 
|-
 
| Show parent folder items
== Show parent folder items ==
| Determines the display of the parent folder icon (..)
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Standard
| Standard
|-
|- valign="top"
| Ignore artciles when sorting
| '''Description:'''
| Allows for certain tokens to be ignored during sort operations. For example, with this option enabled, "The Simpsons" would simply be sorted as "Simpsons".Tokens are configured through langinfo.xml or through <sorttokens> in [[advancedsettings.xml]].
| Determines the display of the parent folder icon
Displayed as <code>..</code> at the top of lists.
|}
 
 
== Ignore articles when sorting ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Standard
| Standard
|- valign="top"
| '''Description:'''
| Allows for certain tokens to be ignored during sort operations.<br>
For example, with this option enabled, "The Simpsons" would be sorted under '''S''' for "Simpsons" instead of '''T''' for "The Simpsons".<br>
Tokens can be modified in the advancedsettings.xml file.<br>
See: '''[[Advancedsettings.xml#sorttokens|Sort Tokens in advancedsettings.xml]]'''
|}
|}


== Files ==


{| class="prettytable"
 
! width=230px | Setting
= Files =
! width=560px | Description
These settings have no effect on the Library. They are used to modify '''Files''' view.
! Available from setting level
 
|-
[[File:Settings_media_generall_files.JPG|600px]]
| Show file extensions
 
| Determines the display of the extensions on media files. For example, "You Enjoy Myself" would be simply be displayed as "You Enjoy Myself.mp3"
 
== Show file extensions ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Standard
| Standard
|-
|- valign="top"
| Show "Add source" buttons in file lists
| '''Description:'''
| Enables showing the add source button from root sections of the user interface.
| When enabled, file extensions are displayed in Files view.
|}
 
 
== Show "Add source" buttons in file lists ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Standard
| Standard
|-
|- valign="top"
| Show hidden files and directories
| '''Description:'''
| Shows hidden files and directories
| When enabled, the ''Add (Vidoes/Music/Pictures)'' options are displayed.<br>
Can be disabled to protect your library from being modified with new Sources and content.
|}
 
 
== Show hidden files and directories ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}
| Advanced
| Advanced
|-
|- valign="top"
| Allow file renaming and deletion
| '''Description:'''
| Allows you to delete and rename files through the user interface, via the contextual menu (press {{keypress|C}} on a keyboard, for example, to bring up this menu).
| Shows hidden files and folders.
|}
 
 
== Allow file renaming and deletion ==
{|
|- valign="top"
| width=120px | {{nowrap|'''Settings level:'''}}  
| Advanced
| Advanced
|- valign="top"
| '''Description:'''
| Allows you to delete and rename files through the user interface.<br>
Use the '''[[Basic_controls#Context_Menu|Context menu]]''' and select ''Remove from library''. An additional pop-up will then ask if you would like to delete the files.<br>
When allowing the deletion of the files, the associated folder may not be removed if it contains other files such as nfo files and artwork.
|}
|}


==Other==


{| class="prettytable"
 
! width=230px | Setting
 
! width=560px |Description
 
! Available from setting level
{{top}}
|-
{{updated|20}}
| Reset above settings to default
 
| Resets all visible settings to their default values
[[Category:Settings]]
| Standard
|}

Revision as of 23:50, 16 January 2023

Home icon grey.png   ▶ Settings ▶ Media ▶ General


All

Settings media generall all.JPG


Show parent folder items

Settings level: Standard
Description: Determines the display of the parent folder icon

Displayed as .. at the top of lists.


Ignore articles when sorting

Settings level: Standard
Description: Allows for certain tokens to be ignored during sort operations.

For example, with this option enabled, "The Simpsons" would be sorted under S for "Simpsons" instead of T for "The Simpsons".
Tokens can be modified in the advancedsettings.xml file.
See: Sort Tokens in advancedsettings.xml


Files

These settings have no effect on the Library. They are used to modify Files view.

Settings media generall files.JPG


Show file extensions

Settings level: Standard
Description: When enabled, file extensions are displayed in Files view.


Show "Add source" buttons in file lists

Settings level: Standard
Description: When enabled, the Add (Vidoes/Music/Pictures) options are displayed.

Can be disabled to protect your library from being modified with new Sources and content.


Show hidden files and directories

Settings level: Advanced
Description: Shows hidden files and folders.


Allow file renaming and deletion

Settings level: Advanced
Description: Allows you to delete and rename files through the user interface.

Use the Context menu and select Remove from library. An additional pop-up will then ask if you would like to delete the files.
When allowing the deletion of the files, the associated folder may not be removed if it contains other files such as nfo files and artwork.



Return to top