BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Scripts
 Trailer FLV and XBMC with MyMovies.it Script
 New Topic  Reply to Topic
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

BigBlack
Starting Member

43 Posts

Posted - 31 Aug 2009 :  17:06:22  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hi guys, i'm using XBMC to see film through my network and i see that Extreme movie manager can make .nfo files compatible with XBMC... However there's only one trouble... To update my movies I use mymovies.it script and here the trailer link it's to a webpage where there's a flash player that play the file.. Insted XBMC need a link directly to .flv file? That can't be changed in some way? What i'll need to change to the mymovies.txt script? Help me pls! Thank you!!!

BigBlack
Starting Member

43 Posts

Posted - 01 Sep 2009 :  13:21:41  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ragazzi nessuno sa aiutarmi?
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 01 Sep 2009 :  13:50:39  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I don't think that you can extract the flv from flash player by script.
Only possibility would be a plug-in/existing extractor (not garanteed that it works in all cases) or Alessio implements it in Magic Script.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 01 Sep 2009 :  15:06:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
it's possibile... :D i've modified the mymovies.it import script of Extreme movie manager and now it go... :) I publish the trailer's lines to substitute to mymovies.txt

#TRAILER#

#IF# #85#==#00#
//Non importare TRAILER
#GOTO#=NONPRENDITRAILER
#ENDIF#

#STARTREADWEB#
#FINDLINE#=file=http://www.mymovies.it/filmclub/#12# #ONERROR#=*STOP*
#FIND#=filmclub/#12# #ONERROR#=*STOP*
#FIND#=/#01# #ONERROR#=*STOP*
#FIND#=#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/filmclub/#03#
#TAKETRAILER1#=#33#

#STARTREADWEB#
#FINDLINE#=http://www.mymovies.it/trailer/?id=#12# #ONERROR#=*STOP*
#FIND#=id=#12# #ONERROR#=*STOP*
#FIND#==#01# #ONERROR#=*STOP*
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/trailer/?id=#03#
#TAKETRAILER2#=#33#



#RESTOREWEB#

:NONPRENDITRAILER
#ENDTRAILER#

To continue seeing the trailer also in extreme movie manager you have to select the second trailer link. Bye bye and thankx to all
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 02 Sep 2009 :  07:00:18  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi BigBlack,

Please send to me the modified script, I will upload in the server for everyone.

Thank you,

Alessio

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 02 Sep 2009 :  14:48:45  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ciao sono italiano :D ma qua con tutto questo inglese bisogna adeguarsi :P Cmq ho semplicemente modificato queste righe... copiale e incollale al posto delle righe trailer... Però se lo sostituisci il primo file non viene letto ma viene scaricato... quindi nn è per tutti ma solo per chi vuole utilizzare XBMC...
Senti ma se io volessi aggiungere alla creazione degli .nfo per XBMC la data del file, gli studios, e la risoluzione, mi sai dire quali sono i 3 comandi? Cioè _DATE_INSERT_ _MOVIE_RESOLUTION_ _MOVIE_CODEC_ _MOVIE_STUDIO_ in pratica mi servirebbe <title> </title> e poi se funziona ti passo anke questi... o magari dimmi dove posso trovarli tutti... grazie ciao ciao
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 02 Sep 2009 :  15:29:32  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Mi sono accorto che è possibile scegliere sull'nfo per XBMC di fargli prendere il movieetrailer 2 invece che l'1 quindi correggo quello che devi incollare:

#TRAILER#

#IF# #85#==#00#
//Non importare TRAILER
#GOTO#=NONPRENDITRAILER
#ENDIF#

#STARTREADWEB#
#FINDLINE#=http://www.mymovies.it/trailer/?id=#12# #ONERROR#=*STOP*
#FIND#=id=#12# #ONERROR#=*STOP*
#FIND#==#01# #ONERROR#=*STOP*
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/trailer/?id=#03#
#TAKETRAILER1#=#33#

#STARTREADWEB#
#FINDLINE#=file=http://www.mymovies.it/filmclub/#12# #ONERROR#=*STOP*
#FIND#=filmclub/#12# #ONERROR#=*STOP*
#FIND#=/#01# #ONERROR#=*STOP*
#FIND#=#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/filmclub/#03#
#TAKETRAILER2#=#33#


#RESTOREWEB#

:NONPRENDITRAILER
#ENDTRAILER#

e questo sull'nfo


