feat: group catalog items by imdbId
Duplicate files of the same title become one catalog row, with one stream per member file.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "node --test library.test.js",
|
||||
"package:macos": "sh scripts/build-desktop-package.sh macos",
|
||||
"package:linux": "sh scripts/build-desktop-package.sh linux",
|
||||
"package:windows": "sh scripts/build-desktop-package.sh windows"
|
||||
|
||||
Reference in New Issue
Block a user