Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Generic] Fix RSS item thumbnail URL #27405

Merged
merged 5 commits into from
Dec 19, 2020
Merged

[Generic] Fix RSS item thumbnail URL #27405

merged 5 commits into from
Dec 19, 2020

Commits on Dec 13, 2020

  1. [Generic] Fix RSS item thumbnail URL

    The thumbnail url of an item in RSS feed is in "href" attribute (not directly in the itunes:image tag)
    renalid committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    1756cd5 View commit details
    Browse the repository at this point in the history
  2. [Generic] Update unit test

    Change upload_date (compat_str previously failed) and add thumbnail
    renalid committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    3e4e529 View commit details
    Browse the repository at this point in the history
  3. [Generic] Fix and add unit test

    Add unit test to check item thumbnail
    renalid committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    35afc35 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. [Generic] Test fix (rollback)

    renalid committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e227795 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Update generic.py

    dstftw authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c236d52 View commit details
    Browse the repository at this point in the history