Author |
Topic |
|
grun
Starting Member
27 Posts |
Posted - 17 Sep 2016 : 08:40:47
|
Since a few days I think something is wrong but I don't know what. I'm using the latest version of xmm and for importing movies the script IMDB (fastest) is used. When I want to import some movies it takes much more time (like >15 minutes) to come up with some entries in the ScriptEngine Status window, but only with a couple of green triangles, the titles of the movies themselves are blank, which makes it impossible to choose. When I look up the same movie titles in the Chrome browser, they are found within a few seconds.
Furthermore, I find it very difficult or impossible to abort the ScriptEngine process. What is the right procedure if you want to cancel or abort an ongoing action? The only thing that works for me is to close xmm completely (which might explain my problem in the first place). |
Edited by - grun on 17 Sep 2016 08:47:42 |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 17 Sep 2016 : 09:55:51
|
I have fixed the other IMDB scripts a few days ago but have forgotten the fastest one. Have a look here: http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=14976
You can correct it yourself: Open the script with any text editor, search for :REPEATMTITLES. Two lines later is the line of code to change. #FINDPREVIOUS#=<img src="http:#10# #ONERROR#=*OK* <-- remove the colon after http
Aborting the engine always waits finishing one block I think. So it can last a while. Closing XMM in the case of hang-ups is the best way I use myself, too. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
grun
Starting Member
27 Posts |
Posted - 17 Sep 2016 : 10:14:17
|
Thanks a lot, it works! Great support, keep it up. |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 17 Sep 2016 : 10:24:57
|
You're welcome! |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Sciolto
New Member
65 Posts |
Posted - 19 Feb 2017 : 15:51:58
|
IMDB Complete seems to be broken in the Original Language section. Currently the repeat language is triggered by == instead of <>
It should be:
#IF# #11#<>#00# #GOTO#=REPEATLANGUAGE
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 19 Feb 2017 : 16:54:03
|
Ah, thanks! I haven't recognized that before. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Sciolto
New Member
65 Posts |
Posted - 19 Feb 2017 : 17:10:26
|
quote: Originally posted by JDommi
Ah, thanks! I haven't recognized that before.
The section still wasn't working with multiple languages. I corrected this to:
--ORIGINAL LANGUAGE------------------------------------------------------------------------- #LANGUAGE# #PUT#=#14# #PUT#=#15# #STARTREADWEB# #FINDLINE#=<h4 class="inline">Language:</h4>#12##ONERROR#=*STOP* :REPEATLANGUAGE #READNEXTLINE#=1 #FIND#=</span>#11# #ONERROR#=*OK* #IF# #11#<>#00# #GOTO#=REPEATLANGUAGE #ENDIF# #FIND#=</div>#11# #ONERROR#=*OK* #IF# #11#<>#00# #GOTO#=ENDLANGUAGE1 #ENDIF# #READNEXTLINE#=1 #FIND#=>#11# #ONERROR#=*OK* #FIND#=<#12# #ONERROR#=*OK* #TAKEWORD#=#13#,#11#,#12# #CHECKVARIABLE#=#13# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #TRIM# #STRING#=#14#=#14##15##13# #PUT#=| #15# #IF# #88#==#00# // Should take all available languages #GOTO#=ENDLANGUAGE1 #ENDIF# #GOTO#=REPEATLANGUAGE
:ENDLANGUAGE1 #CHECKVARIABLE#=#14# #TRIM# #TAKELANGUAGE#=#14# #ENDLANGUAGE#
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 19 Feb 2017 : 17:26:55
|
Thanks for the bugfix Send the corrected script to Ale and/or upload it to any webspace, please. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Sciolto
New Member
65 Posts |
Posted - 19 Feb 2017 : 18:01:55
|
quote: Originally posted by JDommi
Thanks for the bugfix Send the corrected script to Ale and/or upload it to any webspace, please.
Done |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 19 Feb 2017 : 18:47:57
|
Just an idea: what about the IMDB script for TVShows? I think it has the same routine as the complete script... |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
RedArmy
Starting Member
44 Posts |
Posted - 24 Jun 2017 : 19:31:22
|
Hi,I'm Use a IMDB.Com(TvSeries) For Rel 8 and I Set script option number of actor to import=8. Why the actors are not added, and only an actor is added?
|
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 24 Jun 2017 : 21:28:16
|
Depending on the TVShow the can be less than 8 actors listed. I personally add always 8 actors by IMDB and I never have had problems with. If that problem occurs on several Shows let me know an example and I will try to duplicate it. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
RedArmy
Starting Member
44 Posts |
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 25 Jun 2017 : 12:38:31
|
Well, for me the script works without problems. But when I have a look at your second picture I assume that you have an old script in use. Check if there is a newer script available, please. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
RedArmy
Starting Member
44 Posts |
Posted - 25 Jun 2017 : 14:26:30
|
I deleted all the scripts and updated them, but the problem is still there. Please give your script. |
|
|
JDommi
Administrator
Germany
4654 Posts |
|
RedArmy
Starting Member
44 Posts |
Posted - 25 Jun 2017 : 16:22:19
|
JDommi tanks for script but,
Unfortunately, your script also has the same problem. Only the first actor |
Edited by - RedArmy on 25 Jun 2017 16:27:15 |
|
|
JDommi
Administrator
Germany
4654 Posts |
Posted - 25 Jun 2017 : 17:04:24
|
??? I have tested it with the settings that were set in my script and all actors were imported. Did you have changed my settings? At the moment I don't have any conclusion. Maybe there is a difference between the countries...
Another question: Is that on every series or only on "Game of Thrones"? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
RedArmy
Starting Member
44 Posts |
Posted - 25 Jun 2017 : 17:20:57
|
Yes, the new series I have to add. I do not touch the script but its settings yes. I even used vpn. |
|
|
RedArmy
Starting Member
44 Posts |
Posted - 25 Jun 2017 : 17:30:20
|
The problem is where you start to change your settings. I'm fine with your scratch and tweeted, but when I change your settings, it's a problem. |
|
|
Topic |
|
|