BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Information
 New XMM 5.0 Alpha 3 Available for Download!

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Alessio Viti Posted - 11 Feb 2006 : 11:21:40
Hi,

I have upload the second alpha just now in the Registered user's Area.

This is only an ALPHA release, this means that is made for TEST Purpose ONLY!

There are much functions disabled, bugs to fix and moviecards to be build, but you can start to see the new ScriptEngine at work, the batch import mode etc...

Please write me bugs, suggestions and critics.

Thank you!

Alessio
20   L A T E S T    R E P L I E S    (Newest First)
Alessio Viti Posted - 19 Feb 2006 : 13:16:04
Thank you Cybernoid, I will take a look.

The MovieCard loading should be more quick now. What is slow is the "replace" of the tags with Movie Informations. As you have see, there are much tags and this take time.

Alessio
Cybernoid Posted - 19 Feb 2006 : 12:07:20
Hi Alessio,
concerning the speed problem with the moviecards, maybe you could also try to use the mozilla activex control instead of ie. according to a few vb sites i looked at there have to be very little changes to the program code, since mozilla activex control uses the same api calls. the control can be found here: http://www.iol.ie/~locka/mozilla/control.htm
maybe you could have a look at it.

till later
cybernoid

>..my finger's on the 'kill' switch...<
-Orgy, Fiction (Dreams in Digital)
LukeSkywalker Posted - 18 Feb 2006 : 10:58:27
Hi,

1 - No Internet is available and I try to import a movie over the Internet. A message pops up which shows a little error message. After that I can't close the import window. I have to close emm an restart it to continue work.[Fixed in Alpha 5]

2 - After pressing "save current changes" the first movie in the grid get deleted (there seems to be a cast exception -> String to int). (I have tried it with a fresh emm installation) [Fixed in Alpha 5]

3 - The current state seems to be saved without pressing "save current changes". Wouldn't it be faster if you load all the data after starting emm in a DataSet and just update it into the database if the user press save?[I save always when user change some data (so if you not change data, will be not saved anything. I do this because if XMM crash you do not lose all works.]

You have told me once that the movie card is responsible for the speed problem. Would it be possible if you save temp htm files for each movie the user click on and just update these files if something changes.[Yes, can be a solution, I will make some tests. Anyway, in the alpha4 the load of the moviecard should be a bit more quicker]
Alessio Viti Posted - 18 Feb 2006 : 08:27:39
Hi,

@Henry:

Great!! I am really happy that there are no bugs now



@Konker:

1-Yes, must find a solution for this problem...

2-Thank you, I will fix it.

Alessio
KonKer Posted - 17 Feb 2006 : 23:08:45
Hi Alessio,

1- When you search in the web and doesn't find anything for the title, doesn't have more as editing title and to order to search again as it was in the EMM 4.8.

2- When read files for a movie, it imports the total file size wrong: 7,372206E+08. Correct 737.220.608 or 703 MB [Fixed in Alpha 5]

Bye
Henry Posted - 17 Feb 2006 : 22:20:36
Alessio

The import of all movie from internet works great now !
Alessio Viti Posted - 17 Feb 2006 : 16:40:52
Yes, you are correct, I will search the bug...

Thank you!

Alessio
KonKer Posted - 17 Feb 2006 : 14:57:18
quote:
Originally posted by Alessio Viti
->New Script Instruction: #ORIGINALTITLE# to download the Original Title


Should be like this?


My script is like this:
#MOVIETITLE#
//Titulo:
#STARTREADWEB#
#FINDLINE#=<title>#18##ONERROR#=*STOP*
#FIND#=FILMES - #19# #ONERROR#=*OK*
#COMPUTECURSOR#=+8
#PUTCURSOR#=#20#
#FIND#=</title>#21# #ONERROR#=*OK*
#TAKEWORD#=#22#,#20#,#21#
#CHECKVARIABLE#=#22#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#IF# #80#==#00#
#GOTO#=ENDTITLE
#ENDIF#
#TITLE#=#22#
:ENDTITLE

#STARTREADWEB#
#FINDLINE#=Original:#18##ONERROR#=*STOP*
#FIND#=:#20# #ONERROR#=*OK*
#FIND#=<br>#21# #ONERROR#=*OK*
#TAKEWORD#=#23#,#20#,#21#
#CHECKVARIABLE#=#23#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#ORIGINALTITLE#=#23#
#ENDMOVIETITLE#

If I am correct, then it is not working...

Bye
Alessio Viti Posted - 16 Feb 2006 : 23:53:00
Hi guys,

I have upload the Fourth Alpha, please continue to report bugs!



Here is the list of changes:

