Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk authored Apr 30, 2022
1 parent 2887808 commit 68cea82
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions support/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,54 +9,42 @@ The location of your application data varies depending on your operating system.
* For Linux users, the AppData can be found in `.config/Cider/`.
* For macOS the path is `Library/Application Support/Cider/`.

***

## MPRIS Integration Information

For those who are using Linux and intend on using a script to display song information, you can utilise the cider MPRIS integration with the `org.mpris.MediaPlayer2.cider` or cider identifier. If you wish to find out more about MPRIS, visit the [arch wiki page](https://wiki.archlinux.org/title/MPRIS).

***

## Why is my Discord RPC status not appearing?

Try the following if Discord Rich Presence is not appearing on Discord.

<details>
<summary>Activity Status Message</summary>

***
Make sure that 'Display current activity as a status message' is enabled in your Activity Status category in the Discord settings.
Cider will not appear as a game, so do not manually add it.

![Discord Activity Status Message](https://i.imgur.com/3znfOMh.png)

</details>

<details>
<summary>Snapcraft Store Issues</summary>

***
If you are using Discord from the Snap Store, you are advised to install from a different source (Discords Website or using another package manager).
The Snap Store version of Discord is known to have issues with DiscordRPC.
</details>

<details>
<summary>Permissions</summary>

***
Ensure that you are running Discord on a level that is below Cider. If Discord is being elevated, Cider will be unable to connect.
Furthermore, **ensure that Discord is started first**. Cider has to connect to Discord and this is only done on Cider's launch. So make sure Discord is started before Cider.
</details>

***

## Cider on Wayland

If you experience issues when running Cider on the Linux Wayland Desktop Server, pass the following arguments when launching the app:
`--enable-features=UseOzonePlatform --ozone-platform=wayland`

***

## Cannot Cast on my Network (Windows)

For issues when attempting to cast your music, do the following:
Expand Down

0 comments on commit 68cea82

Please sign in to comment.