YAMJ / yamj-v2

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

Option to keep title of filename instead of scraped title from imdb #1714

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 1715 created by Omertron on 2010-11-21T22:43:11.000Z:

It would be nice if YAMJ had an option to prefer the name it reads from the filename of a movie over the scraped name that it gets from imdb, or the name in any existing .nfo file that may be available.

In my case, I have many greek movies, which I have named corectly with their greek names. When YAMJ scapes these, imdb returns the movie name in greeklish (greek name in latin characters, instead of in greek characters).

Since YAMJ reads the name anyway, in order to send it to imdb, I hope it would not be difficult to implement an option to keep the name YAMJ gets from the filename istead of the imdb scraped name.

Thank you in advance for all your time and efforts and for creating such a brilliant piece of software.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2011-06-08T14:50:52.000Z:

Theres a new option to sort by filename on the index pages (mjb.sortTitle=filename) so that may help out.

The other thing to do is change the skin to use the original or basename (depending on your preference)

It's a fairly easy thing to do.