Release 5.0.0.4 (alpha 4) (16 Feb 2006)
---------------------------------------
->Fixed a bug in IMDB Script (infinite loop)
->Fixed a bug in the TXT Import
->Now the MovieCards is refreshed when open a new database
->Added the File Extensions in Configuration Window
->Added a flag in the Configuration to select if import or not the Movie Title
->Fixed the Bug in the MOvie Grid (not edit if you do not show movie ID)
->Now XMM Populate the Movie's Grid at startup automatically
->The Loading of Movies in the Grid is a bit more quick
->When import the Directo'r name there are no more spaces at begin
->Fixed the MagicScript Editor Bug (Save a Script without load it first caused the Script's erase)
->Fixed the Rating Bug (That now accepts decimals)
->Updated the OFDB.DE Script (By LukeSkyWalker)
->Update ScriptEngine: now it's able to exit from Infinite Loops
->New Script Instruction: #ORIGINALTITLE# to download the Original Title
->New Script Instruction: #TAKESUBTITLE# to download the Subtitles (not files!)
->New Script Instruction: #TAKEFEATURES# to download the Features of DVD
->New Script Instruction: #TAKEMEDIALANGUAGE# to download the Media Language
->New Script Instruction: #TAKEPACKAGING# to download the Packaging
->New Script Instruction: #GETMOVIEVAR# to put in a variable some Movie Informations, for example:
#GETMOVIEVAR#=#46#=%TITLE% (Put the Movie's title in the Variable #46#, additional tags are:
%MOVIEID%
%DIRECTOR%
%ORIGINALTITLE%
%YEAR%
%COUNTRY%
LukeSkywalker Posted - 16 Feb 2006 : 22:09:32
I have found some more bugs.

The rating is clipped. I imported the rating 6.54 but emm saves only 6 as rating.
The length of a movie is clipped the same way.[Fixed Rating in Alpha 4, the Lenght should be in Minutes, so it's an integer value]

I open the MagicScript editor a choose a script and then closing it. After reopen the editor and press save the last script I have worked on is deleted.[Fixed in Alpha 4]
Alessio Viti Posted - 16 Feb 2006 : 20:44:56
Hi Henry,

I will try to find a "trick" for you, but with the new Engine I think you must fill the DirectLink of the movie and Script. Maybe I can try to "Automate" the process

Alessio
Henry Posted - 16 Feb 2006 : 20:33:23
quote:
Originally posted by Alessio Viti

Henry, use you the Update Mode also with NEW Movies (I mean with movies never imported before)? (Write You the MovieID or Weblink manually?)


Yes, I always use the update mode, also for NEW movies
And I ALWAYS fill in the MovieID and Weblink myself
AND I always use IMDB
And I always take the Full Import, take everything.

So that's why I don't need any scripts or anything, it's real simple what I want/need :)
KonKer Posted - 16 Feb 2006 : 19:57:38
quote:

1-)In my tests, sometimes appears this mistake:
Erro! Canīt load: C:\Arquivos de programas\eXtreme Movie Manager\TempDir\buffercover.jpg

do you know what can be?

Bye


this mistake is happening when I find the weblink:
#STRING#=#46#=http://adorocinema.cidadeinternet.com.br/filmes/#06#/#06#-poster#45#.jpg
and I ask to obtain the poster #TAKEPOSTER#=#46#, but the image doesn't exist more in the server.

Bye
Mawu Posted - 16 Feb 2006 : 17:58:00
@Alessio

Additionally I want to have for movies:
#TAKECUSTOM01# - #TAKECUSTOM09# [Already in the 5.0]
#TAKEMEDIALANGUAGE#[OK; I will add in Alpha 4]
#TAKEFEATURES# (to import DVD-Features, therefore size of data field has to be improved)[OK; I will add in Alpha 4]
#TAKEPACKAGING#[OK; I will add in Alpha 4]

For actors:
#TAKEACTORDDATE#[Already in the 5.0, its DEATHDATE]
#TAKEACTORPROFESSION#[Already in the 5.0]

Bye
Mawu
Alessio Viti Posted - 16 Feb 2006 : 17:54:50
Henry, use you the Update Mode also with NEW Movies (I mean with movies never imported before)? (Write You the MovieID or Weblink manually?)

Because if you use the Update mode only for "update" movies already imported, you can use the Batch Import.

Alessio
Henry Posted - 16 Feb 2006 : 17:32:44
like in the update mode I use now, use weblink or movie ID for updating, not the title.
Alessio Viti Posted - 16 Feb 2006 : 17:18:57
quote:
Can you also add the possibility to take the weblink and ID, instead of the title, to select a movie ? That way I won't have to select them all by hand :)


What do you mean exactly Henry? Make the WEBLINK with Movie ID?

Maybe an Idea can be this: If you manually put the "Script" and "directlinks" in the appropriate fields XMM can directly do the "Batch Import" withput use the first wizard.

Alessio
KonKer Posted - 16 Feb 2006 : 16:39:24
quote:
Originally posted by Alessio Viti

Wow, 80000 Movies are really much! Will be really a crash test!

I have add this new instructions to Engine, let me know if you need more:

->New Script Instruction: #ORIGINALTITLE# to download the Original Title

->New Script Instruction: #TAKESUBTITLE# to download the Subtitles (not files, only text)

->New Script Instruction: #GETMOVIEVAR# to put in a variable some Movie Informations, for example:
#GETMOVIEVAR#=#46#=%TITLE% (Put the Movie's title in the Variable #46#, additional tags are:
%MOVIEID%
%DIRECTOR%
%ORIGINALTITLE%
%YEAR%
%COUNTRY%



very very good

thanks
Henry Posted - 16 Feb 2006 : 16:25:56
Alessio

Can you also add the possibility to take the weblink and ID, instead of the title, to select a movie ? That way I won't have to select them all by hand :)
Alessio Viti Posted - 16 Feb 2006 : 16:16:17
Wow, 80000 Movies are really much! Will be really a crash test!

I have add this new instructions to Engine, let me know if you need more:

->New Script Instruction: #ORIGINALTITLE# to download the Original Title

->New Script Instruction: #TAKESUBTITLE# to download the Subtitles (not files, only text)

->New Script Instruction: #GETMOVIEVAR# to put in a variable some Movie Informations, for example:
#GETMOVIEVAR#=#46#=%TITLE% (Put the Movie's title in the Variable #46#, additional tags are:
%MOVIEID%
%DIRECTOR%
%ORIGINALTITLE%
%YEAR%
%COUNTRY%

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.09 sec. Powered By: Snitz Forums 2000 Version 3.4.07