fanart.tv - Request and share ClearLOGO, ClearART and more Fan Artwork / Thumbs

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sergiocos Online
Posting Freak
Posts: 782
Joined: Jul 2009
Reputation: 4
Location: Bucharest, Romania
Post: #11
Guys, i did many cleararts in time, but i'm not satisfied with my photoshop skillz.
If you can make a short tutorial or you can give links to the ones that can help me, i'm more than eager to help. Somehow I can't get rid of the jagged edges of cleararts. i want to obtain perfect-smooth-solid color edges. All my methods failed me, however, with effort, i had some good looking cleararts, but i wanna do better (and faster). Any help will be appreciated.
find quote
Rad_ Offline
Member
Posts: 78
Joined: May 2009
Reputation: 0
Post: #12
Since these images aren't in core, is it possible to use a context menu dialog to select between multiple options when they're returned through the new api?

I know the script could do this, but the point of the script was to run an automated scan, primarily. In which case waiting for user input is kind of a bummer.

Does this mean there should be two scripts? One for batch downloading every show without a logo in the local TV db, and one for calling alacarte on a show level?

And if things are getting batch returned (which seems inevitable), can we request a feature on the new site to up- (and/or down-) vote logos/art so that if there are multiple options, the clear "best" one is returned?

How had you intended to handle multiple choices in this manner, Kode?
find quote
ppic Offline
Skilled Python Coder
Posts: 2,662
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #13
you can download it from info screen if skin support it, you can change and choose the logo you want

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
Kode Offline
fanart.tv admin
Posts: 713
Joined: Mar 2010
Reputation: 14
Post: #14
At the moment multiple logos are displayed by name, but thats not very reliable because of the naming convention on clearlogos (thinking of changing it if noone has any objections, currently its showname.png, showname-2.png, showname-3.png but - has a higher priority than . so ordering by name returns showname-2.png, showname-3.png, showname.png, thinking of changing showname.png to showname-1.png)

I'm planning on adding some kind or voting/favourite/rating system, not sure what yet though, any suggestions are welcome, then in the api you will be able to order by favourite. I can also add a limit option so it only returns a single results for each.

http://fanart.tv/help/ has some initial details on the API but bits may change.

Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from fanart.tv

Staff positions available: Moderators | Developers | Designers | Project Coordinator | more info on how to get involved
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #15
Is the search box functional? I have been trying to find $#*! My Dad Says, tvdb- 164951...I believe I've seen screenshots with people having that logo...

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
Rad_ Offline
Member
Posts: 78
Joined: May 2009
Reputation: 0
Post: #16
Kode Wrote:I'm planning on adding some kind or voting/favourite/rating system, not sure what yet though, any suggestions are welcome, then in the api you will be able to order by favourite. I can also add a limit option so it only returns a single results for each.

http://fanart.tv/help/ has some initial details on the API but bits may change.

Let users(/visitors?) flag/favourite/star/upvote a logo when there are multiples, the results of which dictate which logo is returned first or when the limit is set to 1. A more complicated (less gameable) implementation would be to enforce that only one logo per show was flagged (radio button style), but that would require users were logged in (and the backend would have to load this info every time a page was loaded so a user could change their vote if new logos were submitted or they realize their choice doesn't work as well in practice, etc).

This is probably not super important, though, and the moderators could arbitrarily pick the favorites if that's deemed to be less work overall....

If you only went one way, though, I think a more useful feature would be downvoting or flagging for removal. This could be opened up to the userbase at large (with a few set reasons for why it was flagged as such). This could move a logo down the ranks when returned as multiples, and after reaching x number of downvotes/flags, could put it in a queue for moderated removal.

I think that could be a really simple modification, and might even be able to take a load off the moderators. If uploads don't need to be moderated and the combined userbase is allowed to pass judgement on quality, then the moderators only need to step in when something is obviously wrong. Or at the very least, they would only need to check for glaring problems.

This could also lead to much greater quality overall, because a secondary queue of flagged images (when the only logo/all logos of a show are flagged) would bring them to people's attention and more submissions of [hopefully] higher quality would come in. Rather than take on a really hard logo that no one has been able to do yet, someone wanting to contribute could take a stab at a good-but-not-great extraction that otherwise wouldn't have been brought to their attention. (This is not a dig at the current moderators--I'm sure you're only letting the very best through--but the first initial batch import was much less stringently moderated and there are some shows that appear filled but could benefit from a more perfect recreation, etc. More eyes and all that....)
find quote
Kode Offline
fanart.tv admin
Posts: 713
Joined: Mar 2010
Reputation: 14
Post: #17
mcborzu Wrote:Is the search box functional? I have been trying to find $#*! My Dad Says, tvdb- 164951...I believe I've seen screenshots with people having that logo...

Works fine for me, typing 164951 went straight to the show, typing $#*! My brought it back in the search results.

Whats happening for you?

*edit* it might be that the results get a bit lost, they should show up just under the header image

Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from fanart.tv

Staff positions available: Moderators | Developers | Designers | Project Coordinator | more info on how to get involved
(This post was last modified: 2010-12-15 02:00 by Kode.)
find quote
Kode Offline
fanart.tv admin
Posts: 713
Joined: Mar 2010
Reputation: 14
Post: #18
Some good ideas there Rad_ the only issue I see is that we have found we don't even have enough people to do all the logos that get requested, getting people to make better images for shows that already have images might be even harder.

Being able to upvote and downvote would probably work well though, it would be less intensive that calculating votes, and if we have it so say -7 or something automatically drops it into a moderation queue that would help weed out some of the crap images that have slipped the net.

Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from fanart.tv

Staff positions available: Moderators | Developers | Designers | Project Coordinator | more info on how to get involved
find quote
Kode Offline
fanart.tv admin
Posts: 713
Joined: Mar 2010
Reputation: 14
Post: #19
sergiocos Wrote:Guys, i did many cleararts in time, but i'm not satisfied with my photoshop skillz.
If you can make a short tutorial or you can give links to the ones that can help me, i'm more than eager to help. Somehow I can't get rid of the jagged edges of cleararts. i want to obtain perfect-smooth-solid color edges. All my methods failed me, however, with effort, i had some good looking cleararts, but i wanna do better (and faster). Any help will be appreciated.

I'm hoping some people will come up with some tutorials for me that I can put on the website, though I've been asking for months with nothing to show for it yet Wink

Get and request your ClearLOGOs / ClearART / TV Thumbs / Season Thumbs / Music ClearLOGOs / cdART / Artist Backgrounds / CD Covers from fanart.tv

Staff positions available: Moderators | Developers | Designers | Project Coordinator | more info on how to get involved
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #20
Kode Wrote:Works fine for me, typing 164951 went straight to the show, typing $#*! My brought it back in the search results.

Whats happening for you?

*edit* it might be that the results get a bit lost, they should show up just under the header image

Oh I see whats going on, in Firefox everything work perfect in, but IE or Opera* the page just refreshes.



*small user base dont need to account for it but IE you should

Kode Wrote:I'm hoping some people will come up with some tutorials for me that I can put on the website, though I've been asking for months with nothing to show for it yet Wink

Got one cooking thats why I need the logoBig Grin

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find quote
Post Reply