Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Move add/update channel logic into a re-usable method #6

Open
saltybeagle opened this issue Sep 23, 2011 · 0 comments
Open

Move add/update channel logic into a re-usable method #6

saltybeagle opened this issue Sep 23, 2011 · 0 comments

Comments

@saltybeagle
Copy link
Member

Once you get too many channels, you're going to hit

Too many open files in pearhunt/scripts/rescanChannels.php on line 10

We need to move the logic for updating channels into methods so they can be re-used without including the file again. The logic should be inside some class files so we can start adding a web-interface to add channels or support ping-backs for updating channels remotely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant