maxrave-dev / maxrave-dev/SimpMusic

Import playlist from CSV file

Open
#2,093 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
11.4k
Forks
599
Avg merge
3d 18h
Merged PRs (30d)
7

Description

Problem Description

There is no way to import a playlist from a CSV file. Users migrating from other music apps (such as RiMusic, Kreate) that export playlists as CSV have no way to bring their playlists into SimpMusic.

Proposed Solution

Add a CSV import option in the playlist section. The app should read song titles and artists from the CSV and match them to YouTube Music tracks.

Alternative Solutions

Currently the only workaround is to use a third-party service like TuneMyMusic to convert the CSV into a YouTube Music playlist, then sync it via YouTube account login. This requires giving third-party access to a Google account which is not ideal for privacy-conscious users.

Additional Context

Kreate and RiMusic both support CSV export/import natively. Supporting this format would make migration to SimpMusic much easier for users coming from these apps.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the playlist section, which the issue identifies as the entry point for the import option. Review how playlists and YouTube Music track matching are handled, then define completion as importing CSV song titles and artists and matching them to YouTube Music tracks.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.