Hummingbird v1

FREE
By vikhyat | Updated 21 days ago | Entertainment
Popularity

7.4 / 10

Latency

57ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Episodes watched count is always one ahead.

Rapid account: Richardr
richardr
10 years ago

If I set the episodes watched count via the API, it is always one ahead on the site.

So if I set it to 1 then on the site it shows 2, if I set it to 0 it shows 1 and -1 shows 0.

Working around it at an application level right now but it would be nice if what we set would be what shows up.

Rapid account: Inket
inket Commented 10 years ago

Yep. I just tested it. Seems the value of the parameter ‘increment_episodes’ isn’t taken into account. As long as the parameter exists it’ll increment episodes_watched’s value. Considering it’s an optional parameter, it’s not a big issue… but it’s still broken.

I tested with the values: 0, 1, “0”, “1,”, true, false, “true”, “false”, “”, nil.

Rapid account: Kbkarma
kbkarma Commented 10 years ago

+1

Rapid account: Inket
inket Commented 10 years ago

+1

Rapid account: Vikhyat
vikhyat Commented 10 years ago

I have fixed the behavior of increment_episodes, which should fix this issue. Let me know if it is fine now.

Rapid account: Richardr
richardr Commented 10 years ago

Very sure, even tested it using the form on the documentation tab and it is definitely set to false.

Rapid account: Inket
inket Commented 10 years ago

Are you sure you’re not setting ‘increment_episodes’ parameter to true ?

Join in the discussion - add comment below:

Login / Signup to post new comments