Author |
Topic |
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 01:27:33
|
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 |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 09 Jan 2010 : 10:11:39
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 13:07:59
|
At moment i'm still modifying the thedb.com script to take some additional information. |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 18:39:38
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 18:45:56
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 09 Jan 2010 : 21:47:13
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 22:20:53
|
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. |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 09 Jan 2010 : 22:35:52
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 Jan 2010 : 22:49:58
|
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. |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 09 Jan 2010 : 23:01:17
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 10 Jan 2010 : 02:07:27
|
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. ;) |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 10 Jan 2010 : 10:15:56
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 10 Jan 2010 : 14:54:58
|
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* |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 10 Jan 2010 : 15:37:06
|
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 |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 10 Jan 2010 : 16:00:04
|
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 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 10 Jan 2010 : 18:56:46
|
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) |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 10 Jan 2010 : 19:05:56
|
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. |
|
|
JDommi
Administrator
Germany
4645 Posts |
Posted - 10 Jan 2010 : 19:30:00
|
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 |
|
|
Topic |
|
|