diff --git a/README.md b/README.md
index c3c3fcfd..03205741 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@

-An open source, cross-platform Spotify client compatible across multiple platforms
-utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source,
-eliminating the need for Spotify Premium
+An open source, cross-platform music client
+utilizing selected music provider API and YouTube, Piped.video or JioSaavn as an audio source
Btw it's not just another Electron app 😉
@@ -27,7 +26,7 @@ Btw it's not just another Electron app 😉
## 🌃 Features
-- 🚫 No ads, thanks to the use of public & free Spotify and YT Music APIs¹
+- 🚫 No ads, thanks to the use of public & free music metadata providers and YT Music APIs¹
- ⬇️ Freely downloadable tracks
- 🖥️ 📱 Cross-platform support
- 🪶 Small size & less data usage
@@ -38,12 +37,12 @@ Btw it's not just another Electron app 😉
- 📖 Open source/libre software
- 🔉 Playback control is done locally, not on the server
-**¹** It is still **recommended** to support creators by engaging with their YouTube channels/Spotify tracks (or preferably by buying their merch/concert tickets/physical media).
+**¹** It is still **recommended** to support creators by engaging with their YouTube channels/tracks in music platforms (or preferably by buying their merch/concert tickets/physical media).
### ❌ Unsupported features
-- 🗣️ **Spotify Shows & Podcasts:** Shows and Podcasts will
**never be supported** because the audio tracks are
_only_ available on Spotify and accessing them would require Spotify Premium.
-- 🎧 **Spotify Listen Along:** [Coming soon!](https://github.com/KRTirtho/spotube/issues/8)
+- 🗣️ **Shows & Podcasts:** Shows and Podcasts will
**never be supported** because the audio tracks are
_only_ available on music providers and accessing them would require premium.
+- 🎧 **Listen Along:** [Coming soon!](https://github.com/KRTirtho/spotube/issues/8)
## 📜 ⬇️ Installation guide
@@ -210,7 +209,6 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [Flutter](https://flutter.dev) - Flutter transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase
1. [MPV](https://mpv.io) - mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types.
-1. [Spotify API](https://developer.spotify.com/documentation/web-api) - The Spotify Web API is a RESTful API that provides access to Spotify data
1. [Piped](https://piped-docs.kavin.rocks/) - Piped is a privacy friendly alternative YouTube frontend, which is efficient and scalable by design.
1. [Invidious](https://invidious.io/) - Invidious is an open source alternative front-end to YouTube.
1. [YouTube](https://youtube.com/) - YouTube is an American online video-sharing platform headquartered in San Bruno, California. Three former PayPal employees—Chad Hurley, Steve Chen, and Jawed Karim—created the service in February 2005
@@ -304,7 +302,6 @@ If you are concerned, you can [read the reason of choosing this license](https:/
1. [sliding_up_panel](https://github.com/akshathjain/sliding_up_panel) - A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
1. [sliver_tools](https://github.com/Kavantix) - A set of useful sliver tools that are missing from the flutter framework
1. [smtc_windows](https://pub.dev/packages/smtc_windows) - Windows `SystemMediaTransportControls` implementation for Flutter giving access to Windows OS Media Control applet.
-1. [spotify](https://github.com/rinukkusu/spotify-dart) - An incomplete dart library for interfacing with the Spotify Web API.
1. [sqlite3](https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3) - Provides lightweight yet convenient bindings to SQLite by using dart:ffi
1. [sqlite3_flutter_libs](https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs) - Flutter plugin to include native sqlite3 libraries with your app
1. [stroke_text](https://github.com/MohamedAbd0/stroke_text) - A Simple Flutter plugin for applying stroke (border) style to a text widget
diff --git a/aur-struct/.SRCINFO b/aur-struct/.SRCINFO
index 772594f6..0460932b 100644
--- a/aur-struct/.SRCINFO
+++ b/aur-struct/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = spotube-bin
-pkgdesc = Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
+pkgdesc = Open source Music client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
pkgver = 4.0.0
pkgrel = 1
url = https://spotube.krtirtho.dev
diff --git a/aur-struct/PKGBUILD b/aur-struct/PKGBUILD
index cf6c0134..4f884f0d 100644
--- a/aur-struct/PKGBUILD
+++ b/aur-struct/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=spotube-bin
pkgver=%{{SPOTUBE_VERSION}}%
pkgrel=%{{PKGREL}}%
epoch=
-pkgdesc="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
+pkgdesc="Open source Music client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!"
arch=(x86_64)
url="https://spotube.krtirtho.dev"
license=('BSD-4-Clause')
diff --git a/choco-struct/spotube.nuspec b/choco-struct/spotube.nuspec
index 1ebcd3c7..e3588d98 100644
--- a/choco-struct/spotube.nuspec
+++ b/choco-struct/spotube.nuspec
@@ -23,12 +23,13 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
https://github.com/KRTirtho/spotube
https://spotube.krtirtho.dev
https://github.com/KRTirtho/spotube/issues/new
-
spotube music audio spotify youtube flutter
-
🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available
+ spotube music audio youtube flutter
+ 🎧 Open source music client that doesn't require Premium nor uses Electron! Available
for both desktop & mobile!
- Spotube is a Flutter based lightweight spotify client. It utilizes the power
- of Spotify & Youtube's public API & creates a hazardless, performant & resource
+ Spotube is a Flutter based lightweight music client. It utilizes the power
+ of music metadata providers & Youtube's public API & creates a hazardless, performant
+ & resource
friendly User Experience
# Features
@@ -40,10 +41,9 @@ enclosed in quotation marks, you should use an editor that supports UTF-8, not t
- Native performance (Thanks to Flutter+Skia)
- Playback control is done locally instead of on the server
- Small size & less data usage
- - No Spotify or YouTube ads since it uses all public & free APIs (It is still recommended
+ - No ads since it uses all public & free APIs (It is still recommended
to support the creators by watching/liking/subscribing to the artists' YouTube channels or
- liking their tracks on Spotify. Purchasing Spotify Premium is usually the best way to support
- their valuable creations.)
+ liking their tracks on different music platforms.)
- Time synced lyrics
- Downloadable tracks
diff --git a/linux/com.github.KRTirtho.Spotube.appdata.xml b/linux/com.github.KRTirtho.Spotube.appdata.xml
index f30d360b..ad63e4b0 100644
--- a/linux/com.github.KRTirtho.Spotube.appdata.xml
+++ b/linux/com.github.KRTirtho.Spotube.appdata.xml
@@ -17,11 +17,12 @@
https://spotube.krtirtho.dev
https://opencollective.com/spotube
- Open source Spotify client that doesn't require Premium nor uses Electron! Available for
+
Open source music client that doesn't require Premium nor uses Electron! Available for
both desktop & mobile!
Following are the features that currently spotube offers:
- - 🚫 No ads, thanks to the use of public & free Spotify and YT Music APIs¹
+ - 🚫 No ads, thanks to the use of public & free music metadata providers and YT Music
+ APIs¹
- ⬇️ Downloadable tracks
- 🖥️ 📱 Cross-platform support
- 🪶 Small size & less data usage
diff --git a/linux/packaging/appimage/make_config.yaml b/linux/packaging/appimage/make_config.yaml
index c7332ea2..94fc5dd9 100644
--- a/linux/packaging/appimage/make_config.yaml
+++ b/linux/packaging/appimage/make_config.yaml
@@ -3,7 +3,6 @@ icon: assets/spotube-logo.png
keywords:
- Music
- - Spotify
- Media
- Streaming
- YouTube
diff --git a/linux/packaging/deb/make_config.yaml b/linux/packaging/deb/make_config.yaml
index 4528a136..8a7d4672 100644
--- a/linux/packaging/deb/make_config.yaml
+++ b/linux/packaging/deb/make_config.yaml
@@ -34,7 +34,6 @@ icon: assets/spotube-logo.png
keywords:
- Music
- - Spotify
- Media
- Streaming
- YouTube
diff --git a/linux/packaging/rpm/make_config.yaml b/linux/packaging/rpm/make_config.yaml
index 3d4a3b7e..57eaae54 100644
--- a/linux/packaging/rpm/make_config.yaml
+++ b/linux/packaging/rpm/make_config.yaml
@@ -1,5 +1,5 @@
icon: assets/spotube-logo.png
-summary: Lightweight cross-platform Spotify desktop client
+summary: Lightweight cross-platform music client
group: Applications/Multimedia
vendor: Kingkor Roy Tirtho
packager: Kingkor Roy Tirtho
@@ -23,7 +23,6 @@ display_name: Spotube
keywords:
- Music
- - Spotify
- Media
- Streaming
- YouTube
diff --git a/linux/spotube.desktop b/linux/spotube.desktop
index 53f381e1..61fdee50 100644
--- a/linux/spotube.desktop
+++ b/linux/spotube.desktop
@@ -3,7 +3,7 @@ Type=Application
Name=Spotube
Exec=/usr/bin/spotube
Icon=/usr/share/icons/spotube/spotube-logo.png
-Comment=A music streaming app combining the power of Spotify & YouTube
+Comment=A music streaming app combining the power of music metadata providers & YouTube
Terminal=false
Categories=Audio;Music;Player;AudioVideo;
MimeType=x-scheme-handler/spotify;
\ No newline at end of file
diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt
index a30d10c7..94f32a38 100644
--- a/metadata/en-US/full_description.txt
+++ b/metadata/en-US/full_description.txt
@@ -1,8 +1,8 @@
-Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
+Open source music client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
Features:
-* No ads, thanks to the use of public & free Spotify and YT Music APIs¹
+* No ads, thanks to the use of public & free music metadata providers and YT Music APIs¹
* Downloadable tracks
* Cross-platform support
* Small size & less data usage
diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt
index bd37f2d9..df3c2916 100644
--- a/metadata/en-US/short_description.txt
+++ b/metadata/en-US/short_description.txt
@@ -1 +1 @@
-Lightweight & resource friendly spotify client without requiring Spotify Premium
\ No newline at end of file
+Lightweight & resource friendly music client
\ No newline at end of file
diff --git a/metadata/tr/full_description.txt b/metadata/tr/full_description.txt
index 8b8b814c..4e56ce17 100644
--- a/metadata/tr/full_description.txt
+++ b/metadata/tr/full_description.txt
@@ -1,8 +1,8 @@
-Premium gerektirmeyen ve Electron kullanmayan açık kaynaklı Spotify istemcisi! Hem masaüstü hem de mobil için kullanılabilir!
+Premium gerektirmeyen ve Electron kullanmayan açık kaynaklı müzik istemcisi! Hem masaüstü hem de mobil için kullanılabilir!
Özellikler:
-* Herkese açık ve ücretsiz Spotify ve YT Music API'lerinin kullanımı sayesinde reklam yok¹
+* Herkese açık ve ücretsiz müzik meta veri sağlayıcısı ve YT Music API'lerinin kullanımı sayesinde reklam yok¹
* İndirilebilir parçalar
* Çapraz platform desteği
* Küçük boyut ve daha az veri kullanımı
diff --git a/metadata/tr/short_description.txt b/metadata/tr/short_description.txt
index 2a0d24cd..1481155e 100644
--- a/metadata/tr/short_description.txt
+++ b/metadata/tr/short_description.txt
@@ -1 +1 @@
-Spotify Premium gerektirmeyen hafif ve kaynak dostu spotify istemcisi
\ No newline at end of file
+Hafif ve kaynak dostu müzik istemcisi
\ No newline at end of file
diff --git a/website/posts/spotube-basics.md b/website/posts/spotube-basics.md
deleted file mode 100644
index 43a33d67..00000000
--- a/website/posts/spotube-basics.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-title: Spotube Basics
-author: Kingkor Roy Tirtho
-date: 2024-02-10
-published: true
-cover_img: /images/spotube-basics/cover.jpg
----
-
-Spotube is an open-source Spotify client that allows users to stream music from Spotify. To use Spotube, you need to sign in with your Spotify account. Here's a step-by-step guide on how to sign in to Spotube.
-
-## Prerequisites
-
-Before you begin, make sure you have the following:
-
-- A Spotify account
-- The Spotube application installed on your device
-
-## Steps
-
-1. Open the Spotube application on your device.
-2. Click on the "Sign in with Spotify" button.
-3. You will be redirected to the Spotify login page. Enter your Spotify username and password and click on the "Log In" button.
-4. You will be asked to grant Spotube permission to access your Spotify account. Click on the "Agree" button to grant permission.
-5. You will be redirected back to the Spotube application, and you should now be signed in to your Spotify account.
-
-That's it! You are now signed in to Spotube and can start streaming music from Spotify.
-
-| Title | Author | Date | Published |
-| -------------- | ------------------ | ---------- | --------- |
-| Spotube Basics | Kingkor Roy Tirtho | 2024-02-10 | true |
-
-```bash
-$ git clone
-```
-
-```javascript
-const a = 1;
-```
-
-## Conclusion
-
-Signing in to Spotube is a simple process that requires you to have a Spotify account and the Spotube application installed on your device. By following the steps outlined in this tutorial, you should be able to sign in to Spotube and start streaming music from Spotify.
diff --git a/website/src/routes/+page.svelte b/website/src/routes/+page.svelte
index 8699cc2d..a24ad8b3 100644
--- a/website/src/routes/+page.svelte
+++ b/website/src/routes/+page.svelte
@@ -1,6 +1,5 @@