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

Upstream playlist is not being updated #5

Open
carlosjfcasero opened this issue Oct 28, 2023 · 3 comments
Open

Upstream playlist is not being updated #5

carlosjfcasero opened this issue Oct 28, 2023 · 3 comments

Comments

@carlosjfcasero
Copy link

Upstream playlist does not update, no matter what you set in "update interval" field. IDK if I can add some logs to help

@coach1988
Copy link
Owner

coach1988 commented Nov 8, 2023

Hi @carlosjfcasero ,

the update interval is more of a passive indicator that gets checked when something requests the playlist; Select the entry and from the dropdown above the "download, import and filter" option. some more details can be found in the discussions. Let me know if that already helped.
PS: Please post logs only for public playlists, as they do contain the original URLs (something i should work on next i guess) encoded in base64 (not encrypted), which usually also contain username + password.

EDIT: Here's the link to the short overview.

@carlosjfcasero
Copy link
Author

Perfect, thanks! Maybe it would be a good improvement, making the application automatically "downloads, imports and filters" the playlist based in the auot-update intervale previously set :)
PS: Feel free to close the issue

@coach1988
Copy link
Owner

Perfect, thanks! Maybe it would be a good improvement, making the application automatically "downloads, imports and filters" the playlist based in the auot-update intervale previously set :) PS: Feel free to close the issue

I know, that's still something that needs to get figured out; The problem was (IIRC, has been some time since i've looked into it) that there is nothing that's running a timer; I would have to implement some extra runner/agent that starts together with the rest and requests data in these intervals and I think there was a project for that, but I had to focus on other things.

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

2 participants