Display some stats about new additons to your Discogs collection over the past year.
Table of Contents
I don't do Spotify or much streaming as most of my listening is done from physical media. I was getting fed up of all the Spotify Wrapped messages so I decided to write my own but for Discogs.
Running the script is very straightforward:
- download the code/clone the repository
You can read more about how this all works in this blog post.
Requirements are very simple, it requires the following:
- PHP (I tested on v8.1.13)
- a Discogs account and an Application Password (see this post for details of how to do that).
- Clone the repo:
git clone https://github.com/williamsdb/discogs-wrapped.git
- rename config_dummy.php to config.php and change the settings in it
Open a browser and point it to where you have installed the code.
For more information, please refer to the this blog post
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
Bluesky - @spokenlikeageek.com
Mastodon - @spokenlikeageek
X - @spokenlikeageek
Website - https://spokenlikeageek.com
Project link - Github
- None.
