Skip to main content

Tool to import playcounts and loved tracks from your last.fm account into iTunes

Project description

itunes_last_export

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

Install itunes-last-export from the pypi repository:

$ sudo pip3 install itunes-last-export

Run

Start the application using the command:

$ itunes-last-export

The graphical interface shall start, you can then use it.

For information all the cache data is sotred in the .config/itunes_last_export folder of the user.

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
  • install itunes-last-export in editable mode

    $ pip3 install -e . --user
  • 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.

Comments

Feel free to give me any feedback on this github page: http://github.com/werdeil/itunes-last-export/

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

itunes-last-export-0.0.6.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

itunes_last_export-0.0.6-py2-none-any.whl (12.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page