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
 HTML Cards
 movie_bigcover update
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 35 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Prinz
Senior Member

Germany
1522 Posts

Posted - 20 May 2011 :  20:28:07  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Now also TV-Shows with years: Show Name (from-to) should work as match in Filmography

http://www.mediafire.com/?11tmpttqtgubdtp
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 21 May 2011 :  13:06:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Improved the TV-Show (from-to) Actor filmography detection (false positives are possible, but unlikely)

http://www.mediafire.com/?4ez126iuxd9ur10

Still waiting for the _MOVIE_ACTOR_ORIGINALTITLE_ variable and the #ADDFILMOGRAPHY# Bugfix.

Edited by - Prinz on 21 May 2011 13:10:25
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 21 May 2011 :  15:08:41  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
ops... I have forget it

Sorry Prinz, what is the bug in #ADDFILMOGRAPHY#?

Thank you!

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 21 May 2011 :  15:58:13  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Bug from the page 27.

quote:
I just found a Bug in the Function to add a Movie from the Filmography.

Special Chars and even some normal Chars in Titles are wrongly handled and not escaped correctly. That also results in wrongly displayed titles.

Example:

Actress: Jennifer Garner http://akas.imdb.com/name/nm0004950

Filmography: Dude, Where's My Car? (2000)

The problem is the char: ?

So it's displayed as: Dude, Where's My Car

Rest of the Title is missind and of course the javascript function to add the movie to the database or even to open the website doesn't work because the program replaces the ? with an |

I think that is a bug in the magicscript function: #ADDFILMOGRAPHY# because it's already wrong in the database after the import of the actress:

#§Dude, Where's My Car| (2000)|http://akas.imdb.com/title/tt0242423/§IMDB.COM (Complete).txt#

correct would be:

#§Dude, Where's My Car? (2000)|http://akas.imdb.com/title/tt0242423/|IMDB.COM (Complete).txt#
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 26 May 2011 :  16:29:26  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Added detection code for Internet Explorer 10

http://www.mediafire.com/?t2vc1xrsjbjjd8n
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 29 May 2011 :  18:55:10  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Added _MOVIE_ACTOR_ORIGINALTITLE_ to the Actors Card

http://www.mediafire.com/?ieikj7wfa797c0n

#ADDFILMOGRAPHY# Bug is still in XMM 7.1.2.9 (2 Posts above)

Edited by - Prinz on 29 May 2011 19:30:52
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 30 May 2011 :  18:23:14  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Prinz, would you do a test/optimisation for me, please...

I have added an optional part to the #MOVIETITLE# segment of the ofdb script that imports relations between movies and puts it into Character Info field.
This info will be shown with the modified card. Maybe it should be moved to a new tab Movie Relations?!?

What's still missing is the hint if that movie is in database like for the filmography. But for that there is missing a variable in XMM.

http://www.mediafire.com/file/id3zgd44c4151tc/OFDB+Card.rar

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 31 May 2011 :  12:35:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I wouldn't import data with html formating into the Database. If you change anything on the Card, wont to use the data for something else (example: plugin) you get in trouble.

The html formating should be done on the Card (javascript)
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 31 May 2011 :  20:03:12  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I will try to do that, Prinz. Hadn't enough time the last days so it is only a first "alpha" ;)
Beneath that I have a problem with the script: How can I get the wanted info when there is no "Sonstiges" before the relevant part? At the moment the proceeding will be aborted but that's because I don't know a solution as there is no real structure on ofdb for.

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 31 May 2011 :  20:24:49  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You can only search for all possible section titles if there is no structure.

I have no clue about the ofdb structure, never ever used it.
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 31 May 2011 :  21:51:03  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Yes, that's the only possibility. But it would make the script bigger and at least slower than it should be. Maybe it's better to skip than to check against 5 or more blocks!?!

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 31 May 2011 :  22:17:02  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Added a <noscript></noscript> tag at the Top of all Cards (Warning if javascript is deactivated)

http://www.mediafire.com/?2j64padwpvzgix8
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 01 Jun 2011 :  12:22:49  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Please check if this ofdb version is better...
As mediafire seems to be down at the moment:
http://mitglied.multimania.de/jkdommi/xmm/
OFDB.DE+Card_2.rar

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 01 Jun 2011 :  12:43:59  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Should be ok/better.
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 01 Jun 2011 :  13:20:12  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Okay. Shall we take it as extra card or as replacement for the official one?
And: are there any more sites that provide such info?
A very good site is http://www.moviejones.de/filme/filmreihen-a-seite-1.html; but for this one you need the #POST# command...

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

Prinz
Senior Member

Germany
1522 Posts

Posted - 01 Jun 2011 :  13:24:42  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I would say: Extra Card at the moment, because I don't know any other site that provides this info. (themoviedb has a collection feature, but not per API...)

And is ofdb is only useful for german speaking people...
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 01 Jun 2011 :  13:33:17  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You mean the "Part of the:" section?

But: as ofdb provides the imdb link, too. Why not changing the ofdb script to international to take the imdb title and link instead oth the german ones?

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

Edited by - JDommi on 01 Jun 2011 13:37:50
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 01 Jun 2011 :  13:52:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I don't think that someone that doesn't speak german will ever use the ofdb (script).

Even I don't use it.

And last but not least, it's rare that a movie has even a prequel/remake,... I my database I can count them with one hand.
Go to Top of Page

JDommi
Administrator

Germany
4650 Posts

Posted - 01 Jun 2011 :  14:04:11  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
*LOOOL* I thought that, too. But there are really much more than expected!!!
And I didn't meant to use it as ofdb script but as additional script only for this info. With option to store as imdb or as ofdb title/link.

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

JDommi
Administrator

Germany
4650 Posts

Posted - 02 Jun 2011 :  20:56:16  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Additional card.
I have included an ofdb script that handles only Movie Chains.
You have the option to take only the german links, only the imdb link (for that the english imdb movie title is still missing) or both.
http://www.mediafire.com/?wm0saaekkimg8xs

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page
Page: of 35 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Previous Page | 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.14 sec. Powered By: Snitz Forums 2000 Version 3.4.07