Tool to import playcounts and loved tracks from your last.fm account into iTunes
Project description
The itunes_last_export tool allows you import playcounts from Last.fm to update your iTunes database. It also update in the same time the last played date.
Requirements
This tool is working on Mac and may work also on Windows but wasn’t tested on this OS.
Install
It is planned to be able to install itunes_last_exporter through pip, issue #2 is opened to track this development
Install developing version
If you want to use an unofficial version of the itunes_last_export application, you need to work from a clone of this git repository.
clone from github
$ git clone https://github.com/werdeil/itunes_last_export.git
go in the cloned directory
$ cd itunes_last_export
start the application exactly in the same way as installed from pypi. All modifications performed in the cloned repository are taken into account when the application starts.
Run
Until the pip package is available, you can start the tool by cloing the repository and then in the cloned directory:
$ PYTHONPATH=. bin/itunes_last_export
The graphical interface shall start, you can then use it.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file itunes_last_export-0.0.2.tar.gz
.
File metadata
- Download URL: itunes_last_export-0.0.2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4272f31edecaa03d955b78b7bab2b8477dcfb1a95e73129758e7a827c253bb77 |
|
MD5 | ad8ea8f74bb7a57943a42a267a873c54 |
|
BLAKE2b-256 | e7d0cb1561d8f50a9e2ffc7f456e308a3d67108cc952ac3088df9ea9e2166547 |
File details
Details for the file itunes_last_export-0.0.2-py2-none-any.whl
.
File metadata
- Download URL: itunes_last_export-0.0.2-py2-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe2a7f2c94d159ce53b5b2d738b67ffbd982925a8e4eecbf8550e600583f12f2 |
|
MD5 | 0bd93bfa375eba657c7350f0eb46ab01 |
|
BLAKE2b-256 | c63b20a0d54128de964f8a6f3175e7705fc339001952048fdb9bffea89636b04 |
Comments
Feel free to give me any feedback on this github page: http://github.com/werdeil/itunes_last_export/