alexkay / muspy

Album release notification service
https://muspy.com
GNU Affero General Public License v3.0
191 stars 25 forks source link

Notifications sent wrongfully months before the release. Future "updated" dates in the feed. #31

Closed mzso closed 8 years ago

mzso commented 8 years ago

I of course forget by the time they're released. It's just annoying noise.

I'm not sure if there's a proper reminder when the album is actually released. I keep missing things.

Edit: So taking a closer look at the feed (I normally only view the e-mail reminders) it seems like the releases are only added once, most times with a future date. This is bad... It makes the notifications useles

It would make sense to have two kinds of reminders just like how videoeta does, and you could choose which of them you want.

mzso commented 8 years ago

I see this in one of the entries: `

<![CDATA[Metallica - Hardwired… to Self‐Destruct]]>
    <link href="https://muspy.com/releases"/>
    <id>urn:uuid:55d8ab42-990b-4c94-93c8-9ca7927b5fc0</id>
    <updated>2016-11-18T00:00:00Z</updated>
    <content type="xhtml">
        <div xmlns="http://www.w3.org/1999/xhtml">`

It was "updated" two months from now in the future.

The feed itself seems to be updated in the future: 2016-10-07T00:00:00Z

alexkay commented 8 years ago

Dupe of #9.