mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
add getmovies control
This commit is contained in:
@@ -130,6 +130,8 @@ private:
|
||||
void StatfsCGI(CyhookHandler *hh);
|
||||
void SignalInfoCGI(CyhookHandler *hh);
|
||||
void getDirCGI(CyhookHandler *hh);
|
||||
void getMoviesCGI(CyhookHandler *hh);
|
||||
std::string readMovies(CyhookHandler *hh, std::string path, std::string result, bool subdirs);
|
||||
std::string getSubdirectories(CyhookHandler *hh, std::string path, std::string result);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user