Commit Graph

229 Commits

Author SHA1 Message Date
felix920506
f72d926100 Fix broken link
fix broken link on Quick Start index page to Networking page
2023-05-17 22:52:02 +08:00
felix920506
74c64acd8d Add in Windows Quickstart Guide, rename quick-start to quickstart
Add in Windows Quickstart Guide markdown and associated images
Rename quick-start to quickstart
2023-05-17 22:49:40 +08:00
felix920506
f9c0cd953c Merge branch 'windows-quick-start' of https://github.com/felix920506/jellyfin.org into windows-quick-start 2023-05-17 17:28:21 +08:00
felix920506
405ab0e997 Reorganize to make Quick Start a Category
Make Quick Start a Category to accomodate later changes
2023-05-17 17:28:15 +08:00
felix920506
87aa5d1ff7 Caddy Subpath Redirect
set Caddy to redirect example.com/jellyfin to example.com/jellyfin/
2023-05-17 17:08:09 +08:00
Aryan
1526b58915
Fixed typo in doc
Fixed Typo
2023-05-09 02:31:16 +05:30
Jakob Kukla
ce61d04fc9
Fix typo 2023-04-30 17:40:59 +02:00
garlic-hub
a9f2e9361e
Update docs with ubuntu 22.04 hardware acceleration fix
Ubuntu 22.04's 5.15 kernel has a regression that was fixed in 5.16 but not back ported causing hardware acceleration to break (at least on intel). You can get this fixed without building a custom kernel by using the hardware enablement stack. I used it on my own machine to get quicksync working
2023-04-21 14:20:36 -07:00
endrl
c9c5fe42e7 Update to .net 7 2023-04-18 16:01:47 +02:00
Climber
c742bc179d Fixed typo 2023-04-17 09:39:44 +02:00
nyanmisaka
8b493d5d2a Update docs for enable_guc_loading params
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-08 01:18:54 +08:00
nyanmisaka
2c34c16480 Update docs for NVENC sessions limit on 530+ drivers
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-08 01:18:45 +08:00
TimGels
4774d1d9c5 Added directory exclusion docs page
Added a page to document the usage of `.ignore` files.
2023-04-02 13:45:56 +02:00
Josue Estrada
436eab58ae
Update index.md
Grammar
2023-03-30 14:59:42 -04:00
JPVenson
d99600de46
Update community-standards.md
fixed spaces after paragraph
2023-03-29 09:51:14 +02:00
JPVenson
0d6158da90
Update community-standards.md
Updated guidelines from latest update on discord/matrix by thornbill
2023-03-28 22:57:15 +02:00
tr0ner
d43b25f1d3
Please fix typos i line 863 and line 864
it should be modprobe.d not modeprobe.d
This just caused me a major headache because I did not notice this when following the guide =)
2023-03-23 14:37:53 +01:00
srcrist
7f0aab266b
Added blurb on NVDEC functionality for DV 2023-03-20 22:52:15 -04:00
nyanmisaka
67a5cfaadd Add more 'sudo' for verifying drm render node
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-19 22:27:36 +08:00
Nyanmisaka
71fb491892
Update docs/general/administration/hardware-acceleration/nvidia.md
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-03-19 22:14:12 +08:00
nyanmisaka
8d3ac72d84 Update HWA instructions for Intel and NVIDIA
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-19 20:14:59 +08:00
Andreas Opferkuch
d52d0c5c37
Update container.md
Confirmed to work with v6.11.5.

See also: https://forums.unraid.net/topic/118437-there-is-no-template-repositories-in-my-docker-setting-page/#comment-1083593
2023-03-17 23:11:26 +01:00
Shadowghost
33d62c154a Adapt install documentation to download documentation 2023-03-16 23:57:11 +01:00
nyanmisaka
48005932ac Add some tweaks and trim the unused card*
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-16 04:01:20 +08:00
nyanmisaka
64dd82abf3 Add a tiny fix for intel docs
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-15 03:30:58 +08:00
Nyanmisaka
84cd3aac9f
Merge pull request #439 from nyanmisaka/hwa-overhaul
Hardware acceleration pages overhaul
2023-03-15 03:12:36 +08:00
nyanmisaka
fe5b46730c Trim redundant titles
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-15 03:04:34 +08:00
nyanmisaka
e6041b38c3 Fix lint and add more tweaks
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-15 03:04:30 +08:00
nyanmisaka
dd69841df2 Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Thibault <1619359+ThibaultNocchi@users.noreply.github.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-14 23:44:08 +08:00
nyanmisaka
a0770b5cbc Hardware acceleration pages overhaul
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-13 00:08:45 +08:00
lucario
770cd4a03f
Merge branch 'master' into quadlet 2023-03-11 22:51:26 -05:00
icedterminal
484a1e0a08
Merge branch 'master' into patch-2 2023-03-10 17:08:54 -08:00
icedterminal
3b2cddeed2
Update docs/general/administration/hardware-acceleration.md
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-03-10 17:08:42 -08:00
icedterminal
65922e63f7
Update docs/general/administration/hardware-acceleration.md
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-03-10 17:08:32 -08:00
lucario
34b435f248
Update container.md 2023-03-10 17:35:21 -05:00
lucario
4e663fe2da
Update documention for Podman 4.4.0 2023-03-10 17:15:28 -05:00
Niels van Velzen
30d542caf4
Merge pull request #412 from jaykup26/patch-1
Update caddy.md
2023-03-10 19:10:06 +01:00
icedterminal
a1c68d08c2
Merge branch 'master' into patch-2 2023-03-09 22:11:01 -08:00
SenorSmartyPants
4e5b3ec015
Code review suggestion
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-03-06 08:53:46 -06:00
SenorSmartyPants
b60908fc26
Trying to fix build error 2023-03-06 00:31:25 -06:00
SenorSmartyPants
ae65d0ce82
Fix extra spaces 2023-03-05 17:10:17 -06:00
SenorSmartyPants
9b9e3a1c94
Document episode file stacking 2023-03-05 16:24:46 -06:00
icedterminal
e5bc032c4a
Update hardware-acceleration.md
empty spaces removed
2023-03-05 10:14:09 -08:00
icedterminal
6a53728f78
Update hardware-acceleration.md
AMD's AMF installation is no longer supported with the current documentation steps. An error is thrown regarding package dependencies / missing packages - depending on what a user tries.

These updated steps rectify that by using the supported method the script now provides. The example command provided installs the Pro variant with AMF for all supported GPUs.
2023-03-05 10:07:53 -08:00
evil_pro
43012f83c9
Fix HTTP -> HTTPS redirect for Let's Encrypt to work
Without the trailing slash in the Redirect the certificate renewal using Let's Encrypt fails because the URL is malformed to "example.com.well.known/"
2023-03-04 01:40:36 +01:00
Niels van Velzen
17fa79e487
Fix linter issues 2023-03-03 21:49:46 +01:00
Marcin
c37f556418
Update docs/general/clients/css-customization.md
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2023-03-02 22:55:09 +01:00
Marcin
88e84a650f
Update css-customization.md
update to Transparent And Dark Indicators so it works again
2023-03-02 21:53:40 +01:00
Friso Smit
ebf438170f
Fix podman instructions for SELinux
The mount label was missing, resulting in an unreadable media filesystem. Relabeling to private fixed the issue.
Tested on RHEL 9.1
2023-03-02 16:00:32 +01:00
Alexandro Sanchez
addf8d4620
Explicitly mention provider identifiers in file names 2023-02-28 20:43:13 +01:00