Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] disable video thumbnails
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: disable video thumbnails
30th Sep, 2013, 03:00 AM
Post: #1
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
disable video thumbnails
in settings -> video I disabled "Extract thumbnails and video information", but pictures are still loaded... what can I do to prevent it or is it a bug?
(googled but no success..)
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 04:18 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: disable video thumbnails
(30th Sep, 2013 03:00 AM)idontkn0w123 Wrote:  in settings -> video I disabled "Extract thumbnails and video information", but pictures are still loaded... what can I do to prevent it or is it a bug?
(googled but no success..)

Can you please read "Read before you post" - a link is in my signature.

Mainly we need to know what version of Xbian you are running and how to recreate the problem.

Is this a fresh install, an upgrade or just something you noticed.

Could it be that "The thumbnails" have been loaded before and are just extracted from "memory?" Have you tried on a new movie?

Try clearing your movie database and recreating and see if that improves things.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 05:54 AM
Post: #3
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
RE: disable video thumbnails
Software
XBian version: XBian 1.0 Beta 1.1
XBMC version: system default
Overclock settings: system default

Hardware
Power supply rating: 5V 1A
RPi model (model A/B 256mb/512mb): Model B
SD card size and make/type: Transcend Extreme-Speed SDHC 16GB Class 10
Network (wireless or LAN): Lan
Connected devices (TV, USB, network storage, etc.): Samsung 40" LCD ..

Problem description:
in settings -> video I disabled "Extract thumbnails and video information", but pictures are still loaded

How to reproduce:
  • fresh xbian install on sdcard
  • movie folders contain no .nfo or .jpg, just video!
  • disable "Extract thumbnails and video information"
  • add new library ->it should not add any pictures
  • it adds thumbnails


Edit: Just tested on xmbc 12.0-RC3 on linux it is also the same. Sad
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 07:24 AM
Post: #4
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: disable video thumbnails
try to deselect this option than remove your sources and clean the library. after add the sources back and rescann media into library

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 08:50 AM
Post: #5
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: disable video thumbnails
(30th Sep, 2013 05:54 AM)idontkn0w123 Wrote:  Edit: Just tested on xmbc 12.0-RC3 on linux it is also the same. Sad

just a question, for me is not clear what you understand with "add new library ->it should not add any pictures"

for me it means that before actual play - during video - files - browsing folders, content will be displayed as files, if thumbnail view then the icons will be just gray (video file will not be opened and picture will not be grabbed) and neither the tags like "5.1 2.0 HD DTS ..." will not be detected without the user actually opens the file.

at least this is how XBMC works for years. of course this is valid for browsing FILES (even in Library mode). if you browse Movies, then there are no Thumbnails but coverart and fanart which is not affected by this. but the TAGS are and even for scrapped movie not played yet - without this option - you will not see the movie info (codec info) in pictograms.

hopefully I remember it right.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 06:22 PM
Post: #6
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
RE: disable video thumbnails
hm I think I understood something wrong. I thought "Extract thumbnails and video information" would disable all coverart etc.
It only concerns the .nfo files and pictures (if existing f.ex. after export) stored in the video folders.

The coverpictures are still loaded from the internet if a lan/wifi connection exists. Thats what I thought "Extract thumbnails and video information" would also deactivate.

I want to disable any pictures. The only possibility that I know, is deleting the userdata folder which contains the thumbnails. But on the next refresh all pics are downloaded again.

(30th Sep, 2013 08:50 AM)mk01 Wrote:  if you browse Movies, then there are no Thumbnails but coverart and fanart which is not affected by this.
fanart can be disabled. only coverart is always loaded Sad

And I do not want only library mode, because I want the multiple movie-parts to be stacked and shown as 1 link only.
Find all posts by this user
Quote this message in a reply
30th Sep, 2013, 06:41 PM
Post: #7
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: disable video thumbnails
Ok, got the picture. Unfortunate this is not how it works.

But just got idea of setting for example coverart resolution to something like 5x5 . Or 1x1 ? I don't know if even possible, but worth trying.

Files would be still stored / downloaded, but effectively limiting the disk usage to zero on btrfs (small files fit with metadata)

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 12:45 AM
Post: #8
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
RE: disable video thumbnails
hm found another way to get more speed with coverpictures and descriptions. The amber skin, with fanart turned off, runs quite smooth. (635 movies [~1100 files] and 14 series [~1.700 files])

your tip with resizing perhaps works, but I dont want to change so many files by hand Smile)

ty for help

<3 xbian fastest xbmc for raspi Smile
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 01:17 AM
Post: #9
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: disable video thumbnails
(1st Oct, 2013 12:45 AM)idontkn0w123 Wrote:  hm found another way to get more speed with coverpictures and descriptions. The amber skin, with fanart turned off, runs quite smooth.

the size can be set in advancedsettings.xml ...

where are you disabling fanart ?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 03:13 AM
Post: #10
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
RE: disable video thumbnails
(1st Oct, 2013 01:17 AM)mk01 Wrote:  where are you disabling fanart ?
  • add/edit a source
  • (enter your source path)
  • click ok
  • set content
  • (still in set content window) on the bottom click settings
  • Remove check at "Enable fanart"

After that no more fanart is loaded from the internet, even if you choose fanart view or mediainfo view
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 08:50 AM
Post: #11
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: disable video thumbnails
(1st Oct, 2013 03:13 AM)idontkn0w123 Wrote:  After that no more fanart is loaded from the internet, even if you choose fanart view or mediainfo view

ash yes, now I remember. But isn't that part RELATED to specific scrapper / media type you selected ?

general valid on XBMC is not, is it ?

mk

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 09:21 PM
Post: #12
idontkn0w123 Offline
Registered
Posts: 6
Joined: Sep 2013
Reputation: 0
RE: disable video thumbnails
(1st Oct, 2013 08:50 AM)mk01 Wrote:  ash yes, now I remember. But isn't that part RELATED to specific scrapper / media type you selected ?

general valid on XBMC is not, is it ?

Yes you have to set "Videos" or "TV-Series" to get the option to disable fanart.

And what you said in one post above with setting size for coverart works,

I added
Code:
advancedsettings.xml
with the following code:
Code:
<advancedsettings>
<imageres>1</imageres>
</advancedsettings>

tested it on xbmc on my normal pc (lastest version) and you see no more picture. I deleted all thumbnails and it seem that they are not recreated anymore. Have to test it on my raspi if its a performance gain..
Find all posts by this user
Quote this message in a reply
1st Oct, 2013, 10:09 PM
Post: #13
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: disable video thumbnails
(1st Oct, 2013 09:21 PM)idontkn0w123 Wrote:  I added
Code:
advancedsettings.xml
with the following code:
Code:
<advancedsettings>
<imageres>1</imageres>
</advancedsettings>

tested it on xbmc on my normal pc (lastest version) and you see no more picture. I deleted all thumbnails and it seem that they are not recreated anymore. Have to test it on my raspi if its a performance gain..

yes this is what i was thinking about.

report back

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 06:33 AM Powered By MyBB, © 2002-2025 MyBB Group.