Skip to content

Holmes98/playlist-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

playlist-sync

A Python script to automate the syncing of music files and .m3u8 playlists to Android devices using ADB. Also supports the transcoding of lossless formats during the sync. Based on adb-sync.

Prerequisites

  • Python 3
    • ffmpeg-python (pip install ffmpeg-python)
  • FFmpeg is required for transcoding.
  • Android Debug Bridge (ADB)
    • Version 1.0.39 is recommended for unicode support on Windows.
  • A rooted Android device with:
    • BusyBox installed
    • USB debugging enabled (under Developer options)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages