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

feat: add support for mdblist urls #402

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

lostb1t
Copy link
Contributor

@lostb1t lostb1t commented Jun 13, 2024

Pull Request Check List

This PR allows the ability of defining list with the url. Making it easy to copy and paste any list on mdblist into river.

List ids are also still allowed and logic is kept as is

mdblist": {
  "update_interval": 300,
  "enabled": true,
  "api_key": "",
  "lists": [
    "https://mdblist.com/lists/hdlists/latest-hd-crime-movies-top-rated-from-1980-to-today",
    2567
  ]
}

@dreulavelle dreulavelle merged commit 282eb35 into rivenmedia:main Jun 13, 2024
This was referenced Jul 24, 2024
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