Kurmann.Videoschnitt.MediaFileWatcher
0.5.1
Additional Details
Dieses NuGet-Package wird nicht mehr aktiv weiterentwickelt und ist archiviert. Die Entwicklung wird nun in https://github.com/kurmann/videoschnitt fortgeführt.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Kurmann.Videoschnitt.MediaFileWatcher --version 0.5.1
NuGet\Install-Package Kurmann.Videoschnitt.MediaFileWatcher -Version 0.5.1
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.Videoschnitt.MediaFileWatcher" Version="0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kurmann.Videoschnitt.MediaFileWatcher --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kurmann.Videoschnitt.MediaFileWatcher, 0.5.1"
#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.Videoschnitt.MediaFileWatcher as a Cake Addin #addin nuget:?package=Kurmann.Videoschnitt.MediaFileWatcher&version=0.5.1 // Install Kurmann.Videoschnitt.MediaFileWatcher as a Cake Tool #tool nuget:?package=Kurmann.Videoschnitt.MediaFileWatcher&version=0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Installation
dotnet add package Kurmann.Videoschnitt.MediaFileWatcher
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(servicesSettings);
Product | Versions 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.
-
net8.0
- CSharpFunctionalExtensions (>= 2.41.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
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.5.2 | 128 | 5/31/2024 | |
0.5.1 | 124 | 4/26/2024 | |
0.5.0 | 123 | 4/26/2024 | |
0.5.0-preview | 104 | 4/26/2024 | |
0.5.0-alpha | 118 | 4/1/2024 | |
0.4.1-alpha.1 | 81 | 4/1/2024 |