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

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

@saltybeagle

Description

@saltybeagle

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions