@BenZinaDaze
FreeOpen-source developer of media library automation and cloud utility tools
FreeFree tier
About @BenZinaDaze
BenZinaDaze (benz1) is a GitHub developer who creates open-source tools for media management and cloud services. The primary project, Meta2Cloud, automatically organizes cloud drive media files by parsing filenames, matching TMDB metadata, and generating NFO files and posters to build a standardized media library. It supports Google Drive and 115 cloud drive. Additional projects include tmdbproxy, a TMDB image and API proxy running on Cloudflare Workers, and TempMail, a temporary email service.
Key Features
Automatically organizes cloud drive media files
Parses filenames and matches TMDB metadata
Generates NFO files and posters for media libraries
Supports Google Drive and 115 cloud drive
Runs on Python
Other projects: tmdbproxy (Cloudflare Workers TMDB proxy) and TempMail (temporary email service)
Pros & Cons
Pros
- Automates time-consuming manual media organization
- Integrates with TMDB for accurate metadata
- Supports popular cloud drives: Google Drive and 115
- Produces industry-standard NFO and poster files
- Open source and free to use
Cons
- Limited to media files (movies/TV shows only)
- Only supports Google Drive and 115 cloud drive, not others like Dropbox or OneDrive
- Requires TMDB API key to function
- No graphical interface; command-line tool
- Documentation is minimal (GitHub README only)
Best For
Building and maintaining a standardized media library from cloud storageAutomating metadata enrichment for media collectionsCreating a proxy for TMDB images and API to avoid rate limitsGenerating disposable email addresses for privacy
FAQ
What is Meta2Cloud?
Meta2Cloud is an open-source Python tool that automatically organizes cloud drive media files by parsing filenames, matching TMDB metadata, and generating NFO files and posters to build a standardized media library.
Which cloud drives does Meta2Cloud support?
It currently supports Google Drive and the Chinese cloud service 115网盘 (115 cloud drive).
Is there a cost to use these tools?
All tools are free and open source. There are no subscription fees.
What is tmdbproxy?
tmdbproxy is a JavaScript project that runs on Cloudflare Workers and acts as a proxy for TMDB images and API requests, useful for avoiding rate limits or accessing TMDB from restricted networks.
What is TempMail?
TempMail is a simple JavaScript-based temporary email service that allows users to receive emails at a disposable address without registration.