Johannes Schleifenbaum
6631e48c0d
jellyfin-web: 10.8.1 -> 10.8.2
2022-08-01 21:17:56 +02:00
João Capucho
6e70d1d303
jellyfin: fix arm{,64} compilation
...
It seems like one of the nuget dependencies is platform dependant and
since the nuget dependencies were only being generated for x64 the other
architectures were missing their version of the dependency causing the
build to fail on them.
2022-07-01 22:53:35 +01:00
Pascal Bach
b7d2ead5e0
Merge pull request #179287 from r-ryantm/auto-update/jellyfin
...
jellyfin: 10.8.0 -> 10.8.1
2022-06-27 23:05:06 +02:00
R. Ryantm
f36997dd77
jellyfin-web: 10.8.0 -> 10.8.1
2022-06-27 04:49:02 +00:00
R. Ryantm
c8c7b9631d
jellyfin: 10.8.0 -> 10.8.1
2022-06-27 04:39:08 +00:00
mdarocha
3ebf4c3a0d
jellyfin: update dependencies
2022-06-17 10:12:43 +02:00
Johannes Schleifenbaum
b0e09fdea3
jellyfin: 10.7.7 -> 10.8.0
2022-06-11 09:02:19 +02:00
Johannes Schleifenbaum
be8ccf1bf2
jellyfin-web: 10.7.7 -> 10.8.0
2022-06-11 09:02:15 +02:00
Sandro
76009b4648
Merge pull request #167290 from minijackson/jellyfin-web-node-14
...
jellyfin-web: switch nodejs-12_x to nodejs-14_x
2022-04-21 02:03:10 +02:00
06kellyjac
592dc9ed7f
jellyfin-web: add platforms
2022-04-12 11:15:10 -05:00
06kellyjac
7be04844b0
jellyfin: add platforms
2022-04-12 11:15:10 -05:00
Minijackson
8ece924807
jellyfin-web: switch nodejs-12_x to nodejs-14_x
2022-04-05 08:57:53 +02:00
Ivar Scholten
d786405336
treewide: don't unnecessary set dotnet-related env vars
...
These have been moved to a setup hook in dotnet-{sdk,runtime,aspnetcore}
2022-03-04 14:41:18 +01:00
Felix Buehler
81eb599e8d
nuget-to-nix: update to use pname instead of name
2021-12-23 22:47:34 +01:00
Martin Weinelt
37fa1e7c1d
treewide: pass and inherit writeShellScript in node2nix packages
2021-11-16 16:08:23 +01:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs
2021-10-18 23:46:17 +02:00
Johannes Schleifenbaum
4843df8176
jellyfin: 10.7.6 -> 10.7.7
2021-09-06 08:30:50 +02:00
Zhaofeng Li
f7acf65d7c
jellyfin: Use nuget-to-nix in updater script
2021-08-13 22:50:20 -07:00
Johannes Schleifenbaum
5f375383ea
jellyfin-web: 10.7.5 -> 10.7.6
2021-06-18 08:55:42 +02:00
Johannes Schleifenbaum
a92543a4dc
jellyfin: 10.7.5 -> 10.7.6
2021-06-18 08:55:29 +02:00
Johannes Schleifenbaum
e274a791ed
jellyfin: 10.7.2 -> 10.7.5
2021-05-20 11:59:31 -07:00
Johannes Schleifenbaum
9af8a86bc9
jellyfin-web: 10.7.2 -> 10.7.5
2021-05-20 11:59:31 -07:00
Johannes Schleifenbaum
a7ccfa062c
jellyfin: build from source
2021-05-20 11:59:31 -07:00
Johannes Schleifenbaum
7ab48fedf6
jellyfin-web: init at 10.7.2
2021-05-20 11:59:31 -07:00
Alyssa Ross
a8afbb45c1
treewide: use lib.warnIf where appropriate
2021-04-28 21:44:21 +00:00
Minijackson
2ad8aa72ae
jellyfin_10_5: remove unmaintained version
...
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.
[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402 >
2021-04-26 14:11:29 +02:00
Ilan Joselevich
0575e44c82
jellyfin: 10.7.1 -> 10.7.2
2021-04-22 12:49:48 -07:00
R. RyanTM
8a487eae76
jellyfin: 10.7.0 -> 10.7.1
2021-03-23 11:24:35 +00:00
Jan Tojnar
f747bcb868
Merge branch 'master' into staging-next
2021-03-12 19:58:39 +01:00
Minijackson
da94be3001
jellyfin: 10.6.4 -> 10.7.0
...
https://github.com/jellyfin/jellyfin/releases/tag/v10.7.0
2021-03-12 19:29:56 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
872973d7d1
pkgs/servers: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Philipp
222751ce92
jellyfin: 10.6.3 -> 10.6.4
2020-09-03 21:00:35 +02:00
Steve Purcell
61f639c1ff
maintainers: add purcell ( #96329 )
2020-08-25 23:35:47 -04:00
Justin Humm
73b2f83560
jellyfin: 10.6.2 -> 10.6.3
2020-08-21 08:27:21 +02:00
Noah Hendrickson
6a71fd341d
jellyfin: 10.5.5 -> 10.6.2
...
Added jellyfin_10_5 package as well to be used for the module in nixos versions < 20.09
2020-08-16 11:41:35 -04:00
Minijackson
d59cc0f9cd
jellyfin: 10.5.4 -> 10.5.5
2020-05-04 17:02:56 +05:30
Minijackson
01d3516519
jellyfin: add link to nixos test
2020-04-14 15:50:07 +02:00
Minijackson
dff99df6ea
jellyfin: 10.5.3 -> 10.5.4
2020-04-13 12:40:01 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
nyanloutre
66c05279c3
jellyfin: 10.5.2 -> 10.5.3
2020-04-08 11:51:02 +02:00
Minijackson
3cff761a35
jellyfin: 10.5.0 -> 10.5.2
2020-03-27 20:43:30 -07:00
nyanloutre
6b943186d3
jellyfin: 10.4.3 -> 10.5.0
2020-03-10 00:54:59 +01:00
nyanloutre
1156930744
jellyfin: use dotnet runtime instead of sdk
2020-01-19 14:30:39 -08:00
Minijackson
f4f00ef7a8
jellyfin: 10.4.2 -> 10.4.3
2019-12-07 10:50:38 +01:00
Minijackson
7741aab7c0
jellyfin: 10.4.1 -> 10.4.2
2019-11-25 19:29:21 +01:00
Minijackson
0214bf46b4
jellyfin: 10.4.0 -> 10.4.1
...
Please check the release note about the base URL change:
https://github.com/jellyfin/jellyfin/releases/tag/v10.4.1
2019-11-08 18:02:06 +01:00
nyanloutre
787660ea4c
jellyfin: 10.3.7 -> 10.4.0
2019-10-07 09:50:15 +02:00
nyanloutre
6a91d13092
jellyfin: 10.3.6 -> 10.3.7
2019-07-31 12:31:37 +02:00
nyanloutre
9e63ab12ca
jellyfin: 10.3.5 -> 10.3.6
2019-07-07 00:32:01 +02:00