hellcat707hp / GTRadio

An open-source, custom radio player for Android designed to produce similar functional results to the radios found in the Grand Theft Auto series of games.
GNU General Public License v3.0
9 stars 0 forks source link

feature(existing-library): add support for pointing "Gen3 " stations at an existing music library #14

Open hellcat707hp opened 2 months ago

hellcat707hp commented 2 months ago

Feature Idea

Currently "gen3" stations utilize a /Songs folder that contains all the song files for that station. For a station akin to "Independence FM", that means a user is manually copying their existing music files to that folder that are likely duplicated elsewhere on the device. The process is just a bit tedious and means you have to remember to sync this folder when you add new music to your other libraries.

Ideally, we would have some way to point a gen3 station at an existing music library folder/files to just use them in place.

This is an ease-of-use and storage-space-saving enhancement more than anything.

Challenges

Know challenges here are:

Related Issues/Discussions