Movie import v1

This commit is contained in:
2026-03-17 12:36:12 +01:00
parent e750736a1c
commit 211418c6c4
10 changed files with 312 additions and 9 deletions

View File

@@ -70,6 +70,9 @@ $conf['calendar_slot4_display'] = 'none';
// Maximum depth when searching for .pagelink files under allowed roots.
$conf['pagelink_search_depth'] = 3;
// OMDb API key for movie metadata import (used client-side).
$conf['omdb_apikey'] = '';
// Image syntax defaults
$conf['default_image_width'] = 250;
$conf['default_image_align'] = 'right'; // left|right|center