Skip to content

Releases: iwadjp/itunes-android-playlist-sync

iTunes Android Playlist Sync v0.6.0

Pre-release

Choose a tag to compare

@iwadjp iwadjp released this 22 Aug 05:11

iTunes Android Playlist Sync v0.6.0 — Pre-release

A Node.js CLI for planning and syncing iTunes playlists to Android over FTP.

Core:

  • playlist sync planning
  • review before writes
  • FTP transfer
  • verified cleanup flows

Safety:

  • explicit confirmation gates
  • backup/plan-oriented workflow
  • destructive operations are not silently executed

Optional:

  • ListenBrainz-based PlayCount reconciliation

Requirements:

  • Windows
  • Node.js 20+
  • local iTunes/Apple Music-style library
  • Android FTP server for transfer operations

Privacy/network:

  • LAN FTP to the user's Android device
  • ListenBrainz API only when optional features are used
  • no analytics or telemetry

Distribution:

  • source zip
  • npm install / npm ci required
  • not packaged as a standalone exe