YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

Accessing movies by index (1st letter of movies name) doesn't work anymore (r3679) #2645

Closed Omertron closed 8 years ago

Omertron commented 9 years ago

Original issue 2647 created by Omertron on 2013-04-21T10:43:48.000Z:

Hi! Since I have upgraded to r3679, my C200 remote control doesn't behave as it did before... The problem occurs when I try to access movies by typing the first letter of the title. To make it clear, I'll use an example. Capture1 shows the first page of my jukebox.

Usually, if I want to display all movies starting with letter D, I hit once the key 3 (i.e "def") on my remote control. But the result is now:

So it seems that now, if you hit 3 on your remote, the detail page for the 3rd film on the wall is displayed, if I hit 4, it will be the 4th film, if I hit 2 twice, it will be the 22nd film, etc.

I have another independant jukebox (documentary movies) which was indexed with r3676 (latest indexation) and this one correctly works with the same remote control!

So I downgraded my movies jukebox to r3676 and indexed it again. But no change! The bug is still there! Are there somme files I must delete from the jukebox before reindexing? (I deleted all other* and title* files before)

Thanks for your help!

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-04-22T08:53:42.000Z:

May I add that this issue makes it impossible for me to use the jukebox to view my movies. I have indexed more than 4,000 movies and I would have to browse sequentially through tens or hundreds of wall pages to find a precise movie. Th only thing I can do now is find the movie on the USB disc where it is and run it directly from there without the help of YAMJ...

Hope someone can help. Thanks!

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2013-04-23T10:47:34.000Z:

Can you check that the html was correctly generated for the jukebox?

Did you update the skin? Is there a setting in there?

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2013-04-23T11:56:19.000Z:

The only update I made recently to the skin is:

In properties, I changed: mjb.categories.indexList=Genres,Year,Director,Cast,Country,Other,Title mjb.categories.displayList=Genres,Year,Director,Cast,Country to: mjb.categories.indexList=Genres,Year,Director,Cast,Library,Country,Other,Title mjb.categories.displayList=Genres,Year,Director,Cast,Library,Country

After reading your message, I changed it back to previous version (i.e no Library index) and reindexed. But it didn't change anything... Please notice that I use Aeon skin.

And I can see no error in the logfile about generating index.htm. I attach some files which might help you.

Thanks for your help.

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2013-04-24T16:29:30.000Z:

In fact, index.htm calls Other_tout_1.html. Files attached.

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2013-05-24T19:47:54.000Z:

It's been more than 1 month since I posted this issue and I still got no news about it... I investigated a little further, and this might help you:

File Other_tout_1.html doesn't look correct to me.

I backed up this file when all things went fine. It looked like this:

... }

.mainsorting { font-size: 23pt; font-weight : normal; color: # 8e8e8e; } Githubissues.

  • Githubissues is a development platform for aggregating issues.