Skip to content

LordKBX/Another-Music-Player

Repository files navigation

Another Music Player

Captures


English Documentation

Abstract:

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

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
  • Multiple automatic PlayList & Custom PlayLists
  • WebRadios Support

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

  • English
  • French

Dependencies

Name SDK Runtime
.Net 8.0 [X64] - [X86] [X64] - [X86]
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.2.1 link
Newtonsoft.Json 13.0.3 link
System.Data.SQLite 1.0.119 link
System.Drawing.Common 8.0.18 link
taglib-sharp-netstandard2.0 2.1.0 link

Documentation Française

Abstract:

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

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
  • Listes de lecture généré automatiquement & Liste de lecture personalisées
  • Support WebRadios

Langues Supportées: (Si votre système d'exploitation et configuré en français, au premier démarrage l'application va se configurer en Français)

  • Anglais
  • Français

Dépendances

Nom SDK Runtime
.Net 8.0 [X64] - [X86] [X64] - [X86]
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.2.1 link
Newtonsoft.Json 13.0.3 link
System.Data.SQLite 1.0.119 link
System.Drawing.Common 8.0.18 link
taglib-sharp-netstandard2.0 2.1.0 link

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

No packages published

Languages