Skip to content

Media file indexer which allows adding artists, genres and tags for better indexing and searching

License

Notifications You must be signed in to change notification settings

JDSRAO/VideoManagement

Repository files navigation

Media Indexer

Media indexer provides a convienent way to index, search and play media files.

Supported Indexing Properties:

  • Artists
  • Categories
  • Tags

Supported Media Types (with option to add other file extentions):

  • Audio (.mp3)
  • Video (.mp4, .avi)

Help us improve the application

Help us improve out the application by sending us pull-requests or opening a GitHub Issue

Table of Contents

  1. Development
  2. Installation
  3. Usage
  4. License

Development

To use the samples with Git, clone the project repository with git clone https://github.com/JDSRAO/VideoManagement

After cloning the respository:

  • To build the samples, open VideoManagement.sln solution file in Visual Studio 2017 and build the solution.
  • Alternatively, open the project directory in command prompt and type cd src/VideoManagement.UI.WPF and build with 'dotnet build' or 'msbuild' specifying the target project file.

The easiest way to use these samples without using Git is to download the zip file containing the current version. You can then unzip the entire archive and use the solution in Visual Studio 2017.

Installation

Please find below the installation guidelines:

  1. Please install dotnet framework 4.6.1 (if you have not already)
  2. Download the latest .msi installer from https://github.com/JDSRAO/VideoManagement/releases
  3. Run downloaded installer

Usage

License

Please refer here for license information

About

Media file indexer which allows adding artists, genres and tags for better indexing and searching

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages