- manifest/manifest-beta/package.json → id media-db-sync, v0.1.0 - pluginName const → media-db-sync - tsconfig: baseUrl (bun test needs it for packages/* paths) + ignoreDeprecations 6.0 - upstream tests were broken on clean checkout (module resolution) → 31/31 pass now
10 lines
360 B
JSON
10 lines
360 B
JSON
{
|
|
"id": "media-db-sync",
|
|
"name": "Media DB Sync",
|
|
"version": "0.1.0-beta.1",
|
|
"minAppVersion": "1.12.0",
|
|
"description": "Media library with automatic metadata enrichment, periodic sync, and watch-status automation. Fork of Media DB by Moritz Jung.",
|
|
"author": "Afiq Zudin Hadi",
|
|
"authorUrl": "https://github.com/afiqzudinhadi",
|
|
"isDesktopOnly": false
|
|
}
|