maxnowack/node-podcast

Passing items to the constructor leaves strange duplicate items

Closed this issue · 1 comments

Teun commented

When passing 2 items in the constructor, you end up with a podcast of 4 items, 2 correctly transformed and 2 still the actual items passed in.

I created a PR: #34

Fixed in v1.2.0