home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
0.2.2.0 generates 13,000 thumbnails!!!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="rtv" data-source="post: 100687" data-attributes="member: 12309"><p>That's a tradeoff to please the greatest share of users.</p><p>Just comment out line 2921 - 2936 in Database.cs to avoid creation of those album thumbs.</p><p></p><p></p><p>Sure but DB lookup are much slower than .NET's file.exists() check... In addition SQLite is not really threadsafe and it would be a pain to "wait" for the thumb wouldn't it? <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p></p><p>They are named based on the Path - just not using the full name but the CRC hash value of it.</p><p></p><p></p><p>True - therefore I preferred duplicate thumbs of 4-40 KB over slowness. I did consider something similar for naming, too but that would have broken backward compatibility for users who already had good album thumbs for no gain.</p><p></p><p></p><p>Did you see the General options --> Thumbnails config section?</p><p>Currently Bav and me are considering to clean out and unify the used icon and image properties of listcontrols. In the end it will be similar like in MyPictures - large thumb for filmstrip and albumview only, the rest = small thumbs.</p><p></p><p>btw: the "standard" size of those thumbs for Windows is 64x64 which is really looking awful <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="rtv, post: 100687, member: 12309"] That's a tradeoff to please the greatest share of users. Just comment out line 2921 - 2936 in Database.cs to avoid creation of those album thumbs. Sure but DB lookup are much slower than .NET's file.exists() check... In addition SQLite is not really threadsafe and it would be a pain to "wait" for the thumb wouldn't it? ;) They are named based on the Path - just not using the full name but the CRC hash value of it. True - therefore I preferred duplicate thumbs of 4-40 KB over slowness. I did consider something similar for naming, too but that would have broken backward compatibility for users who already had good album thumbs for no gain. Did you see the General options --> Thumbnails config section? Currently Bav and me are considering to clean out and unify the used icon and image properties of listcontrols. In the end it will be similar like in MyPictures - large thumb for filmstrip and albumview only, the rest = small thumbs. btw: the "standard" size of those thumbs for Windows is 64x64 which is really looking awful :P [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
0.2.2.0 generates 13,000 thumbnails!!!
Contact us
RSS
Top
Bottom