Skip to content

Commit

Permalink
Update README.md - Add ListenBrainz (implement #71) & index
Browse files Browse the repository at this point in the history
  • Loading branch information
Inrixia authored Aug 23, 2024
1 parent e92fe5a commit 9a20245
Showing 1 changed file with 55 additions and 29 deletions.
84 changes: 55 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,21 @@ Then just paste the **Install Url** into the plugins page and hit enter.
![image](https://github.com/Inrixia/neptune-plugins/assets/6373693/a997156c-a281-46ec-992a-397a742dd146)

# My Public Plugins
You can see a list of all plugins including unreleased ones under the [**plugins directory**](https://github.com/Inrixia/neptune-plugins/tree/master/plugins)


You can see a list of all plugins including **unreleased** ones under the [**plugins directory**](https://github.com/Inrixia/neptune-plugins/tree/master/plugins)
- [TidalTags](#Tidal-Tags)
- [DiscordRPC](#DiscordRPC)
- [Last.fm](#Last.fm)
- [ListenBrainz](#ListenBrainz)
- [RealMAX](#RealMAX)
- [VolumeScroll](#Volume-Scroll)
- [CoverTheme](#Cover-Theme)
- [NativeFullscreen](#Native-Fullscreen)
- [Themer](#Themer)
- [Always Exclusive](#Always-Exclusive)
- [Shazam Files](#Shazam-Files)
- [NoBuffer](#NoBuffer)
- [Downloader](#Downloader)

## Tidal Tags
<b>

Expand Down Expand Up @@ -59,6 +71,20 @@ Tidals default last.fm implementation can be very inaccurate, this tries to fix

![image](https://github.com/Inrixia/neptune-plugins/assets/6373693/7e4ff7ad-422f-4836-b187-45217c5dd4e3)

## ListenBrainz
<b>

Install Url:
```
https://inrixia.github.io/neptune-plugins/ListenBrainz
```
</b>

Scrobbles and sets currently playing for [**ListenBrainz**](https://listenbrainz.org/).

![image](https://github.com/user-attachments/assets/2832d750-069a-461c-8500-72263a6bb5ca)


## RealMAX
<b>

Expand All @@ -72,6 +98,32 @@ Tidal oftern has multiple versions of the same song at different qualities.
With RealMAX when playing a song if there is a version available at a higher quality it will automatically be added as the next song in the queue and skipped to.
This ensures you are **always listening to the best quality of a song**

## Volume Scroll
<b>

Install Url:
```
https://inrixia.github.io/neptune-plugins/VolumeScroll
```
</b>

Lets you scroll on the volume icon to change the volume by 2%. Hold shift to change by 10%.

![image](https://github.com/user-attachments/assets/3a795666-2ed3-4feb-8d42-9374d4f6edd3)

## Cover Theme
<b>

Install Url:
```
https://inrixia.github.io/neptune-plugins/CoverTheme
```
</b>

Theme Tidal based on the current playing songs cover art. Also adds CSS variables for the cover art to be used in custom themes.

![image](https://github.com/user-attachments/assets/57fc931a-e664-495a-a69b-f638e0839d10)

## Native Fullscreen
<b>

Expand Down Expand Up @@ -135,32 +187,6 @@ Kicks the Tidal cdn if the current playback stalls to make it stop so you never

![image](https://github.com/Inrixia/neptune-plugins/assets/6373693/8378a9a3-2d3f-4cd7-af04-ceeac350b9e6)

## Volume Scroll
<b>

Install Url:
```
https://inrixia.github.io/neptune-plugins/VolumeScroll
```
</b>

Lets you scroll on the volume icon to change the volume by 2%. Hold shift to change by 10%.

![image](https://github.com/user-attachments/assets/3a795666-2ed3-4feb-8d42-9374d4f6edd3)

## Cover Theme
<b>

Install Url:
```
https://inrixia.github.io/neptune-plugins/CoverTheme
```
</b>

Theme Tidal based on the current playing songs cover art. Also adds CSS variables for the cover art to be used in custom themes.

![image](https://github.com/user-attachments/assets/57fc931a-e664-495a-a69b-f638e0839d10)

## Downloader
<b>

Expand Down

0 comments on commit 9a20245

Please sign in to comment.