{"id":24506532,"url":"https://github.com/g3n35i5/itunesandroidplaylistmanager","last_synced_at":"2026-04-30T19:32:27.901Z","repository":{"id":98157771,"uuid":"121643903","full_name":"g3n35i5/iTunesAndroidPlaylistManager","owner":"g3n35i5","description":"Import M3U playlists into the Android app \"RocketPlayer\".","archived":false,"fork":false,"pushed_at":"2018-02-15T15:26:05.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T02:25:39.458Z","etag":null,"topics":["adb","android","itunes","parser","playlist","python","rocketplayer","sqlite3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g3n35i5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-15T15:13:31.000Z","updated_at":"2018-02-15T15:26:51.000Z","dependencies_parsed_at":"2023-04-04T23:19:33.359Z","dependency_job_id":null,"html_url":"https://github.com/g3n35i5/iTunesAndroidPlaylistManager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/g3n35i5/iTunesAndroidPlaylistManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3n35i5%2FiTunesAndroidPlaylistManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3n35i5%2FiTunesAndroidPlaylistManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3n35i5%2FiTunesAndroidPlaylistManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3n35i5%2FiTunesAndroidPlaylistManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g3n35i5","download_url":"https://codeload.github.com/g3n35i5/iTunesAndroidPlaylistManager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3n35i5%2FiTunesAndroidPlaylistManager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adb","android","itunes","parser","playlist","python","rocketplayer","sqlite3"],"created_at":"2025-01-21T23:38:24.041Z","updated_at":"2026-04-30T19:32:27.886Z","avatar_url":"https://github.com/g3n35i5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iTunesAndroidPlaylistManager\n\nI wrote this parser to import playlists exported from iTunes into the app\n\"Rocket Player\" on my Android smartphone.\n\n## Setup\n\nFirst, the paths to the respective directories on Windows and Android must\nbe set in the `PlaylistManager.py` file. An example would be\n\n```\nWINDOWS_MUSIC_PATH = 'E:\\Music\\'\n```\n\nfor the windows path and\n\n```\nANDROID_MUSIC_PATH = '/storage/sdcard/music/'\n```\nfor the path on the smartphone.\n\n## Usage\n\nCopy the exported playlists to the playlist folder in this project. The format\nmust correspond to that of the file `example. m3u`. By the way: You don't have\nto delete this file, it will be ignored by the program.\n\nMake sure the Android tools are installed on your computer and an adb server is\nrunning in root mode. This is necessary because the app directories on the\nsmartphone can only be used by root users.\n\nFurthermore, the ADB connection on the smartphone must first be confirmed and\nallowed.\n\nStart the program with the command\n\n```bash\n$ python3 PlaylistManager.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3n35i5%2Fitunesandroidplaylistmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg3n35i5%2Fitunesandroidplaylistmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3n35i5%2Fitunesandroidplaylistmanager/lists"}