php - Web-Based Music Library (programming concept) -
So, I'm throwing this idea in my head for a while. At its core, it is mostly a project for me to learn programming. The idea is that, a large group of my data is my music collection. There are a lot of datasets in my music format, artist, title, album, style, length, year of release, file name, directory, just a few names. . Ideally, I would like to create a database in which all this data is stored, and in the future, create a web interface on it so that I can manage my music collection. So, my questions are as follows:
- Is this kind of sound like a good project to start building a database from scratch?
- Which language would you recommend that I start? I know PHP's tidbits, but I think it will be horrible with index data in file system. Python was another language on which I was thinking, it is a language to understand that most people are considered as early languages.
- If you were going to implement this kind of system (web interface) in your house (if you had PC connected to some stereo in your house and this software was connected), you would Want to see the kind of features?
I would like to think of creating indexing scripts
Another script runs later and checks whether the files are coming back, if they are not, then from the database The row will be removed
I think this is a good project for programming. By using your own "product" you can actually find things that are missing and are very motivated to learn and improve your program - it is known by the name as a curious book, though A small, some detail is included in how to extract the ID3 information of music files using python as that book is often sponsored for beginners Land, so I'm sure that would be a good place to start as any.
Comments
Post a Comment