Changes

From Amahi Wiki
Jump to: navigation, search
1,271 bytes removed ,  12:30, 30 July 2010
no edit summary
==Custom thumbnails==
If your Movies share contain folder.jpg and filename.tbn files (image files used by XBMC for thumbnails), those will be used to display thumbnails for folders and video files.
More details about thumbnails can be found on the [http://wiki.xbmc.org/index.php?title=Thumbnails XBMC wiki].
If you already use XBMC, Details on how to display custom thumbnails for your videos and folders can be found in the [http://wikicode.xbmcgoogle.orgcom/p/videos5/wiki/index.php?title=Video_Library indexed all the videos CustomThumbnails CustomThumbnails page on your Movies shareVideos5 wiki] in it, you can export your library using Settings > Video > Library > Export video library. Then indicate you want to export 'separate' files, instead of a 'single file' export, and that you want to export thumbnails and fanart. This will generate filename.tbn files for all your movies, and folder.jpg for all your TV Shows folders.
If you don't use XBMC, you can manually create filename.tbn files (in JPG or PNG format) for your movies, and place folder.jpg files (in JPG or PNG format) in your folders.==Custom Videos Paths==
You can also use applications that can catalog If you store your videos, and export thumbnails in somewhere else than the proper format.[http:default /var/www.billyad2000.co.ukhda/ Media Companion] and [http:files//www.24hourloop.com/projects/mediareader Media Reader] are such applicationsmovies, you'll need to change that path in the Videos5 settings.
[http://code.google.com/p/videos5/wiki/CustomVideosPaths CustomVideosPaths page on Videos5 wiki] ==Custom Videos PathsEncoding Options==
If you store your You can change the default options used to encode videos somewhere else than in the default same way you can change paths: by changing a MySQL entry.<br/>[http://code.google.com/varp/hdavideos5/fileswiki/movies, you'll need to change that path in the CustomEncodingOptions CustomEncodingOptions page on Videos5 settings. Execute those two commands, from a terminal:wiki]
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">mysql -uvideos5 -pvideos5 -e "update settings set value='/path/to/your/videos' where name Custom Refresh Rate= 'paths'" videos5</div><div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">/usr/bin/php /var/hda/web-apps/videos5/html/index.php find</div>
If you want You can change the daily 4am scan of your videos folder(s) to scan multiple directories, separate each by \n in the above mysql command:be more (or less) frequent.
<div style="borderDetails can be found on the [http: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">mysql -uvideos5 -pvideos5 -e "update settings set value='/path/tocode.google.com/yourp/videos\n/other_path/tovideos5/your/other_videos' where name = 'paths'" videos5<wiki/div>CustomRefresh CustomRefresh page on Videos5 wiki]