guys please help me to understand that on network how casparcg Client is working with media thumbnails ?
1) is it making local cache ? => if yes where is the cache files ?
2) fetching thumbnails every time on memory when it connect to server ?
or what else ?
Re: Media Thumbnails on Client
#2It store thumbnails as base64 strings in a sqlite database located C:\Users\<user>\.CasparCG\Client\ and for unix it's /home/Users/<user>/.CasparCG/Client/
- Refreshing when connection state is changed to the server and client is connected successfully to the server.
- If auto refresh library is enabled in settings then it does so as well with intervals.
- And of course on startup (see the first list item)
Re: Media Thumbnails on Client
#3thanks Armin :)
also thanks for supporting this community and we are grateful for efforts of your guys for making it great.
Love from Pakistan :)
also thanks for supporting this community and we are grateful for efforts of your guys for making it great.
Love from Pakistan :)