Commit Graph

255 Commits

Author SHA1 Message Date
Joshua M. Boniface
33699bb894
Replace Reddit with Forum (#566)
1. Adds forum announcement post.
2. Removes all references to the subreddit and replaces them with forum references.
3. Adds our forum and status page to the top bar as a link.
2023-06-18 19:41:08 -04:00
Joshua M. Boniface
3aebdca5d1
Merge pull request #373 from randomhydrosol/master 2023-06-15 19:54:37 -04:00
nyanmisaka
7deb1be5c5 Update docs for DoVi tone-mapping on intel
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-07 19:58:02 +08:00
Shadowghost
7dc8e7ed5d
Merge branch 'master' into master 2023-06-07 00:22:33 +02:00
EEstaniel
88bfe7b92e Fix style guide spelling and declaration export 2023-06-02 20:12:35 -07:00
Sean Danischevsky
70c17f51c3
Update fail2ban.md
lint fix
2023-06-01 14:47:44 +01:00
Sean Danischevsky
691554cb4b
Update fail2ban.md
Add link for fail2ban, clearer instructions and test that fail2ban runs succesfully
2023-05-31 23:20:01 +01:00
Niels van Velzen
ef3c9a0e95
Merge pull request #538 from felix920506/windows-quick-start
Windows quick start
2023-05-28 15:41:15 +02:00
felix920506
830904bb76
Update docs/general/quick-start/windows.md
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-05-28 19:54:47 +08:00
felix920506
3f1055ebc8
Update docs/general/quick-start/windows.md
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-05-28 19:54:41 +08:00
felix920506
7f173c7a6e
Update docs/general/quick-start/windows.md
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-05-28 19:54:29 +08:00
felix920506
ae141736d4
Update docs/general/quick-start/windows.md
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-05-28 19:54:15 +08:00
Mathias kiær
82d11550d0
Add headers to modules needed
The apache module 'headers' is also required to use the configuration provided, so I added it to the list of modules the user may have to enable manually.
2023-05-23 17:09:14 +02:00
felix920506
e470eb3f42 Change DuckDNS install path
Change DuckDNS install path to be under C:\Program Files per recommendation by nielsvanvelzen
2023-05-20 23:47:28 +08:00
felix920506
ca8a9432f5 Change caddy install path
Change caddy install path to under Program Files per recommendation from nielsvanvelzen
2023-05-20 23:35:47 +08:00
felix920506
ae64783932 Add Reverse Proxy Explainer
Add an explainer for reverse proxies and alternatives to Caddy per recommendation by nielsvanvelzen
2023-05-20 22:45:15 +08:00
felix920506
c0891861fb Reword Hardware Acceleration section
Reword Hardware Acceleration section per recommendation of nielsvanvelzen
2023-05-20 22:22:56 +08:00
felix920506
f0eccf9d0d Explain why Enable automatic port mapping should be left unchecked
Explain why Enable automatic port mapping should be left unchecked per recommendation of nielsvanvelzen
2023-05-20 22:20:16 +08:00
felix920506
e3f4db66ee Make installation steps more specific
Make installation steps more specific per the request of nielsvanvelzen
2023-05-20 22:07:14 +08:00
felix920506
6a837520f7 Remove verify checksum
Remove Verify Checksum steps per recommendation of nielsvanvelzen
2023-05-20 21:59:15 +08:00
felix920506
451ab01e0c Fix Grammar
Fix Grammar and some minor details
2023-05-19 01:14:23 +08:00
felix920506
abd2e41a3b Fix Linting Round 3
Fix Linting issues
2023-05-17 23:34:10 +08:00
felix920506
0981f3059b Fix Linting round 2
More fixes to linting
2023-05-17 23:29:10 +08:00
felix920506
76f43c9b77 Revert quick-start -> quickstart
change back quickstart to quick-start
2023-05-17 23:13:51 +08:00
felix920506
3eb3fabe2f Fix Linting Issues Round 1
Fix Linting Issues
2023-05-17 23:10:28 +08:00
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