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

Run standalone as a script? #10

Open
bixfrankonis opened this issue Nov 17, 2022 · 5 comments
Open

Run standalone as a script? #10

bixfrankonis opened this issue Nov 17, 2022 · 5 comments

Comments

@bixfrankonis
Copy link

Is there a way to run this as a standalone that just generates a pre-determined feed based on a cron schedule?

@shafihuzaib
Copy link
Owner

shafihuzaib commented Nov 17, 2022 via email

@bixfrankonis
Copy link
Author

bixfrankonis commented Nov 17, 2022

Okay, yeah. That does work, except somehow the items in the resulting RSS feed aren't rendering any HTML in the item but instead printing out the HTML (and being mostly code ignorant I am not sure how to correct that). It's clearly happening in function file_get_contents_utf8($url). I'll keep trying to wrap my brain around the PHP enough to figure this out. Thanks.

@bixfrankonis
Copy link
Author

Solved what was happening there, but as near as I can tell hfeeds isn’t actually checking to see if an item has updated but is simply indicating every item is new whenever the script is run.

@shafihuzaib
Copy link
Owner

shafihuzaib commented Nov 18, 2022 via email

@bixfrankonis
Copy link
Author

I guess I just assumed, because since this was presented as a Feed43 alternative, it would do this. Feed43 feeds always worked for me out of the box. I can't seem to get this to work in the same way. 🤷

No worries.

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