
Re: How to use TViXiE2Playon!HD
LancelotSA wrote:
Can anyone shed some light on the reason TViXiE2Playon!HD sometimes skips some movies when generating a jukebox?
Right now I am running it and it shows that it is skipping 2 files out of 120. I understand that sometimes the use of punctuation marks can cause problems but these names are pretty standard :
Open Season 3 (2010)
Legend Of The Guardians The Owls Of Ga Hoole (2010)
The software refuses to include these two movies in the jukebox. Why?
I am using TViXiE2Playon!HD(Build.2010.9.7)
Thanks
I have found that a filename with two (or more) spaces can cause issues also. When in doubt, I delete all files in the folder, keeping only the movie, then regenerate all images, .nfo, .tgmd files.
On another note, I am having issues with the playback of movies.
1) Generate ISO files in unique movie folder (SAMBA)
2) Generate Thumbgen (v1.2.4) images and .tgmd file in above folder
3) Generate TViXiE2Playon!HD (2010.9.7) RSS/XML files in Jukebox folder
a) Photo View (Wall Cover Art)
b) PhotoFocus View (Cover Art)
c) MovieSheet View (Movie Sheet Info) (tried 1x7, 1x9)
I can see all my movie images in each view (a,b,c), but when I browse (c) I am unable to see play movie 2/150. I will select a movie to play and the movie adjacent (left of) the current movie selected will play. I tried to minimize the list to 30, 10 and 5, same issue. I replaced/removed movie 2, and the problem moved to the next movie.
Is this a POHD issue? or a TViXiE issue? It appears that the Index ID is getting mixed up, assuming that is how the POHD decides which movie to play.
Why can't I get the movie in position 2 to play??? (I have been able to get it to play in the other modes, and if I go to the end movie and back to position 2).
SOLVED - Issue with TVIXIE Templates (*.template)
so change this line: movie = getStringArrayAt(Movie_File_Array , -1);
to this: movie = getStringArrayAt(Movie_File_Array , Current_Item_index);
Found on another Forum.
Thanks,