Compare commits
No commits in common. "111faaf1269b2e3a40f8745f3a0f9f23ea025662" and "34b70edfcf2601831abf9b376262dd7fc14de55e" have entirely different histories.
111faaf126
...
34b70edfcf
1 changed files with 1 additions and 6 deletions
|
@ -75,17 +75,12 @@ Enable this playlist, currently ignored.
|
||||||
|
|
||||||
Add the [plugin repository](https://jellyfin.org/docs/general/server/plugins/#catalog)
|
Add the [plugin repository](https://jellyfin.org/docs/general/server/plugins/#catalog)
|
||||||
to Jellyfin:
|
to Jellyfin:
|
||||||
`https://git.redxef.at/redxef/jellyfin-smart-playlist/raw/branch/manifest/manifest.json`
|
`https://gitea.redxef.at/redxef/jellyfin-smart-playlist/raw/branch/manifest/manifest.json`
|
||||||
|
|
||||||
Go to `Dashboard>Catalog>(Gear)>(Plus)` and paste the provided link into
|
Go to `Dashboard>Catalog>(Gear)>(Plus)` and paste the provided link into
|
||||||
the field labeled `Repository URL`, give the plugin a descriptive name
|
the field labeled `Repository URL`, give the plugin a descriptive name
|
||||||
too.
|
too.
|
||||||
|
|
||||||
## Mirror
|
|
||||||
|
|
||||||
There is a mirror at
|
|
||||||
[codeberg.org/redxef/jellyfin-smart-playlist](https://codeberg.org/redxef/jellyfin-smart-playlist).
|
|
||||||
|
|
||||||
## Releasing a new version
|
## Releasing a new version
|
||||||
|
|
||||||
1. Write the changelog: `git log --oneline $prev_version..`
|
1. Write the changelog: `git log --oneline $prev_version..`
|
||||||
|
|
Loading…
Add table
Reference in a new issue