mirror of
https://github.com/NTifyApp/NTify.git
synced 2026-04-26 07:55:51 +03:00
[PR #92] [CLOSED] Remove "Free accounts are not supported" notice #107
Labels
No labels
In Progress
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/NTify#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NTifyApp/NTify/pull/92
Author: @oleg-dubinskiy
Created: 5/30/2025
Status: ❌ Closed
Base:
developer← Head:readme-fix📝 Commits (1)
0eaf5e1Remove "Free accounts are not supported" notice📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
README.md(+2 -4)📄 Description
That's not actually true, because I'm still able to login and listen with my Spotify Free account using the latest development build of NTify (via OAuth login method). I did the clear login if what. Screenshot is attached as well.

Tested on Ubuntu 21.10 + OpenJDK 18, but it should work the same on Windows XP SP3 + Java 8 Update 151 too (since it depends on NTify itself, not on currently used Java/OpenJDK version).
Premium is required only for Zeroconf login method, but not for OAuth one.
So let's not confuse users with wrong information.
Additionally, add some more info about Free/Premium accounts support into Login methods info.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.