<trailer>_MOVIE_TRAILERFILE2_</trailer>

rinnovo la domanda del post sopra ;) grazie

Edited by - BigBlack on 02 Sep 2009 17:25:25
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 04 Sep 2009 :  06:49:45  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ciao,

Scusami, questi giorno faccio un pò fatica a ripondere...

I tag esportati sono gli stessi delle MovieCard, ti conviene aprire il file DefaultHTMLCard per avere la lista completa.

Ciao e grazie!

Ale

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 04 Sep 2009 :  14:56:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
<studio>_MOVIE_STUDIO_/_MOVIE_CODEC_/_MOVIE_AUDIOFORMAT_</studio>

la sintassi sembrerebbe essere questa.. ma mi sono accorto di usare una skin che nn supporta i media flag quindi le icone le vedo solo cambiando la skin.
Ma il magic script è una tua creazione o è un linguaggio che esiste separatamente dal tuo programma? Perkè mi è venuto in mente di utilizzarlo in un altro modo diverso dall'importare info da internet per i film.. a dire il vero non c'entra niente con i film :) Anche se con le mie scarse conoscenze di scripting sarà complesso :P Sai se riesce anche a gestire delle operazioni direttamente sul pc? Tipo interazioni con i programmi o ricerca all'interno delle cartelle? LO so che sei impegnato :) non preoccuparti.. ciao ciao
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 05 Sep 2009 :  05:51:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ciao,

Il MagicScript è una mia creazione, purtroppo il motore è "intimamente" legato ad XMM e non può essere, per ora, usato per altre applicazioni.

Ciao!

Ale

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 25 Sep 2009 :  02:32:35  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
alessio con il nuovo script non grabba il trailer.flv per XBMC come mai? Lo hanno rimosso dalla prima pagina però hanno rimosso anke il link alla pagina del trailer... Come mai però quello lo prende? Hai qualche idea?
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 25 Sep 2009 :  02:35:33  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
mi correggo.. il link normale c'è... manca il secondo che invece si trova sotto la scheda trailer... come faccio a fargli cercare il link in quella scheda? Quale comando devo usare per fargliela aprire? Grazie ciao ciao
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 25 Sep 2009 :  03:29:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
allora questo è il blocco trailer modificato... e il trailer adesso lo prende
#TRAILER#

#IF# #85#==#00#
//Non importare TRAILER
#GOTO#=NONPRENDITRAILER
#ENDIF#

#STARTREADWEB#
#FINDLINE#=http://www.mymovies.it/trailer/?id=#12# #ONERROR#=*STOP*
#FIND#=id=#12# #ONERROR#=*STOP*
#FIND#==#01# #ONERROR#=*STOP*
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/trailer/?id=#03#
#TAKETRAILER1#=#33#

#STARTREADWEB#
#FINDLINE#=http://www.mymovies.it/trailer/?id=#12# #ONERROR#=*STOP*
#FIND#=id=#12# #ONERROR#=*STOP*
#FIND#==#01# #ONERROR#=*STOP*
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/trailer/?id=#03#
#OPENNEWWEB#=#33#
#FINDLINE#=file=http://www.mymovies.it/filmclub/#13# #ONERROR#=*STOP*
#FIND#=filmclub/#13# #ONERROR#=*STOP*
#FIND#=/#03# #ONERROR#=*STOP*
#FIND#=#04# #ONERROR#=*STOP*
#TAKEWORD#=#05#,#03#,#04#
#STRING#=#34#=http://www.mymovies.it/filmclub/#05#
#TAKETRAILER2#=#34#

#RESTOREWEB#

:NONPRENDITRAILER

#ENDTRAILER#

adesso manca la trama che nn la prende ancora...

Edited by - BigBlack on 25 Sep 2009 03:35:40
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 25 Sep 2009 :  05:59:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Grande!

Lo aggiorno subito...

Ale

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 28 Sep 2009 :  17:03:22  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
cavolo non funziona di nuovo... ma cosa gli stanno facendo a quel sito... maledetti!!
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 28 Sep 2009 :  17:19:12  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
trovato nel file che hai uppato nel secondo blocco manca la & ed effettivamente manca anke qui...

