34 Commits

Author SHA1 Message Date
ef7397f0ba Merge pull request 'Add healthcheck, backup support, and update documentation' (#5) from yaup/jellyfin:pr/healthcheck-backup-improvements-v2 into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #5
Reviewed-by: ammaratef45 <ammaratef45@proton.me>
2026-01-22 01:11:37 +00:00
cde0595c77 Add healthcheck and backup support
- Enable healthcheck using Jellyfin's /health endpoint
- Add backup-bot-two for backups
- Expand .env.sample with backup configuration options
2026-01-21 13:53:38 -05:00
24bb1e7ab7 publish 0.5.0+10.11.1 release (#4)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
## Overview

Bumps to [latest Jellyfin release v10.11.1](https://github.com/jellyfin/jellyfin/releases/tag/v10.11.1)

I have tested this on my own Abra deployment of Jellyfin 

## Description

I would love to implement a health-check as well, but for now I want to familiarise myself with the process of releasing recipe updates 💯
So if someone can tell me what else this PR is missing to get this moving, that'd be amazing ^_^

Co-authored-by: Andrew Salib <andrew.salib@kasada.io>
Reviewed-on: #4
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
0.5.0+10.11.1
2025-11-04 23:39:47 +00:00
3wc
9105f0b391 chore: publish 0.4.2+10.10.5 release
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
0.4.2+10.10.5
2025-01-25 15:23:40 -05:00
df32c88a72 Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-08 10:09:13 -08:00
e0b3e9136d add readme section for sonarr and radarr
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-02 12:43:39 -08:00
bd20fed151 sonarr and radarr support
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-02 00:37:42 -08:00
3wc
c1fb6404db chore: publish 0.4.1+10.10.1 release
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
0.4.1+10.10.1
2024-11-16 09:51:13 -05:00
93a02d6dd0 chore: publish 0.4.0+10.10.0 release
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
0.4.0+10.10.0
2024-10-30 12:50:42 +05:00
3wc
86db4b372f chore: publish 0.3.1+10.9.11 release
All checks were successful
continuous-integration/drone/push Build is passing
0.3.1+10.9.11
2024-09-25 13:50:07 -04:00
54db60a580 chore: publish 0.3.0+10.9.10 release
All checks were successful
continuous-integration/drone/push Build is passing
0.3.0+10.9.10
2024-08-29 14:05:29 +05:00
8e43ac01bd update coop cloud stack version (again)
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-29 14:02:43 +05:00
4eaac169f9 update coop cloud stack version
Some checks failed
continuous-integration/drone/push Build is failing
2024-08-29 08:58:26 +00:00
4c4394810f update to jellyfin 10.9.10
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-29 08:55:28 +00:00
3wc
5c7ecdad59 chore: publish 0.2.0+10.9.2 release
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
0.2.0+10.9.2
2024-05-23 15:27:49 -03:00
3wc
114a006554 chore: publish 0.1.9+10.8.13 release
All checks were successful
continuous-integration/drone/push Build is passing
0.1.9+10.8.13
2023-12-02 12:24:45 -03:00
3wc
abbff8382e chore: publish 0.1.8+10.8.12 release
All checks were successful
continuous-integration/drone/push Build is passing
0.1.8+10.8.12
2023-11-09 19:07:02 +00:00
3wc
0877020dd7 chore: publish 0.1.7+10.8.11 release
All checks were successful
continuous-integration/drone/push Build is passing
0.1.7+10.8.11
2023-10-23 13:49:16 +01:00
3wc
e9c43b077b chore: publish 0.1.6+10.8.10 release
Some checks reported errors
continuous-integration/drone/push Build was killed
0.1.6+10.8.10
2023-04-23 21:45:07 -04:00
pau
1c67572a03 chore: publish 0.1.5+10.8.9 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 21:51:10 +00:00
3wc
13bb4f154e Add EXTRA_VOLUME for Drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 12:07:30 -08:00
3wc
7f9d6f717f Switch to self-hosted stack-ssh-deploy image [mass update]
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-21 11:49:56 -08:00
3wc
a259ac5d37 Add CI and catalogue generation [mass update]
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-20 10:45:03 -08:00
be3ac8b7f3 Update 'README.md' 2023-01-19 07:17:47 +00:00
3wc
26dda0222f chore: publish 0.1.4+10.8.8 release 0.1.4+10.8.8 2022-12-25 12:23:00 -08:00
3wc
c5b1918474 chore: publish 0.1.3+10.8.7 release 0.1.3+10.8.7 2022-11-03 22:32:20 -05:00
3wc
c19cf07452 chore: publish 0.1.2+10.8.5 release 0.1.2+10.8.5 2022-10-17 15:16:37 -04:00
c9a03b7ccc Merge pull request 'Add instructions for mounting folder and adding media' (#2) from aadil/jellyfin:main into main
Reviewed-on: #2
2022-09-13 06:11:59 +00:00
40d327023c Update 'README.md' 2022-09-13 06:11:06 +00:00
3wc
3ec36f7783 chore: publish 0.1.1+10.8.4 release 0.1.1+10.8.4 2022-08-19 17:12:48 -06:00
3wc
2ee2160098 chore: publish 0.1.0+10.8.0 release 0.1.0+10.8.0 2022-06-14 11:29:59 +01:00
3wc
75d049a977 Remove healthcheck, update README 2022-05-07 19:07:14 +01:00
3wc
5eb5020a6b Initial Jellyfin config 2022-05-06 17:10:52 +01:00
3wc
8583c24246 Initial import 2022-05-06 16:12:25 +01:00