spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.17k stars 716 forks source link

Custom App: Reddit Unable to use #428

Closed Xanaxus closed 3 years ago

Xanaxus commented 3 years ago

So I followed the steps in the wiki but i am unable to use it as it always a blank screen

OS:Linux Latest build of spicetify

khanhas commented 3 years ago

What is your Spotify version? Still works fine on 1.1.52

Xanaxus commented 3 years ago

I am using the latest spotify from flathub

khanhas commented 3 years ago

No idea flathub is and what version of Spotify it distrubutes.

Xanaxus commented 3 years ago

Its flatpak. and the version is 1.1.46.916.g416cacf1

khanhas commented 3 years ago

I only have access to version 1.1.42 on Linux and 1.1.52 on Windows. They both works fine so I don't think there will be any difference on 1.1.46 Can you run this:

ls -l $(spicetify config spotify_path)/Apps/

and check if reddit symlink is there and if it actually leads to reddit app directory: image Note: Your reddit app directory is not necessary to be exactly like mine.

Xanaxus commented 3 years ago

This what i got when i ran it

[ivan@Fiona ~]$ ls -l $(spicetify config spotify_path)/Apps/
total 128
drwx------ 4 ivan ivan 4096 Feb 24 10:21 about
drwx------ 4 ivan ivan 4096 Feb 24 10:21 artist
drwx------ 4 ivan ivan 4096 Feb 24 10:21 browse
drwx------ 4 ivan ivan 4096 Feb 24 10:21 buddy-list
drwx------ 3 ivan ivan 4096 Feb 24 10:21 chart
drwx------ 3 ivan ivan 4096 Feb 24 10:21 collection
drwx------ 3 ivan ivan 4096 Feb 24 10:21 collection-album
drwx------ 3 ivan ivan 4096 Feb 24 10:21 collection-artist
drwx------ 3 ivan ivan 4096 Feb 24 10:21 collection-songs
drwx------ 3 ivan ivan 4096 Feb 24 10:21 concert
drwx------ 3 ivan ivan 4096 Feb 24 10:21 concerts
drwx------ 3 ivan ivan 4096 Feb 24 10:21 error
drwx------ 4 ivan ivan 4096 Feb 24 10:21 findfriends
drwx------ 4 ivan ivan 4096 Feb 24 10:21 full-screen-modal
drwx------ 3 ivan ivan 4096 Feb 24 10:21 genre
drwx------ 5 ivan ivan 4096 Feb 24 10:21 glue-resources
drwx------ 3 ivan ivan 4096 Feb 24 10:21 hub
drwx------ 3 ivan ivan 4096 Feb 24 10:21 legacy-lyrics
drwx------ 3 ivan ivan 4096 Feb 24 10:21 licenses
drwx------ 4 ivan ivan 4096 Feb 24 10:21 login
drwx------ 3 ivan ivan 4096 Feb 24 10:21 lyrics
drwx------ 3 ivan ivan 4096 Feb 24 10:21 playlist
drwx------ 3 ivan ivan 4096 Feb 24 10:21 playlist-folder
drwx------ 3 ivan ivan 4096 Feb 24 10:21 profile
drwx------ 3 ivan ivan 4096 Feb 24 10:21 queue
lrwxrwxrwx 1 ivan ivan   46 Feb 26 14:46 reddit -> /home/ivan/.config/spicetify/CustomApps/reddit
drwx------ 3 ivan ivan 4096 Feb 24 10:21 search
drwx------ 3 ivan ivan 4096 Feb 24 10:21 settings
drwx------ 3 ivan ivan 4096 Feb 24 10:21 show
drwx------ 3 ivan ivan 4096 Feb 24 10:21 station
drwx------ 4 ivan ivan 4096 Feb 24 10:21 stations
drwx------ 2 ivan ivan 4096 Feb 24 10:21 xpui
drwx------ 5 ivan ivan 4096 Feb 24 10:41 zlink

These are files in the said .config directory

ivan )>     cd ~/.config/spicetify/CustomApps/reddit/
reddit >>    ls
bundle.js  css/  index.html  manifest.json
khanhas commented 3 years ago

reddit app is distributed with spicetify package, you don't have to put it in your personal CustomApps folder if you don't do any modification on it.

  1. Delete /home/ivan/.config/spicetify/CustomApps/reddit
  2. spicetify restore backup apply
Xanaxus commented 3 years ago

Did that now its trying to get the custom app from the following: /usr/share/spicetify-cli/CustomApps/reddit

khanhas commented 3 years ago

Yes, that's right path. Does reddit work now?

Xanaxus commented 3 years ago

Nope, still blank image Should i try to reinstall it?

khanhas commented 3 years ago

You could try, I don't know any more. I'm out of idea

Xanaxus commented 3 years ago

ok i tried to do that i did a clean install of every thing but it was in vain :cry:

Xanaxus commented 3 years ago

I found the issue for some reason the spicetify-cli file from the AUR got deleted that's why it was not working well