XBMC Community Forum
Film studio Flag Icons - Post new ones here! - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Artwork packs (/forumdisplay.php?fid=71)
+---- Thread: Film studio Flag Icons - Post new ones here! (/showthread.php?tid=48315)



- proctor - 2009-04-11 00:58

@Neku:

That studio string matches both of your tags,

"Twentieth Century-Fox Film Corporation"

"Twentieth Century-Fox Film Corporation"

Radikaltimes' suggestion will work for the first one.

And try:
<visible>substring(listitem.studio,Fox) + !substring(listitem.studio,Twentieth)</visible>

For the other one.


- FernFerret - 2009-04-11 02:17

That's an excellent point proctor, i'll add support for advanced <visible> tags... soon


- proctor - 2009-04-11 02:34

That isn't really a fix though... A company SEARCH for FOX on imdb returns 386 results.

We may have to compile a global lookup table or some code based solution or else that XML file is going to become unmanageable.


- FernFerret - 2009-04-11 03:04

I'm talking about my script: http://www.fernferret.com/xbmc/mediaflags in which I just use the title a user provides as such.

That is where i'm trying to compile a global lookup for these flags. If you want to help, let me know and i'll hook you up with some credentials.

We can make the script know ALL tags (even the stock ones) and it can double check for conflicts!

--FF


- Halibutt - 2009-04-11 04:14

ekim232 Wrote:There is a slight blur on the background side of it from the original image having shadows. Try this Morgan Creek, hopefully it is better.
That's precisely the one I was using. It's too small and too blurry to look good, but I uploaded an improved version to FernFerret's site (HERE). Don't expect anything fancy though.

EDIT: found a better one. Hope you like it:

[Image: morgan_creek2.png]
BTW, FF, I can't update the pic on your site, could you do it? The one I uploaded earlier is really crappy.

Xan_Bie Wrote:[img]Would be great. Smile
Now those are reasonably-sized logos to work with! Uploaded both to FF's site (link above).

FernFerret Wrote:That is where i'm trying to compile a global lookup for these flags. If you want to help, let me know and i'll hook you up with some credentials.

We can make the script know ALL tags (even the stock ones) and it can double check for conflicts!
I had my doubts at first, but THAT is precisely what your site could be used for. Kind of a meeting place for Aeon Stark on one side and Media Info Plus and IMDB on the other.

Be sure to let MIP guys know what we're doing here so that they could implement a solution in their program. Currently it works well with the standard icons and their names (the majors implemented by _djh by default), but it kind of chokes on more complicated names. A possible solution for MIP would be to check the producer at IMDB (as it does currently) and then cross-check with our database if there is an icon there - and under what name. I hope I made myself clear, it's getting late... Smile
Cheers


- XBMCG33K - 2009-04-11 04:44

Anyone find Resident Evil Studios/Productions? I can't for some reason ...


- FernFerret - 2009-04-11 05:03

No problem, i'll add a checkbox that says (OVERWRITE PREVIOUS IMAGE)

I had implemented the previous check to make sure people knew that there was already an image there.

Also: I'll get all of djh_'s original stock flags uploaded

--FF


- Halibutt - 2009-04-11 05:14

XBMCG33K Wrote:Anyone find Resident Evil Studios/Productions? I can't for some reason ...
I've been looking for that one, but couldn't find anything.. Only the game developer, but it's not the same company.

UPDATE: I uploaded 15 new high-quality logos to FFs site, including:
[Image: mandalay.png]
Icon
Disney DVD
Mandalay
Cartoon Network
Maverick
Lightstorm
IMAX
ILM
infiniFilm
PolyGram
Interactual
Franchise
Gramercy
Anchor Bay

I also prepared one for Artisan, but couldn't upload it. No idea why the script told me the pic is already there.
[Image: artisan.png]


- FernFerret - 2009-04-11 06:07

Sorry, i'll get that checkbox ASAP, then i'll upload it for ya!

--FF


- FernFerret - 2009-04-11 06:19

I performed some core updates to the script, there was an error that new images were not being added to the zip package, FIXED Also added artisan image.

Halibutt: I had used an artisan.png image for testing, and it was up there, but no artisan item was assigned, there are actaully a few studios who's images exist, who's XML doesn't so I'll get those fixed.

TODO:
Auto XML GEN [OUTSTANDING]
Selection of Specific Images [OUTSTANDING]
Talk and interface with MIP [OUTSTANDING]

Still working on XML and selectable images

--FF

BTW Thanks again Halibutt, your images are great quality!