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 8, 9, 10 Forum
 Suggestions / New Features
 Suggested inclusions & exclusions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

takufriendly
Starting Member

Canada
1 Posts

Posted - 30 Oct 2013 :  22:09:08  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Just sharing I'm not crazy about the new FanArt inclusion. I'm always deleting it from my download because I like to see the info about the movie right away, instead of a big random picture related to the movie. I also like to avoid using extra internet broadband when possible (as I pay by the GB where I live).
I also really miss the Actors awards section that used to be there but is no more. I loved seeing their wins and nominations in their bio's. Well, that's just some friendly suggestions. If I could make those changes myself I would, but I'm not skilled enough to go beyond the page that lets you change number of actors to download, etc. Perhaps you could include these things as options in the same list? Much thanks for the DB. I love it. Take care

Edited by - takufriendly on 01 Nov 2013 01:45:02

yan00s
Moderator

405 Posts

Posted - 03 Nov 2013 :  15:33:25  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by takufriendly

Just sharing I'm not crazy about the new FanArt inclusion. I'm always deleting it from my download because I like to see the info about the movie right away, instead of a big random picture related to the movie. I also like to avoid using extra internet broadband when possible (as I pay by the GB where I live).



I think it depends on the script you're using if there will be fanart images. For IMDB scripts right now the option to control it is missing, but you could delete everything between

	//FANART From IMDB

from the IMDB Complete script.

Note: changes will not persist between script updates!

As for MovieDB scripts you can set the script to ignore Fanart (Script Manager -> Script Options).


quote:
Originally posted by takufriendly

I also really miss the Actors awards section that used to be there but is no more. I loved seeing their wins and nominations in their bio's. Well, that's just some friendly suggestions. If I could make those changes myself I would, but I'm not skilled enough to go beyond the page that lets you change number of actors to download, etc. Perhaps you could include these things as options in the same list? Much thanks for the DB. I love it. Take care



Have you tried running the IMDB actor script? It should d/l awards.

.
Go to Top of Page

nehickel
Junior Member

USA
265 Posts

Posted - 10 Dec 2013 :  20:55:28  Show Profile  Visit nehickel's Homepage  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I too delete all the fan art because it takes up space & time and I don't really use it. I would modify the script as suggested except that with every update I'd have re-edit the script. So I'll wait until there's a script option and just continue manually deleting it via the edit window... there's always something after the download that needs changing anyways...

Norm
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 10 Dec 2013 :  21:24:02  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
As I don't know if I have the actual script here is the way to include an option to take fanart or not.
So Ale should include it in the official script.


Add to block #LOADOPTIONS#

	#SETOPTION#=#65#1[FanArt]0=Don't import FanArt|1=Import FanArt


add after :ENDPOSTER in block #POSTER#

	//FANART From IMDB
	#IF# #65#==#00#
		#GOTO#=ENDFANART
	#ENDIF#

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.3 sec. Powered By: Snitz Forums 2000 Version 3.4.07