Skip to content

LordKBX/Another-Music-Player

Repository files navigation

Another Music Player


English Documentation

Abstract

This is a personal project to create a Music player written with C# SDK .Net 8.0 (originaly 6.0)

The binary is in X64 version only (since V0.2.3.1)

Functions

  • Playing Queue
  • Library sorted by folder with auto scan for update
  • Conversion for audio files not in the supported formats(mp3;wma;aiff) to mp3(with ffmpeg) with the output quality defined in app parameters (by default 128Kbits/s)
  • Interception of Multimedia shortcuts (Play/Pause, Previous Track, Next Track) on windows
  • Equalizer
  • Volume Normalization / ReplayGain (in option)
  • Multiple automatic PlayList & Custom PlayLists
  • WebRadios Support

Supported Languages (If your system language is French auto select french à first starup)

  • English
  • French

Dependencies

SDK

Name SDK Runtime
.Net 8.0 8.0 SDK Runtime

Libraries

Name Version link
ByteDev.M3u 1.0.0 link
Microsoft-WindowsAPICodePack-Core 1.1.5 link
Microsoft-WindowsAPICodePack-Shell 1.1.5 link
NAudio 2.3.0 link
Newtonsoft.Json 13.0.4 link
System.Data.SQLite 2.0.3 link
SourceGear.sqlite3 3.50.4.5 link
SourceGear.sqlite3.ext 3.50.4.5 link
System.Drawing.Common 8.0.18 link
taglib-sharp-netstandard2.0 2.1.0 link

Executables

Name Version link
mp3gain >= 1.2.5 link
ffmpeg >=4.3.1 link

Documentation Française

Description

Ceci est un projet personnel de création d'un lecteur de musique écrit en C# SDK .Net Core 8.0 (originellement 6.0)

L'executable est en verion X64 uniquement (à partir V0.2.3.1)

Fonctions

  • Liste de lecture courrante
  • Médiatèque triée par dossier avec auto-scan dossier pour mise à jour
  • Conversion des fichiers audio des formats non supportés(mp3;wma;aiff) vers mp3(via ffmpeg) avec choix de la qualité dans les paramèttres(par défaut 128Kbits/s)
  • Interception des raccourcis Multimédia (Play/Pause, Previous Track, Next Track) spécifiques à windows
  • Equalizer
  • Égalisation du volume / ReplayGain (en option)
  • Listes de lecture généré automatiquement & Liste de lecture personalisées
  • Support WebRadios

Langues Supportées (Si votre système est configuré en français, l'application va se configurer automatiquement en Français)

  • Anglais
  • Français

Dépendances

SDK

Nom SDK Runtime
.Net 8.0 8.0 SDK Runtime

Libraries

Nom Version Lien
ByteDev.M3u 1.0.0 Lien
Microsoft-WindowsAPICodePack-Core 1.1.5 Lien
Microsoft-WindowsAPICodePack-Shell 1.1.5 Lien
NAudio 2.3.0 Lien
Newtonsoft.Json 13.0.4 Lien
System.Data.SQLite 2.0.3 Lien
SourceGear.sqlite3 3.50.4.5 Lien
SourceGear.sqlite3.ext 3.50.4.5 Lien
System.Drawing.Common 8.0.18 Lien
taglib-sharp-netstandard2.0 2.1.0 Lien

Executables

Nom Version Lien
mp3gain >= 1.2.5 Lien
ffmpeg >=4.3.1 Lien

About

A music player. I have not found a good name, send me a message if you have a good idea

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages