# TaggableMediaExplorer **Repository Path**: fearwall/TaggableMediaExplorer ## Basic Information - **Project Name**: TaggableMediaExplorer - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-29 - **Last Updated**: 2024-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TaggableMediaExplorer Project to recreate what used to be a standalone WPF app into two components and possibly crossplatform in future.

Features

Server side: Asset analysis, Relocation detection, Media analysis, Integrity check, Authentication (TODO). Client side: Video playback, Tagging, Remote login (TODO), Crossplatform (TODO).

Tech specs:

Backend: ASP.NET Core Web API, with a dedicated housekeeping service to sync file system changes. Frontend: One or many options out of WPF/Avalonia/MAUI/Blazor/Razor/React UI frameworks. Libraries: FFMPEG for server side media processing. Streaming and Playing: LibVlc for binaries. Undecided for web apps.

Roadmap

Alpha- Add Features (Current) Beta- Optimize backend. Housekeeping. 1.0+ Add frontends for more platforms.