Suggestion: Feed for releases of new series only
You must be registered to post!
From User
Message Body
Member
10 years ago
Posts: 2
I suggest to add a way to see the first releases of new series.
Maybe this option should be somewhere inside "Releases" section.
Basically, what I want is to see only "c.1" or "c.0" releases.
For now, I make do by periodically running the script based on the following command:
curl -s http://www.mangaupdates.com/releases.html | grep -B1 -e '> v.1 c.1<' -e '> c.1<' -e c.0
However, having this feature in web interface with working hyperlinks would be pretty neat.
... Last edited by Requiem-00 10 years ago
You must be registered to post!