2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,890 forks (1,890 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 46,344 stars (46,344 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
For game / ROM files would it be feasible to integrate this rom properties tool for thumbnails and game metadata please?
Contributor guide
- Research direction
- Explore the rom properties GitHub repository and API to understand how to invoke it for thumbnails and metadata extraction. Then identify where in the copyparty codebase thumbnails and metadata are handled, and plan how to call the external tool or library from Python.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- GitPython