Add db, sync movies command
This commit is contained in:
@@ -36,4 +36,9 @@ class LtbxdMovie
|
||||
{
|
||||
return $this->ltbxdUri;
|
||||
}
|
||||
|
||||
public function getLtbxdRef(): string
|
||||
{
|
||||
return basename($this->ltbxdUri);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user