where is teh permanet anime vote ? ^^

All your questions about AniDB belong in here.
No download support!

Moderator: AniDB

Locked
Hi Ho

where is teh permanet anime vote ? ^^

Post by Hi Ho »

is the only bug i see so far .....

thanx you
ausvortex

Post by ausvortex »

Might be just me but notifications don't seem to be working.

At least, I had a notification (group) enabled for Madlax for when ANBU-Lunar released it. I was planning to add it but when I went to the Madlax page, it was already added but I'm pretty sure I never received any notifications.
Elias
Posts: 242
Joined: Tue Feb 17, 2004 4:55 pm

Post by Elias »

It looks permament vote is available only for few titles, which have already set ending date. 99% (maybe less, but ive checked mylist and find very few with this field) of titles has this date not set and are not available to perm. voting (i've just tried to set vote for 2 older titles, i watched yesterday - impossible). It too restrictive now. For new titles it is fine, but for older titles it will be very hard to find proper ending date. And for titles, which consist of only one episode permament vote should be available by default.

'perm. voting for an anime is now only possible if an end date has been added for the anime'
mean it 'perm. voting is posisible if end date is set AND is already reached', or only 'enough if end date is set, even if it is far in future'?
Last edited by Elias on Thu Aug 12, 2004 7:33 am, edited 1 time in total.
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

Elias wrote:It looks permament vote is available only for few titles, which have already set ending date.
I'll go through the list today and add as many as possible, so that it hopefully won't be too much of a bother for most titles.

EDIT: Didn't come further than 1-167 today, with 6 titles still missing the dates since I couldn't find them
Elias wrote:'perm. voting for an anime is now only possible if an end date has been added for the anime'
mean it 'perm. voting is posisible if end date is set AND is already reached', or only 'enough if end date is set, even if it is far in future'?
Playing around with the test anime, it looks like the range for "end date" allows something along the lines of "today + 2 years". As you can see, though, permanent voting is blocked until "today == last aired".
Last edited by wahaha on Thu Aug 12, 2004 8:28 pm, edited 1 time in total.
Elias
Posts: 242
Joined: Tue Feb 17, 2004 4:55 pm

Post by Elias »

wahaha wrote:
Elias wrote:It looks permament vote is available only for few titles, which have already set ending date.
I'll go through the list today and add as many as possible, so that it hopefully won't be too much of a bother for most titles.
There is still problem with older titles. i've started updating titles from mylist and after few successfull found ending dates (ANN is best source for it) i've stayed with AIKA and Angel Cop - no airing/releasing dates found, but those are ended long ago. Maybe change rule into this:

Code: Select all

  if 'end date is set' then
    if 'end date' <=today then
      allow perm. voting
    else
      deny perm. voting
    end if
  else 
    if 'release starting year' > 'current year' or ('release ending year' != null and 'release ending year' > 'current year') then
      deny perm. voting
    else
    if 'release starting year' = 'current year' or ('release ending year' != null and 'release ending year' = 'current year') then
      if 'number of episodes with files for this title'>='Episodes' then
        allow perm. voting
      else
        deny perm. voting
      end if
    else
      allow perm. voting
    endif
   end if
rowaasr13
Posts: 415
Joined: Sat Sep 27, 2003 4:57 am

Post by rowaasr13 »

Maybe some "magic" date meaning "it ended for sure, but nobody can remember when" would work?
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

*moved to feature request*

this is not a bug :P

BYe!
EXP
DonGato
Posts: 1296
Joined: Sun Nov 17, 2002 9:08 pm
Location: The Pampas, The land of the Gaucho!
Contact:

Post by DonGato »

So this is right? 8O

http://anidb.ath.cx/perl-bin/animedb.pl ... me&aid=283

I mean I can't vote permanent with a series THAT old?
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

DonGato wrote:I mean I can't vote permanent with a series THAT old?
You can, as the dates are all listed here: http://member.nifty.ne.jp/teraji/ova/ova_l12.htm (and now on AniDB aswell ;))

For regular OVAs, TV animes and movies, it really isn't that much of a problem to find out the rel/air-dates. So far, I've looked at the anime-IDs 1 through 209, and the titles I couldn't find the rel/air-dates for were:
... as Robotech is the cut version, so you won't find many fanpages that go as far as listing the TV air dates
Animes first released through the web - and so far I couldn't find out when the streams were first available.
Im still unsure whether Cool Devices is an anime of its own - or not rather a compilation of different animes with different rel-dates. As for Necronomicon, I guess I simply didn't look hard enough.

So, that being said, I agree that it's mainly a matter of time; but there are some cases which can most likely not be solved without having the special "it ended" date rowaasr13 suggested.
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

wahaha wrote:So, that being said, I agree that it's mainly a matter of time; but there are some cases which can most likely not be solved without having the special "it ended" date rowaasr13 suggested.
I plan to wait a couple of weeks and then check how many old animes are still missing the ending date.
Depending on the numbers we can think about a solution by then.
Such an "it ended but we don't know when" option would probably only be available to mods though.

BYe!
EXP
Locked