Sorry I wrongly read it and misunderstood it, don't know why...it is quite clearly written
ExSport wrote:Update:
It is the problem of latest version of PMS, exactly latest version of mplayer.exe file.
name = name.substring(0, name.lastIndexOf("."));
h = h.substring(0, h.lastIndexOf("."));if(name.contains("."))
if(h.contains("."))jaqb wrote:I have actually never played a DVD ISO with ps3ms...how does it work ? U can go into ISO from XMB ? You can create a filename.nfo and put a imdb link in it...this should work. I have currently no DVD iso to test it with but I will get a hold of one later this week... Also I'm planning to add the search for moviename from the directory name when everything else has failed.
Try to put this code before the code u posted
- Code: Select all
if(name.contains("."))
if(h.contains("."))
ExSport wrote:Some tests:
1) file name NOT searchable on google directly
- .nfo file includes IMDB and also CSFD link ===> both displayed
- .nfo file without any links ===> none displayed
- .nfo file includes IMDB link only ===> both displayed
- .nfo file includes CSFD link only ===> none displayed
- .nfo file doesn't exists ===> none displayed
2) file name searchable on google directly
- .nfo file includes IMDB and also CSFD link ===> both displayed
- .nfo file without any links ===> both displayed
- .nfo file includes IMDB link only ===> both displayed
- .nfo file includes CSFD link only ===> IMDB displayed only
- .nfo file doesn't exists ===> both displayed
Forgot to mention that when I modified "name" and "h" string, perhaps it will not find .nfo file because it finds something via google but totally wrong page
CSFD URL .........: http://www.csfd.cz/film/245651/
IMDB URL .........: http://imdb.com/title/tt1208647/http://www.csfd.cz/film/245651-za-nepratelskou-linii-3-kolumbie-behind-enemy-lines-colombia/Return to Additions and Plugins
Users browsing this forum: No registered users and 3 guests