-
-
Notifications
You must be signed in to change notification settings - Fork 175
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 - Add Desktop Variant #14
Comments
not so easy, lots of parts were implemented only for Android
i can't say it's impossible but it's not a priority and may or may not come one day if you are looking for a good music player on desktop, check out Harmonoid, an elegant one |
update: IOS on the other hand might be easier, if there was a good alternative for |
Are there any other good desktop alternatives that are similar to Namida? |
@samtabareh didnt find any similar to namida but harmonoid is a great one |
* includes - integrating ffmpeg/ffprobe executables - refactor `FFmpegExecuter`, `NamidaChannel`, `NamidaStorage` - rename `FAudioTaggerController` to `NamidaTaggerController` - refactor paths to use platform path separator - hide settings not meant for windows using `NamidaFeaturesVisibility` - small ui changes - build: msix packaging instructions * things that are not done yet: - ui redesigns to support dynamic/wide window size - video playback - waveforms - folders navigation logic - webview login * ref #14, #313
Hi @MSOB7YY, thanks for v4.8.6 and namida in general! I've been tracking windows support for some time and was hopeful since v4.7.2 mentioned it in the patch notes too. Is there an alpha binary that we can try? I couldn't find one in the namida-snapshots repo. I tried |
@plutonium-239 heyo stuff that is left
will consider releasing alpha ofc after it becomes quite usable
|
I see there were multiple commits regarding windows including 6898ac0, after all of these is there any build I can download? Even gh actions asset would do lol |
Hi! I am not the developer just aware of the plans, currently most of it is functioning with missing video support, youtube being a bit odd and a few other issues. however the main issue is trying to make a good UI which is currently in the works. |
@plutonium-239 as @ C0C0B01 said, it works but its still far from being usable, major issues is video playback, webview login & ui redesigns. these things can take quite a while , i will try to accelerate things and do alpha for u |
take your time! for the sql part, if you're using sqlite then i faced inconsistency problems once when connection pooling over multiple threads - really don't know about this repo but I'm just speaking words into the abyss again, thanks a lot! |
@plutonium-239 that might actually be it but nah idk |
Hi team,
I’m a big fan of your media player, but I’m disappointed to see that it’s only available for mobile devices. I use a desktop media player all the time, like Spotube, and I would love to see a desktop version of your app to ensure consistent user experiences.
The text was updated successfully, but these errors were encountered: