Hi
I'm using Multisite, so I have map the recording folder to T: (as rtv has told before)
Now tumbnail are created.. But I have found a problem
I have two clients conected to the same TvServer computer...
The first computer that created the Thumbnail works ok, but the second computer does not get the Thumnail because on tvRecorded.cs class "RecordingThumbCacher" line "88 if (!File.Exists(thumbNail))"
I have check on configuration on the thumbnail section and there is a option "leave a thumb in recording folder" if I don't check this the the thumb is created on both computer..
I think this is confusing..
I think you should check first if there is a thumb for file.ts on the database, if you don't find one then :
1.- Check if there is a file.JPG on the recording folder, if is true add it to the database
2.- If there is not a File.JPG, create one, Leave allways a file.jpg on the recording folder and after add the file.jpg to the database-
Anothere solution would be if Tvserver is the one creating the "Thumbnails" and save them to the Sqlserver or MySql database. So RSTP clients would be able to have thumbnails also.
Just an idea
Iosu
Another couple of problems
1.- "Layout Big Icon List" there are not thumbnails.
2.- Configuration.exe saves for value "defaultar" Non-linear Stretch and MediaPortal.exe saves for "defaultar" nonlinear
Hi
Any coment on these issues??
Thanks