#STARTREADWEB#
#FINDLINE#=http://www.mymovies.it/trailer/?id=#12# #ONERROR#=*STOP*
#FIND#=id=#12# #ONERROR#=*STOP*
#FIND#==#01# #ONERROR#=*STOP*
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#STRING#=#33#=http://www.mymovies.it/trailer/?id=#03#
#OPENNEWWEB#=#33#
#FINDLINE#=file=http://www.mymovies.it/filmclub/#13# #ONERROR#=*STOP*
#FIND#=filmclub/#13# #ONERROR#=*STOP*
#FIND#=/#03# #ONERROR#=*STOP*
#FIND#=#04# #ONERROR#=*STOP*
#TAKEWORD#=#05#,#03#,#04#
#STRING#=#34#=http://www.mymovies.it/filmclub/#05#
#TAKETRAILER2#=#34#
ecco quello giusto
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 28 Sep 2009 :  17:20:02  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
mmmm è il forum che nn prende la & nn so perkè... cmq la devi mettere qui:

#FIND#=filmclub/#13# #ONERROR#=*STOP*
#FIND#=/#03# #ONERROR#=*STOP*
#FIND#=#04# #ONERROR#=*STOP*
#TAKEWORD#=#05#,#03#,#04#

sulla variabile 4 deve trovare la &... modificala a mano..
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 22 Jan 2010 :  03:13:28  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Alessio mymovie è cambiato di nuovo per gli flv.... ti posto la modifica da fare al campo trailer... Hanno cambiato l'url iniziale con trailer.mymovie.it così sembra funzionare... anche se alcuni dei film che avevo nel database continuavano a funzionare... altri no... forse stanno ankora facendo al migrazione... bo... cmq per il futuro.. non c'è un modo per cancellare un determinato campo da tutti i film selezionati? Perkè il programma nn mi sovrascriveva il vecchio trailer a meno che lo spazio nn fosse bianco.. li ho dovuti eliminare a mano

#TRAILER#

#IF# #85#==#00#
//Non importare TRAILER
#GOTO#=NONPRENDITRAILER
#ENDIF#
#RESTOREMAIN#
#STARTREADWEB#
#FINDLINE#=<strong><a title="Trailer#12# #ONERROR#=*STOP*
#FIND#=href="#12# #ONERROR#=*STOP*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#03#,#01#,#02#
#TAKETRAILER1#=#03#

#OPENNEWWEB#=#03#
#FINDLINE#=file=http://trailer.mymovies.it/filmclub/#13# #ONERROR#=*STOP*
#FIND#=filmclub/#13# #ONERROR#=*STOP*
#FIND#=/#03# #ONERROR#=*STOP*
#FIND#=#04# #ONERROR#=*STOP*
#TAKEWORD#=#05#,#03#,#04#
#STRING#=#34#=http://trailer.mymovies.it/filmclub/#05#
#TAKETRAILER2#=#34#

#RESTOREWEB#

:NONPRENDITRAILER



#ENDTRAILER#

P.s. a quanto pare funziona anche con i trailer che hanno ancora il vecchio formato con l'url www.mymovies.it anke se nn ho ben capito il perkè :P Però funziona quindi ok :)

Edited by - BigBlack on 22 Jan 2010 03:22:02
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 23 Feb 2010 :  23:43:43  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Alessio sull'ultimo script di mymovies non hai aggiornato la parte che ho aggiunto per il trailer di xbmc... Questa sopra...

MI SONO ACCORTO CHE SEMPRE ALLA VARIABILE 4 NEL SECONDO BLOCCO MANCA LA E COMMERCIALE!! IL FORUM NN LA PRENDE! METTICELA TU

Edited by - BigBlack on 24 Feb 2010 01:11:33
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 25 Feb 2010 :  07:17:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Ciao!

Per favore spediscimi per email lo script così sono sicuro di non fare errori.

Ciao e grazie ancora!

Ale

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

BigBlack
Starting Member

43 Posts

Posted - 01 Mar 2010 :  23:03:34  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
[Link Rimosso] :) E' a pagina dopo

Eccolo qui, però ora è cambiato di nuovo.... Sono tornati al vecchio tipo di link... Quello con filmclub... e a quanto pare hanno riadeguato tutto... anche quelli vecchi... che stress.... adesso ci riprovo a farlo funzionare poi lo posto.... cmq nel caso in cui decidano di fare ping pong tra i 2 tipi di link si puofare in modo che prenda o l'uno o l'altro tipo di link in base a quello che trova?

Edited by - BigBlack on 01 Mar 2010 23:29:48
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.16 sec. Powered By: Snitz Forums 2000 Version 3.4.07