ablwr / media-collection-viewer

visualizations/charts for media collections, based on mediainfo
Apache License 2.0
14 stars 2 forks source link

Retrieve which files are associated with specific category of results (in chart) #4

Open ablwr opened 3 years ago

ablwr commented 3 years ago

This would take a major refactoring, to be able to pull in which files are featured in certain categories (i.e. WHICH two files are NTSC instead of PAL?"). It's too much to per-emptively load to the page, so it'll have to be some kind of callback. This data isn't even being pulled in/down right now.