GoogleCodeArchives / xbmc-scripts

Automatically exported from code.google.com/p/xbmc-scripts
0 stars 0 forks source link

skipping minimal filesizes #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think it is better to add a new column in table FILES, like inFilesize (put 
it after strFilename). This is handy to make analysis in the database.

During scanning fill this field with the actual size of the picture

Implement in the config menu a new option with 'minimum size' for displaying 
pictures

Original issue reported on code.google.com by mdeb...@gmail.com on 20 Jan 2011 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by mdeb...@gmail.com on 20 Jan 2011 at 7:51

GoogleCodeExporter commented 9 years ago
Need a precision.
Ar we talking about space taken by the file on the disk (filesize in bytes) ; 
or are we talking about the picture dimension (pixels)

Original comment by alexso...@gmail.com on 20 Jan 2011 at 5:16