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
 TAKEPOSTERFANART - Bug?
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Prinz
Senior Member

Germany
1522 Posts

Posted - 09 Jan 2010 :  01:27:33  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Another Bugfix: TV Shows with more than 9 Seasons were incorrectly show without the Prefix S (wrong use of the javascript function dezint )

http://www.mediafire.com/download.php?noqjdyozzyt

Edited by - Prinz on 09 Jan 2010 13:06:02
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 09 Jan 2010 :  08:20:59  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Guys,

Please send the modified MovieCards also to me, I will include in future updates.

Thank you!!

Ale

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

JDommi
Administrator

Germany
4645 Posts

Posted - 09 Jan 2010 :  10:11:39  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Of course, Ale ;)
@Prinz: true, I didn't have thought of that there are shows with more than 9 seasons.

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 - 09 Jan 2010 :  13:07:59  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
At moment i'm still modifying the thedb.com script to take some additional information.
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 09 Jan 2010 :  18:39:38  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Here another mod for the thetvdb.com script:

New:
- Guest Stars will be added to the Cast for that Episode
- Added thetvdb - SerieID to the MovieID - Field
- Year for the TV Show will be taken from the First Aired Field
- Bugfix for import Actors with played more then one Role in a TV Show: for example: Heroes = Zachary Quinto, Ali Larter, David Anders (wrong imported Starring (Actors) must be deleted before the re-import for that TV Show to make it work)
- Added a few Replacements for characters of other languages (needs still improving / can't take them form other scrips like imbd.com since there are not always correct)

All old changes i already meantioned are still there (Additional Advanced Settings)

http://www.mediafire.com/download.php?5zy2w02wf5m
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 09 Jan 2010 :  18:45:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I still would like to have a String search and replace function. At the moment the workaround is less than ideal.

Edited by - Prinz on 09 Jan 2010 18:46:15
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 09 Jan 2010 :  20:18:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Small change for the MovieCards: Now the COUNTRY and YEAR after the MOVIE TITLE will be hidden if the Values are not in the database.

http://www.mediafire.com/download.php?gtenmnzn4qt
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 09 Jan 2010 :  21:47:13  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I think it's time to open a new board on the forum: HTMLCards...

But keep in mind that Alessio has to include modified cards to XMM. So the cards as far as all scripts have to be send to him.

I also have just made modifications to DefaultHTMLCard. It now opens the cover/backcover no longer in a separate window but shows a container with that image. Additionally you are now able to show the next/previous pic of each category (cover/backcover).
For this function I have included Lightbox V2.04 into the card.
Alessio has to change a little bit of code to have the covers dynamically included. For that reason I don't share the new card previously...

@Prinz: your last change about country and year is already included ;)

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 - 09 Jan 2010 :  22:20:53  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Lightbox ... I'm not the biggest fan of these sort functions. I will see how it looks/works. Can't be much worse as it looks at the moment.

Yeah i know i need to send the script to Alessio but I'm still improving it and especially with one thing I'm not happy yet. Still thinking how to make it work correctly. When I'm done i will send it to him.
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 09 Jan 2010 :  22:35:52  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I don't like standard functions, too but:
Just make it better

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

Edited by - JDommi on 09 Jan 2010 22:48:33
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 09 Jan 2010 :  22:49:58  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
It's just a matter of personal taste. I never liked it on Websites. Can't exactly say why, but i never liked the look.

The ability to choose the Moviecard is made just for that. Everybody likes a different look and feel.
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 09 Jan 2010 :  23:01:17  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
True, but I'm not that expert in javascript or html... for that I think (hope) I have done some good improvements on the card.
But further work on is always welcome!
I'm just looking for an easy way to realize the font scaling for the HTML card just Alessio has done for the grids.
But that seems be be a harder work or needs a complete rewriting of the card(s).
Maybe you are the guy for implementing that...

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 - 10 Jan 2010 :  02:07:27  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Maybe the Moviecards should be changed:

quote:
The <font> Tag Should NOT be Used

The <font> tag is deprecated in the latest versions of HTML (HTML 4 and XHTML).

The World Wide Web Consortium (W3C) has removed the <font> tag from its recommendations. In future versions of HTML, style sheets (CSS) will be used to define the layout and display properties of HTML elements.



So the Cards should be converted to only use css Style="font-size:

With a mix of old html font tag and css style attributes is a uniform increase, decrease almost impossible. And one thing is much better about css style, you have much more possibility. ;)
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 10 Jan 2010 :  10:15:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
CSS - I don't have any experiences with style sheets. I only know that they exist... So I have to pass the ball to another one.

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 - 10 Jan 2010 :  14:54:58  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
CSS Styles are something that will simplify the Cards much. It's simple to make a consistent look on the page and modifying will be much easier.

Maybe i will try to convert the Card after the changes (Lightbox) are made and working. I don't know yet how much time i have i next weeks.

If i like the new Card. *just kidding*
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 10 Jan 2010 :  15:37:06  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Well, jdommi.de.vu/xmm.
There can you download the card.

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
4645 Posts

Posted - 10 Jan 2010 :  16:00:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Btw. I have checked the div container for the tagline... seems as if it's the same behaviour like the font slider.
For me my div shows the correct result and yours show 1,8 lines (the descenders are out of the bar). It seems a little bit too much to the right and is overlapping a part of the first movie rating.
Although only your height is 22 instead of my 14. Really strange!

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 - 10 Jan 2010 :  18:56:46  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thx for the card. I added a few changes you missed or were there intentionally missing?

- relative height (height="75%") removed for the Movie Specification (I think so it looks nicer without the stretching)
- play - button hidding

And i modified the LightBox to show the correct number of Images, if there are less then 10/11 (No more endless loading window)

Commented out the Variable _MOVIE_BACKCOVER10_ (The Variable doesn't exists - possibly a bug in EMM)
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 10 Jan 2010 :  19:05:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
There is also a bug in EMM, if a cover is deleted the Moviecard should be reloaded. At the Moment it isn't and Variables _MOVIE_COVERx_, _MOVIE_BACKCOVERx_ are the old ones including the missing (deleted) Image. So the Lightbox doesn't work correct until the Moviecard is manually reloaded.
Go to Top of Page

JDommi
Administrator

Germany
4645 Posts

Posted - 10 Jan 2010 :  19:30:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Well, the _MOVIE_COVERx_ will be changed dynamcially be Ale, same way like the episodes... there can be more than 10 pics, too!
Therefore I didn't have worked on nonexisting covers ;)
Movie specs: that was one of the original parts that was never changed, I think.
Play Button: yes, seems that nobody else had thought to hide it if not used.
But some parts should stay wheather their is data available or not. That garantuees same structure without searching data position for every movie.

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

Edited by - JDommi on 10 Jan 2010 19:36:08
Go to Top of Page
Page: of 3 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.16 sec. Powered By: Snitz Forums 2000 Version 3.4.07