https://github.com/alswl/lastfm-importer
import local disk files to last.fm record
https://github.com/alswl/lastfm-importer
Last synced: over 1 year ago
JSON representation
import local disk files to last.fm record
- Host: GitHub
- URL: https://github.com/alswl/lastfm-importer
- Owner: alswl
- Created: 2012-03-13T13:42:34.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-15T02:04:22.000Z (over 14 years ago)
- Last Synced: 2025-04-04T14:33:01.705Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lastfm importer
## What
Lastfm importer can import music to lastfm love tracks from local disk.
Lastfm importer 可以将本地音乐文件提交到 Last.fm 的喜爱曲目中。
## Requires
Python 2.x
I only test in Linux!
我在Linux中使用无误,如果Windows上面有问题,欢迎报告bug。
## Install
cd lastfm-importer
./setup install # install the requires / 安装必须的依赖
## Useage
~/dev/myproject/python/lastfm-importer/app.py ./AI
~/dev/myproject/python/lastfm-importer/app.py ./AI ./AB/
The AI and AB is folder names.
AI 和 AB 是音乐目录的名称,lastfm importer 会将所有子目录中音乐导入。