Kurmann.AutomateVideoPublishing.MediaFileWatcher 0.2.1-alpha

Suggested Alternatives

Kurmann.Videoschnitt.MediaFileWatcher

Additional Details

Renamed main namespace "AutomateVideoPublishing" to "Videoschnitt"

This is a prerelease version of Kurmann.AutomateVideoPublishing.MediaFileWatcher.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Kurmann.AutomateVideoPublishing.MediaFileWatcher --version 0.2.1-alpha
NuGet\Install-Package Kurmann.AutomateVideoPublishing.MediaFileWatcher -Version 0.2.1-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kurmann.AutomateVideoPublishing.MediaFileWatcher" Version="0.2.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kurmann.AutomateVideoPublishing.MediaFileWatcher --version 0.2.1-alpha
#r "nuget: Kurmann.AutomateVideoPublishing.MediaFileWatcher, 0.2.1-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kurmann.AutomateVideoPublishing.MediaFileWatcher as a Cake Addin
#addin nuget:?package=Kurmann.AutomateVideoPublishing.MediaFileWatcher&version=0.2.1-alpha&prerelease

// Install Kurmann.AutomateVideoPublishing.MediaFileWatcher as a Cake Tool
#tool nuget:?package=Kurmann.AutomateVideoPublishing.MediaFileWatcher&version=0.2.1-alpha&prerelease

Media File Watcher

Das Modul "Media File Watcher" ist eine Komponente der Automatisierungsplattform für private Videoproduktion, die darauf abzielt, die Effizienz und Organisation von Mediendateien zu verbessern, indem es Verzeichnisse überwacht und auf Änderungen reagiert.

Features

  • Abstraktion des FileSystemWatcher: Bietet eine saubere und einfache API, um Änderungen im Dateisystem zu beobachten.
  • Überwachung von Medienverzeichnissen: Verfolgt die Erstellung, Bearbeitung, Löschung und Umbenennung von Mediendateien in Echtzeit.
  • Domänenspezifische Events: Ermöglicht das Auslösen von benutzerdefinierten Events, die für die Domäne der Mediendateiverwaltung relevant sind.
  • Unterstützung für verschiedene Dateitypen:
    • Neue Mediendateien (MP4, AVI, etc.)
    • Sidecar-Dateien (z.B. NFO für Metadaten-Info oder SRT für Untertitel)
    • Artwork-Dateien (Cover-Bilder, Thumbnails)

Integration

In eine Host .NET-Anwendung

services.AddMediaFileWatcher(moduleSettings);

Hinweis: Bereitstellung via NuGet-Package folgt.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.1-alpha 69 3/30/2024
0.4.0-alpha 59 3/30/2024
0.3.0-alpha 65 3/30/2024
0.2.1-alpha 58 3/28/2024
0.2.0-alpha 65 3/28/2024
0.1.0-alpha 68 3/28/2024

Deterministic compilation and publishing