T O P I C R E V I E W |
ZenkerAn |
Posted - 09 Dec 2011 : 10:53:41 I am using Movielicious for Android as the only known solution to have my collection "in my pocket".
There is a bug if I export my collection to Movielicious for Android.
When I have marked a movie in XMM as "wanted" and export my collection to Movielicious this movie will apears in Movielicious in "My Collection". This is a bug - I don't have the movie it must appears in the "Wish List" of Movielicious.
Now I have the solution for this problem!!!
In the XML-File of the export.xml-File there is a tag named "status". If the status = none or the status = 0 then movie will be imported in the Collection-Section of Movielicious. If the status = 1 the movie will be imported in the "Wish List" of Movielicious.
Example:
<XMM_Movie_Database> <Movie> <MovieID>0</MovieID> <Title>Movie in my Collection</Title> <Media></Media> <Genre></Genre> <Year></Year> <Status></Status> <Length></Length> <Plot></Plot> <PersonalRating>0</PersonalRating> <URL></URL> <Purchase>yyyyMMddThh:mm:ss</Purchase> <Actors> </Actors> <Director></Director> <Position>Home</Position> <Seen>0</Seen> </Movie> <Movie> <MovieID>1</MovieID> <Title>wanted Movie</Title> <Media>DVD#160;+R</Media> <Genre></Genre> <Year></Year> <Status>1</Status> <Length></Length> <Plot></Plot> <PersonalRating>0</PersonalRating> <URL></URL> <Purchase>yyyyMMddThh:mm:ss</Purchase> <Actors> </Actors> <Director></Director> <Position>Schrank</Position> <Seen>1</Seen> </Movie> </XMM_Movie_Database>
Can you change the export-Utility, that Movies (that marked as "wanted" in XMM) in the XML-File have the Status 1 in the XML-File?
Otherwise the export is not usable.
Please rename also the standard name from "Export.zip" to "Movies.zip" if the user select Export to Android.
Hope, you can implement this feature fast in XMM. Thank you very much!
|
1 L A T E S T R E P L I E S (Newest First) |
Alessio Viti |
Posted - 09 Dec 2011 : 14:00:11 Thank you for these info, I will try to fix asap.
Ale |
|
|