Giter Club home page Giter Club logo

python-music-player's People

Contributors

attreyabhatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python-music-player's Issues

Not Opening Any File In Exe Format

the browse fun is not working when in exe
Failed loading libmpg123.dll: The specified module could not be found.
i copied This from console

Want to implement the album art feature

as most of the music player shows the album art of plying music
i also wanted to implement that functionality to this music player
i have searched on google i got results related to it but i am not able to figure it out
pls help/guide me on this.

time display bug

That's a wondful demo, and I fix it to my project.
But I found a little bug about time display. When I pause and restart the music, the current time label will not be modified.

Showing Error while selecting music

While browsing music and then click on play button an error i.e.
UnicodeDecodeError:'charmap' codec can't decode byte 0x9d in position 108: character maps to undefined
Or it goes in except portion and print messagebox.
How can i resolve it Please help

Using your code

I am working on a code with which you are able to sort your music quickly and I'd like to use some of your code. Am I allowed to use your code?

error

i am getting error while importing ttk themes and making root= tk.themedTk() .what should i do to overcome this error.

i am getting this error:

Traceback (most recent call last):
File "C:/Users/Ananya/PycharmProject/ananyaprakash/main.py", line 12, in
from ttkthemes import themed_tk as tk
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes_init_.py", line 6, in
from ttkthemes.themed_tk import ThemedTk
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes\themed_tk.py", line 7, in
from ._widget import ThemedWidget
File "C:\Users\Ananya\Anaconda3\lib\site-packages\ttkthemes_widget.py", line 10, in
from PIL import Image, ImageEnhance
File "C:\Users\Ananya\Anaconda3\lib\site-packages\PIL\Image.py", line 90, in
from . import _imaging as core
ImportError: DLL load failed: The specified module could not be found.

No read me

Hello I hope you are doing well. I notice you do not have a read me for this program. Here is a read me I created you can edit it with your information for this program.

Melody Music Player

Melody Music Player is a simple music player built using Python and the Tkinter library. It allows you to play and manage your music collection with ease.

Melody Music Player

Features

  • Play, pause, stop, and rewind music.
  • Adjust the volume and mute/unmute.
  • Create and manage playlists.
  • Display song details, including total length and current time.
  • A user-friendly graphical user interface (GUI).

Getting Started

Prerequisites

  • Python 3.x
  • Tkinter library
  • mutagen library
  • pygame library

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/melody-music-player.git
    
  2. Install the required libraries:

    pip install mutagen pygame ttkthemes
    
  3. Run the program:

    python melody.py
    

Usage

  1. Add Songs to Playlist:

    • Click the "+ Add" button to browse and select songs to add to the playlist.
  2. Play Music:

    • Select a song from the playlist and click the play button to start playing.
  3. Pause and Resume:

    • Click the pause button to pause playback. Click it again to resume.
  4. Stop Music:

    • Click the stop button to stop playback.
  5. Rewind:

    • Click the rewind button to restart the current song.
  6. Volume Control:

    • Use the volume slider to adjust the volume.
  7. Mute/Unmute:

    • Click the mute button to mute/unmute the audio.
  8. Delete from Playlist:

    • Select a song in the playlist and click the "- Del" button to remove it.

About

This project was created by [Your Name] and is open-source under the MIT License. Feel free to contribute or report issues on the GitHub repository.

Acknowledgments

  • Thanks to the Python community for creating and maintaining the libraries used in this project.
  • Icon credits: Author of Icons

Remember to replace [Your Name] and [yourusername] with your actual name and GitHub username, and add any necessary information or acknowledgments related to your project. You can also include usage examples, troubleshooting tips, or additional sections as needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.