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

Keys in M3U video provider are not saved. #12

Open
chazlarson opened this issue Jan 22, 2019 · 0 comments
Open

Keys in M3U video provider are not saved. #12

chazlarson opened this issue Jan 22, 2019 · 0 comments

Comments

@chazlarson
Copy link

The four key fields:
image

are not stored in the database and are not in the JSON object:

    "ID": 2,
    "Name": "Iris-M3U",
    "Provider": "M3U",
    "Username": "",
    "Password": "",
    "BaseURL": "",
    "M3UURL": "http://irislinks.net:83/get.php?username=REDACTED\u0026password=REDACTED\u0026type=m3u_plus\u0026output=ts",
    "MaxStreams": 0,
    "UpdateFrequency": "@daily",
    "ImportedAt": "2019-01-21T22:17:43Z",
    "Tracks": null

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

No branches or pull requests

1 participant