Skip to content

rmz urlrewriter: fixed bug ...#1886

Merged
liiight merged 1 commit intoFlexget:developfrom
thawn:rmz_urlrewrite
Jun 22, 2017
Merged

rmz urlrewriter: fixed bug ...#1886
liiight merged 1 commit intoFlexget:developfrom
thawn:rmz_urlrewrite

Conversation

@thawn
Copy link
Copy Markdown
Contributor

@thawn thawn commented Jun 22, 2017

.. that may lose links if another plugin adds links to the urls field of an entry before the urlrewriter is executed.
So far this only occurred to me on another site (rlsbb) where the rss plugin already finds urls in enclosures. So this bug does not currently affect users but it might in the future, if rmz adds enclosures.

Motivation for changes:

bugfix

Detailed changes:

  • the plugin now checks whether there is already an urls field in the entry and adds the contained links to its list of urls to process.

…nks to the urls field of an entry before the urlrewriter is executed
@liiight liiight merged commit 1723e16 into Flexget:develop Jun 22, 2017
@thawn
Copy link
Copy Markdown
Contributor Author

thawn commented Jun 23, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants