For the first time I have experienced missing posters that others have reported. In the normal power on cycle with the remote contol, MS hung up on "Accessing Server" for some reason and I needed to do a power off/on reset and then all seemed to work fine. I then noticed about 6-8 movies had the grey screen instead of the posters that I had stored. All but one were movies for which I had manually added posters. One was a commercial movie. I discovered what happened, but don't know why. In the database, for all the movies, the idMovie field in table tbVideosFile was set to -1. Also the ifail flag was set to 1. In the case of the commercial movie, the ifiletype was set to 4 for a TV show and I couldn't use the "..." search function as the movie option was blocked. I manually set all the idMovie values to their correct value as stored in table tbMovieEx, reset the ifail flag to 0 and for the commercial movie, set the type to 2 for movie. MS then was fine and all the posters and links worked correctly.
So that's what happened, but why did it happen? The database should not have been modified on a simple power up. I suspect the hard power recycle caused MS to scan the db in some fashion and during that process it made the changes when setting the ifail flag. Perhaps this will help find out why it is happening for other users as well.
So that's what happened, but why did it happen? The database should not have been modified on a simple power up. I suspect the hard power recycle caused MS to scan the db in some fashion and during that process it made the changes when setting the ifail flag. Perhaps this will help find out why it is happening for other users as well.
Comment