-
-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST] Import playlists from file #217
Comments
dude thats already a thing ☠️ make sure the folder containing these m3u/m3u8 *is inside indexer folders. then just refresh playlists page or restart namida. if this ain't working properly for you, then pls send a sample file & the logs |
okay ive tried what u have said i didnt quit work as expected but did work eventually |
also since the logic is already available (dont know if u had that planned) isnt it better to add UI related to import such files even if they where outside the folders added to the indexer by making user select where the m3u file is located? |
pls send logs from settings -> about, this will tell what went wrong and will tell also about white screen idk i feel like its over complicating it, automatically importing is way better, if you want to manually import m3u playlist outside the folders, then just share to namida and do whatever u want next. also there is no place left for such a button |
Hey, I'm having pretty much the same problem. I can't get any other playlists into the app. I've tried opening the m3u files with the app, moving them into the indexed folders, adding new indexed folders, etc. Nothing seems to work. I've attached my log files. Otherwise, lovely program! logs_2.5.6_240522118.txt |
@utopologist can u try the latest beta from here https://github.com/namidaco/namida-snapshots/releases ?, i think its already fixed there |
You can add such a button under "Create Playlist". Upon pressing that instead of having a pop up for the name, you can have it create a list pop up with options "New Playlist" and "Import Playlist". To be honest I've never seen a music player (I tried a lot of them) that has this auto import and doesn't have a button or option in settings at least for it. It's more natural to have an import option rather than auto importing from a folder. Or you can have both. Other than that great work. You've done well creating this app. I love the UI and it's feature clattered which is something I love about apps |
@qoished thank u so much <3, thats actually a nice idea but at the same time its kinda annoying having to add each playlist manually, and i cant think about a button that adds a whole folder cuz that will be just the same as indexer folders.. idk might rethink about this |
@MSOB7YY I appreciate your kind response! <3 We all love your work! Keep it up! I see your point there, that importing a folder is purposeless since it's a feature that already exists in a different form. Although you could use the default system file picker to import the files/playlists. I respect any decision you make as a developer and by all means don't want to force you to integrate a feature that you think is unnecessary. Again, thanks for creating this beautiful app! |
@qoished mughagaha thank uu and i love yall <3 i understand your point and its totally valid (about importing manually) but u mentioned "erasing" exported playlists after importing to namida? that seems so off to me tbh, m3u playlists are meant to be universal, when namida reads an m3u playlists, it doesn't make a copy but rather actually interact with the file itself, which allows for editing the file from anywhere and that edit will be reflected everywhere (in all apps). all players i used did automatically read m3u playlists saved on device (typically in
again allowing to add playlists manually is a nice idea but really pointless, as per every player i used and per how m3u playlists should be treated lemme know if u have a different take on this ^^ i might be wrong ^^ (btw building is currently not possible |
i realized now that u may have exported these playlists just to be able to switch to namida.. now that really should be a thing lmao |
@MSOB7YY yeah I did export them so I can switch from Poweramp. |
@qoished just allowed this, a popup to import playlists that can be used only by namida (u can choose files or folders), and the option to auto import m3u is now toggable, all from playlists page thanks for suggesting ^^ |
as the title suggests a small feature to be able to read data from a file and generate a playlist
for example m3u8 file that contains all data for a playlist from how many songs and songs names to the order they are in
this would be really helpful
especially cz i switched to namida 2 days ago i have 1600 songs and playlists that contain huge nb of songs i dont want to go to each playlist i had and recreate it in namida adding each song 1 by 1 (its painful)
please consider this feature and close if your not gunna work on it
thanks in advance ☺
The text was updated successfully, but these errors were encountered: