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

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  13:57:21  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
What if you use a div layer for the content? Similar to that I have used in the NewCard for testing purposes...
That way you have the scrollbar only inside the layer.

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 - 11 Apr 2011 :  14:08:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

What if you use a div layer for the content?


It is already inside a div (because each tab is a div layer) and that is the bug in IE if a table is inside a div layer the div layer gets expanded beyond the boundaries of the page.

Outside a div layer tables work, but that is not an option because a tab is a div layer.
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 11 Apr 2011 :  14:27:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Found a workaround:

I have to set the div container to a fixed height, then everything works. So now the Tabs are now all 350px height.
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  14:30:11  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Just found on google this workaround:
<div style="position:absolute; top 100px; left:200px;
width:auto;margin-right:10px">
<div style="width:100%">
<table width="100%">
.....5 columns of tabular data.....
</table>
</div>
</div>

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 - 11 Apr 2011 :  16:25:46  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
- Many small style fixes on all Cards
- Added Tabs to the Actors Card
- Actor Bio will be divided in 3 Parts(Tabs): Additional Info, Bio, Trivia

Additional Actors Info is supported from the following import Sites:
  • IMDB.COM
  • adultdvdempire.com/pornstardata.com
  • excaliburfilms.com


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

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  17:52:32  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Stupid question:
What is additional actors info?

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

merlino
Starting Member

19 Posts

Posted - 11 Apr 2011 :  18:38:22  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
[quote]Originally posted by Prinz

- Many small style fixes on all Cards
- Added Tabs to the Actors Card
- Actor Bio will be divided in 3 Parts(Tabs): Additional Info, Bio, Trivia

Additional Actors Info is supported from the following import Sites:
  • IMDB.COM
  • adultdvdempire.com/pornstardata.com
  • excaliburfilms.com


Filmography data and label seem to disappeared after update from IMDB.com ?!
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 11 Apr 2011 :  19:00:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

Stupid question:
What is additional actors info?



Examples:

On IMDB.COM:

Alternate Names:
Nickname:
Height:
Spouse:

On the Adult Sites:

Measurements:
Weight:
Hair Color:
Eye Color:
Ethnicity:
Tattoos:
Known Alias:
Years Active:
Piercings:
Alias:
Contracted Studio:

Edited by - Prinz on 11 Apr 2011 19:00:45
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  19:17:43  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Aah, thanks. I would have allocated that to the bio 'til now.

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 - 11 Apr 2011 :  19:30:43  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

Aah, thanks. I would have allocated that to the bio 'til now.



Yeah it's imported in the Actor Bio Field. But now it's parsed (into a Table) and moved to the Additional Info Tab via Javascript.

- Added support for the _ACTOR_FILMOGRAPHY_ Field if _TACTOR_FILMOGRAPHY2_ is empty (some script don't import that data)
Edit:
- Added support for ADDITIONAL INFO<BR>------- marker in Bio Field for additional info

http://www.mediafire.com/?9g96w27faxgrw6d

Edited by - Prinz on 11 Apr 2011 19:55:00
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  19:59:37  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Just an additional thought: today I have seen a site with additional info on the characters of some series.
Would it be possible/usefull to add that to the series main card? And are there enough sites to get those info?

And what about season plots? The frame story of the show itself and the story of each episode are there but the story of each season can differ from the whole show's story! As example "Dexter".

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 - 11 Apr 2011 :  20:06:27  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

Just an additional thought: today I have seen a site with additional info on the characters of some series.
Would it be possible/usefull to add that to the series main card? And are there enough sites to get those info?


Example? But i don't think that the data will fit in any available field.

quote:
And what about season plots? The frame story of the show itself and the story of each episode are there but the story of each season can differ from the whole show's story! As example "Dexter".


I think that is something for it own new field.

For TV Shows many things (Fields and more) are missing.
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  20:30:45  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I have saved the link to (german) site that provides those info. I will paste the link tomorrow as the info is easier to extract than from here: http://de.wikipedia.org/wiki/Bones_-_Die_Knochenjägerin

And yes, there is really much missing. But in this special case: the episode card contains a field Rahmenhandlung (frame story) that could be used 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 - 11 Apr 2011 :  20:45:37  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

And yes, there is really much missing. But in this special case: the episode card contains a field Rahmenhandlung (frame story) that could be used for.


First of all that Field is in the Episode Level and can only be used on the Episode Card.
And that is only a short Text Field (max 250 Chars)
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  20:56:09  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
*think* As mostly none or less custom fields are used for TVShows - why not storing the info in a free field? Then you could pass it to every episode of the season And you can add an additional info to the seasons part of the main movie card.
But I fully agree with you, we need more fields.

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 - 11 Apr 2011 :  21:07:40  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The IMDB.COM (TVSeries) For Rel.7 uses piratically all Custom Fields... At least all Big Fields.
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  21:19:57  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Okay, that I don't know as I have used only few info from imdb. I wanna have only german info - except for the awards and missing crew/actors. It's also killing that I have too much actors with english bio, etc. And language-mixed info is even more...

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 - 11 Apr 2011 :  21:36:48  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The Problem is that there is no site that comes even close (content) to imdb.com in german and properly most other languages.
Go to Top of Page

JDommi
Administrator

Germany
4637 Posts

Posted - 11 Apr 2011 :  21:43:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Yes, that's the sad truth...
And merging all info from different scripts are extremly time-consuming. And highly killing when you overwrite your data because of missing options for pre-selecting what you wanna import additionally.
For that I'm really glad about your last option for TVShows to exclude the main info!

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

Posted - 11 Apr 2011 :  23:23:02  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I have found the site http://www.serienfans.tv/ and also good http://www.serien-zone.de
IMDB itself has it, too...

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.21 sec. Powered By: Snitz Forums 2000 Version 3.4.07