Author |
Topic |
|
Jerry
New Member
Italy
75 Posts |
Posted - 30 Aug 2017 : 21:25:15
|
Alcuni film presenti in Mymovies.it (visibili da browser) non vengono trovati dallo script.
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 30 Aug 2017 : 21:56:09
|
Would be good to know which movies Then I will try to have a look this week/weekend. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 30 Aug 2017 : 23:19:26
|
The last ones: Totò Cerca Casa; Totò, Peppino E Le fanatiche... I did'nt understand why a single title does'nt work if usually the script works well...
E un piccolo trucco: per scaricare i dati di quest'ultimo ho usato IMDB.COM, ma inserendo come "titolo originale", "Toto, Peppino and the Fanatics"... And a little trick: to download the data of the last title I used IMDB.COM but writing, as "original title", "Toto, Peppino and the Fanatics"...
Grazie
|
Edited by - Jerry on 30 Aug 2017 23:21:27 |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 31 Aug 2017 : 07:13:52
|
Maybe because of the ò in the title? Did you have tested the movie using a simple o? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 31 Aug 2017 : 17:55:23
|
If you try to seek "Totò, Peppino E Le fanatiche" (just with the ò in the title) by Firefox you find it in IMDB, but if you try the same title (with the ò) in EMM you don't find it...then I think that the problem is not in IMDB but in EMM. Now, as I said, I have used the english title. Grazie |
Edited by - Jerry on 31 Aug 2017 17:58:55 |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 31 Aug 2017 : 18:05:14
|
I will write Ale an email about that problem. Maybe for MyMovies this solution will work. Of course you have to change the special chars and their conversion. As I'm still @work I have no chance to check it out.
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=ä=%C3%A4
#SUBSTITUTEWEBQUERYWORD#=ö=%C3%B6
#SUBSTITUTEWEBQUERYWORD#=ü=%C3%BC
#SUBSTITUTEWEBQUERYWORD#=ß=%C3%9F
#SUBSTITUTEWEBQUERYWORD#=Ä=%C3%84
#SUBSTITUTEWEBQUERYWORD#=Ö=%C3%96
#SUBSTITUTEWEBQUERYWORD#=Ü=%C3%9C
#ENDSUBSTITUTEWEBQUERY#
|
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 31 Aug 2017 : 18:13:05
|
Sorry but I am a simple user without any technical skill...so unfortunately I am not able to try the solution... Thanx
quote: Originally posted by JDommi
I will write Ale an email about that problem. Maybe for MyMovies this solution will work. Of course you have to change the special chars and their conversion. As I'm still @work I have no chance to check it out.
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=ä=%C3%A4
#SUBSTITUTEWEBQUERYWORD#=ö=%C3%B6
#SUBSTITUTEWEBQUERYWORD#=ü=%C3%BC
#SUBSTITUTEWEBQUERYWORD#=ß=%C3%9F
#SUBSTITUTEWEBQUERYWORD#=Ä=%C3%84
#SUBSTITUTEWEBQUERYWORD#=Ö=%C3%96
#SUBSTITUTEWEBQUERYWORD#=Ü=%C3%9C
#ENDSUBSTITUTEWEBQUERY#
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 01 Sep 2017 : 08:02:42
|
I just have tested that function with a german script showing the same problem. I will try to check it out for MyMovies.it tomorrow.
*EDIT* Just seen
quote: If you try to seek "Totò, Peppino E Le fanatiche" (just with the ò in the title) by Firefox you find it in IMDB, but if you try the same title (with the ò) in EMM you don't find it...then I think that the problem is not in IMDB but in EMM. Now, as I said, I have used the english title.
Is it MyMovies or IMDB???? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 01 Sep 2017 : 20:39:27
|
Another example of the accent's problem in EMM with the IMDB script: "El Ángel Exterminador" original title of the Luis Buñuel's movie,is exactly available as title in IMD through Firefox, but you can't find it through the IMDB script...if you try then "El Angel Exterminador" you get a wrong movie...you can actually download the film's data, only using (as original title)the english title "The Exterminating Angel"...
I was talking about both of the scripts: Mymovie and IMDB. Thanx |
Edited by - Jerry on 01 Sep 2017 20:45:01 |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 02 Sep 2017 : 02:01:56
|
I will test it this morning or this evening. The german special chars at least seem to work correctly. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 02 Sep 2017 : 02:58:21
|
Probably the issue with the accents is the same which can often be verified in filming locations text, for instance: Filming Locations: CinecittàStudios, Cinecittà, Rome, Lazio, Italy (for "Cinecittà")
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 02 Sep 2017 : 09:51:49
|
Yes, it's because XMM doesn't understand unicode. Beside that the ouput of à as àis not always the same what XMM really has read from the website. You have to look in the MagicScriptEditor to see the concrete char combinations. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 02 Sep 2017 : 10:19:53
|
Open MyMovies.it.txt with your editor or notepad. Scroll to the end of the script and replace the block #SUBSTITUTEWEWQUERY# with this one:
--SUBSTITUTEWEBQUERY----------------------------------------------------------------------------
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=ù=u
#SUBSTITUTEWEBQUERYWORD#=à=a
#SUBSTITUTEWEBQUERYWORD#=ò=o
#SUBSTITUTEWEBQUERYWORD#=è=e
#SUBSTITUTEWEBQUERYWORD#=é=e
#SUBSTITUTEWEBQUERYWORD#='=
#ENDSUBSTITUTEWEBQUERY#
When you need more conversions simply add a new line with #SUBSTITUTEWEBQUERYWORD#= |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 03 Sep 2017 : 00:25:55
|
Yes, now it works! I hope that IMDB script also can have a so brilliant correction! Thanx
quote: Originally posted by JDommi
Open MyMovies.it.txt with your editor or notepad. Scroll to the end of the script and replace the block #SUBSTITUTEWEWQUERY# with this one:
--SUBSTITUTEWEBQUERY----------------------------------------------------------------------------
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=ù=u
#SUBSTITUTEWEBQUERYWORD#=à=a
#SUBSTITUTEWEBQUERYWORD#=ò=o
#SUBSTITUTEWEBQUERYWORD#=è=e
#SUBSTITUTEWEBQUERYWORD#=é=e
#SUBSTITUTEWEBQUERYWORD#='=
#ENDSUBSTITUTEWEBQUERY#
When you need more conversions simply add a new line with #SUBSTITUTEWEBQUERYWORD#=
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 03 Sep 2017 : 07:48:02
|
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=#=
#SUBSTITUTEWEBQUERYWORD#=á=a
#SUBSTITUTEWEBQUERYWORD#=Á=A
#SUBSTITUTEWEBQUERYWORD#=à=a
#SUBSTITUTEWEBQUERYWORD#=À=A
#SUBSTITUTEWEBQUERYWORD#=è=e
#SUBSTITUTEWEBQUERYWORD#=È=E
#SUBSTITUTEWEBQUERYWORD#=é=e
#SUBSTITUTEWEBQUERYWORD#=É=E
#SUBSTITUTEWEBQUERYWORD#=í=i
#SUBSTITUTEWEBQUERYWORD#=Í=I
#SUBSTITUTEWEBQUERYWORD#=ì=i
#SUBSTITUTEWEBQUERYWORD#=Ì=I
#SUBSTITUTEWEBQUERYWORD#=ó=o
#SUBSTITUTEWEBQUERYWORD#=Ó=O
#SUBSTITUTEWEBQUERYWORD#=ò=o
#SUBSTITUTEWEBQUERYWORD#=Ò=O
#SUBSTITUTEWEBQUERYWORD#=ú=u
#SUBSTITUTEWEBQUERYWORD#=Ú=U
#SUBSTITUTEWEBQUERYWORD#=ù=u
#SUBSTITUTEWEBQUERYWORD#=Ù=U
#SUBSTITUTEWEBQUERYWORD#=ä=a
#SUBSTITUTEWEBQUERYWORD#=Ä=A
#SUBSTITUTEWEBQUERYWORD#=ö=o
#SUBSTITUTEWEBQUERYWORD#=Ö=O
#SUBSTITUTEWEBQUERYWORD#=ü=u
#SUBSTITUTEWEBQUERYWORD#=Ü=U
#SUBSTITUTEWEBQUERYWORD#=ß=ss
#SUBSTITUTEWEBQUERYWORD#=ã=a
#SUBSTITUTEWEBQUERYWORD#=Ã=A
#SUBSTITUTEWEBQUERYWORD#=â=a
#SUBSTITUTEWEBQUERYWORD#=Â=A
#ENDSUBSTITUTEWEBQUERY#
|
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Jerry
New Member
Italy
75 Posts |
Posted - 04 Sep 2017 : 21:21:28
|
Perfetto! Grazie mille
quote: Originally posted by JDommi
#SUBSTITUTEWEBQUERY#
#SUBSTITUTEWEBQUERYWORD#=#=
#SUBSTITUTEWEBQUERYWORD#=á=a
#SUBSTITUTEWEBQUERYWORD#=Á=A
#SUBSTITUTEWEBQUERYWORD#=à=a
#SUBSTITUTEWEBQUERYWORD#=À=A
#SUBSTITUTEWEBQUERYWORD#=è=e
#SUBSTITUTEWEBQUERYWORD#=È=E
#SUBSTITUTEWEBQUERYWORD#=é=e
#SUBSTITUTEWEBQUERYWORD#=É=E
#SUBSTITUTEWEBQUERYWORD#=í=i
#SUBSTITUTEWEBQUERYWORD#=Í=I
#SUBSTITUTEWEBQUERYWORD#=ì=i
#SUBSTITUTEWEBQUERYWORD#=Ì=I
#SUBSTITUTEWEBQUERYWORD#=ó=o
#SUBSTITUTEWEBQUERYWORD#=Ó=O
#SUBSTITUTEWEBQUERYWORD#=ò=o
#SUBSTITUTEWEBQUERYWORD#=Ò=O
#SUBSTITUTEWEBQUERYWORD#=ú=u
#SUBSTITUTEWEBQUERYWORD#=Ú=U
#SUBSTITUTEWEBQUERYWORD#=ù=u
#SUBSTITUTEWEBQUERYWORD#=Ù=U
#SUBSTITUTEWEBQUERYWORD#=ä=a
#SUBSTITUTEWEBQUERYWORD#=Ä=A
#SUBSTITUTEWEBQUERYWORD#=ö=o
#SUBSTITUTEWEBQUERYWORD#=Ö=O
#SUBSTITUTEWEBQUERYWORD#=ü=u
#SUBSTITUTEWEBQUERYWORD#=Ü=U
#SUBSTITUTEWEBQUERYWORD#=ß=ss
#SUBSTITUTEWEBQUERYWORD#=ã=a
#SUBSTITUTEWEBQUERYWORD#=Ã=A
#SUBSTITUTEWEBQUERYWORD#=â=a
#SUBSTITUTEWEBQUERYWORD#=Â=A
#ENDSUBSTITUTEWEBQUERY#
|
|
|
|
Topic |
|