GuzziMP / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

My Movies export to XML catalog, "SortTitle" to "FormattedTitle" not working #325

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Mediaportal V1.3
MyFilms V6.0.2.2791
MyMovies 4.05

I want to sort the movies by using "FormattedTitle", and the FormattedTitle 
should be populated with "SortTitle", but it is not.

Example:
Movie: Beneath The Planets Of The Apes

In XML file (TitlesMyMoviesExport.xml) from MyMovies export:
<LocalTitle>Beneath the Planet of the Apes</LocalTitle>
<LocalTitleDisplay>Beneath the Planet of the 
Apes</LocalTitleDisplay><OriginalTitle>Beneath the Planet of the 
Apes</OriginalTitle>
<SortTitle>Apornas planet 02</SortTitle>
<SortTitleDisplay>Apornas planet 02</SortTitleDisplay>

In xml file (Titles_tmp2.xml), if I understand correctly that is the file 
MyFilms are using...
<Movie Number="148" OriginalTitle="Beneath the Planet of the Apes" 
TranslatedTitle="Beneath the Planet of the Apes" FormattedTitle="Beneath the 
Planet of the Apes"

"FormattedTitle" should be "Apornas planet 02" but is the same as 
"OriginalTitle".

Original issue reported on code.google.com by tob...@beros.se on 1 Mar 2013 at 9:07

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by Guzz...@googlemail.com on 3 Mar 2013 at 10:19

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2849.

Original comment by Mikeplan...@web.de on 3 Mar 2013 at 10:20