some info tags
This commit is contained in:
parent
5448d85c18
commit
cc3e39c598
@ -5,6 +5,7 @@ class Movie
|
||||
{
|
||||
public function reindexMovies()
|
||||
{
|
||||
|
||||
// todo search in folder for video files
|
||||
// todo reindex them and search in TheMovieDatabase for infos --> store them in DB
|
||||
}
|
||||
}
|
@ -51,5 +51,4 @@ if (isset($_POST['action'])) {
|
||||
} else {
|
||||
echo('{"data":"error"}');
|
||||
}
|
||||
$conn->close();
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user