From 61880290e4132fa4983bb1c808f78db48c948854 Mon Sep 17 00:00:00 2001 From: Niels van Velzen Date: Sat, 22 Oct 2022 13:23:04 +0200 Subject: [PATCH] Update all documentation links to new website --- .github/SUPPORT.md | 2 +- .github/pull_request_template.md | 2 +- .github/workflows/repo-stale.yaml | 6 +++--- .../subtitleeditor/subtitleeditor.template.html | 2 +- src/components/tvproviders/schedulesdirect.template.html | 2 +- src/components/tvproviders/xmltv.template.html | 2 +- src/controllers/dashboard/devices/device.html | 2 +- src/controllers/dashboard/devices/devices.html | 2 +- src/controllers/dashboard/dlna/settings.html | 2 +- src/controllers/dashboard/encodingsettings.html | 4 ++-- src/controllers/dashboard/general.html | 4 ++-- src/controllers/dashboard/library.html | 2 +- src/controllers/dashboard/library.js | 8 ++++---- src/controllers/dashboard/networking.html | 2 +- .../dashboard/notifications/notification/index.html | 2 +- .../dashboard/notifications/notifications/index.js | 2 +- src/controllers/dashboard/plugins/add/index.html | 2 +- src/controllers/dashboard/plugins/repositories/index.html | 2 +- .../dashboard/scheduledtasks/scheduledtask.html | 2 +- .../dashboard/scheduledtasks/scheduledtasks.js | 2 +- src/controllers/livetvsettings.html | 2 +- src/controllers/livetvstatus.html | 2 +- src/controllers/livetvtuner.html | 2 +- src/controllers/wizard/library.html | 2 +- src/controllers/wizard/start/index.html | 2 +- src/index.html | 2 +- src/routes/user/useredit.tsx | 2 +- src/routes/user/userlibraryaccess.tsx | 2 +- src/routes/user/usernew.tsx | 2 +- src/routes/user/userparentalcontrol.tsx | 2 +- src/routes/user/userpassword.tsx | 2 +- src/routes/user/userprofiles.tsx | 2 +- 32 files changed, 39 insertions(+), 39 deletions(-) diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 34cd54ffc..db80021fe 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -7,7 +7,7 @@ When looking for support or information, please first search for your question in these venues: * [Jellyfin Forum](https://forum.jellyfin.org) -* [Jellyfin Documentation](https://docs.jellyfin.org) +* [Jellyfin Documentation](https://jellyfin.org/docs/) * [Open or **closed** issues in the organization](https://github.com/issues?q=sort%3Aupdated-desc+org%3Ajellyfin+is%3Aissue+) If you didn't find an answer in the resources above, contributors and other diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dd411caf2..297723b97 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ **Changes** diff --git a/.github/workflows/repo-stale.yaml b/.github/workflows/repo-stale.yaml index e332619ee..cc2420425 100644 --- a/.github/workflows/repo-stale.yaml +++ b/.github/workflows/repo-stale.yaml @@ -21,7 +21,7 @@ jobs: stale-issue-label: stale stale-issue-message: |- This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. - + If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. - - This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html). + + This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://jellyfin.org/contact). diff --git a/src/components/subtitleeditor/subtitleeditor.template.html b/src/components/subtitleeditor/subtitleeditor.template.html index a5462eb1c..176dcdd2e 100644 --- a/src/components/subtitleeditor/subtitleeditor.template.html +++ b/src/components/subtitleeditor/subtitleeditor.template.html @@ -2,7 +2,7 @@

${Subtitles}

- ${Help} + ${Help}
diff --git a/src/components/tvproviders/schedulesdirect.template.html b/src/components/tvproviders/schedulesdirect.template.html index aee9bd4f7..8e8a447e9 100644 --- a/src/components/tvproviders/schedulesdirect.template.html +++ b/src/components/tvproviders/schedulesdirect.template.html @@ -1,7 +1,7 @@

Schedules Direct

- ${Help} + ${Help}

diff --git a/src/components/tvproviders/xmltv.template.html b/src/components/tvproviders/xmltv.template.html index ad82d880c..7fedce703 100644 --- a/src/components/tvproviders/xmltv.template.html +++ b/src/components/tvproviders/xmltv.template.html @@ -1,7 +1,7 @@

Xml TV

- ${Help} + ${Help}
diff --git a/src/controllers/dashboard/devices/device.html b/src/controllers/dashboard/devices/device.html index aec73db00..b9a6be272 100644 --- a/src/controllers/dashboard/devices/device.html +++ b/src/controllers/dashboard/devices/device.html @@ -5,7 +5,7 @@
diff --git a/src/controllers/dashboard/devices/devices.html b/src/controllers/dashboard/devices/devices.html index 213330489..48aca5ef8 100644 --- a/src/controllers/dashboard/devices/devices.html +++ b/src/controllers/dashboard/devices/devices.html @@ -4,7 +4,7 @@

${HeaderDevices}

- ${Help} + ${Help}
diff --git a/src/controllers/dashboard/dlna/settings.html b/src/controllers/dashboard/dlna/settings.html index 765bf2d8a..4bf5ffc81 100644 --- a/src/controllers/dashboard/dlna/settings.html +++ b/src/controllers/dashboard/dlna/settings.html @@ -8,7 +8,7 @@

${Settings}

- ${Help} + ${Help}
diff --git a/src/controllers/dashboard/encodingsettings.html b/src/controllers/dashboard/encodingsettings.html index 88fe128aa..d6e29a492 100644 --- a/src/controllers/dashboard/encodingsettings.html +++ b/src/controllers/dashboard/encodingsettings.html @@ -5,7 +5,7 @@

${Transcoding}

- ${Help} + ${Help}
@@ -20,7 +20,7 @@
diff --git a/src/controllers/dashboard/general.html b/src/controllers/dashboard/general.html index 9b9df8995..cecd48cf5 100644 --- a/src/controllers/dashboard/general.html +++ b/src/controllers/dashboard/general.html @@ -5,7 +5,7 @@

${Settings}

- ${Help} + ${Help}
@@ -19,7 +19,7 @@
diff --git a/src/controllers/dashboard/library.html b/src/controllers/dashboard/library.html index 1bca60724..d66431273 100644 --- a/src/controllers/dashboard/library.html +++ b/src/controllers/dashboard/library.html @@ -6,7 +6,7 @@ ${ButtonScanAllLibraries} - ${Help} + ${Help}
diff --git a/src/controllers/dashboard/library.js b/src/controllers/dashboard/library.js index 550cf9dc0..faea38bb3 100644 --- a/src/controllers/dashboard/library.js +++ b/src/controllers/dashboard/library.js @@ -223,19 +223,19 @@ import cardBuilder from '../../components/cardbuilder/cardBuilder'; }, { name: globalize.translate('Movies'), value: 'movies', - message: getLink('MovieLibraryHelp', 'https://docs.jellyfin.org/general/server/media/movies.html') + message: getLink('MovieLibraryHelp', 'https://jellyfin.org/docs/general/server/media/movies') }, { name: globalize.translate('TabMusic'), value: 'music', - message: getLink('MusicLibraryHelp', 'https://docs.jellyfin.org/general/server/media/music.html') + message: getLink('MusicLibraryHelp', 'https://jellyfin.org/docs/general/server/media/music') }, { name: globalize.translate('Shows'), value: 'tvshows', - message: getLink('TvLibraryHelp', 'https://docs.jellyfin.org/general/server/media/shows.html') + message: getLink('TvLibraryHelp', 'https://jellyfin.org/docs/general/server/media/shows') }, { name: globalize.translate('Books'), value: 'books', - message: getLink('BookLibraryHelp', 'https://docs.jellyfin.org/general/server/media/books.html') + message: getLink('BookLibraryHelp', 'https://jellyfin.org/docs/general/server/media/books') }, { name: globalize.translate('HomeVideosPhotos'), value: 'homevideos' diff --git a/src/controllers/dashboard/networking.html b/src/controllers/dashboard/networking.html index 44edb4c4a..c210be890 100644 --- a/src/controllers/dashboard/networking.html +++ b/src/controllers/dashboard/networking.html @@ -5,7 +5,7 @@

${TabNetworking}

- ${Help} + ${Help}
diff --git a/src/controllers/dashboard/notifications/notification/index.html b/src/controllers/dashboard/notifications/notification/index.html index 99bed5988..b922beb34 100644 --- a/src/controllers/dashboard/notifications/notification/index.html +++ b/src/controllers/dashboard/notifications/notification/index.html @@ -8,7 +8,7 @@ diff --git a/src/controllers/dashboard/notifications/notifications/index.js b/src/controllers/dashboard/notifications/notifications/index.js index 1b91b5c58..c416cf317 100644 --- a/src/controllers/dashboard/notifications/notifications/index.js +++ b/src/controllers/dashboard/notifications/notifications/index.js @@ -24,7 +24,7 @@ function reload(page) { itemHtml += ''; if (showHelp) { showHelp = false; - itemHtml += ''; + itemHtml += ''; itemHtml += globalize.translate('Help'); itemHtml += ''; } diff --git a/src/controllers/dashboard/plugins/add/index.html b/src/controllers/dashboard/plugins/add/index.html index 81c671d5b..7d3abd55f 100644 --- a/src/controllers/dashboard/plugins/add/index.html +++ b/src/controllers/dashboard/plugins/add/index.html @@ -5,7 +5,7 @@

diff --git a/src/controllers/dashboard/plugins/repositories/index.html b/src/controllers/dashboard/plugins/repositories/index.html index a6e9c5e80..68dab3c07 100644 --- a/src/controllers/dashboard/plugins/repositories/index.html +++ b/src/controllers/dashboard/plugins/repositories/index.html @@ -6,7 +6,7 @@ - + ${Help}
diff --git a/src/controllers/dashboard/scheduledtasks/scheduledtask.html b/src/controllers/dashboard/scheduledtasks/scheduledtask.html index 6e1c7cfef..a234d77ad 100644 --- a/src/controllers/dashboard/scheduledtasks/scheduledtask.html +++ b/src/controllers/dashboard/scheduledtasks/scheduledtask.html @@ -4,7 +4,7 @@ diff --git a/src/controllers/dashboard/scheduledtasks/scheduledtasks.js b/src/controllers/dashboard/scheduledtasks/scheduledtasks.js index 2db84227c..d36f330cc 100644 --- a/src/controllers/dashboard/scheduledtasks/scheduledtasks.js +++ b/src/controllers/dashboard/scheduledtasks/scheduledtasks.js @@ -49,7 +49,7 @@ import '../../../elements/emby-button/emby-button'; html += currentCategory; html += ''; if (i === 0) { - html += '' + globalize.translate('Help') + ''; + html += '' + globalize.translate('Help') + ''; } html += '
'; html += '
'; diff --git a/src/controllers/livetvsettings.html b/src/controllers/livetvsettings.html index 5fc7bd32e..3845b9d12 100644 --- a/src/controllers/livetvsettings.html +++ b/src/controllers/livetvsettings.html @@ -4,7 +4,7 @@

${HeaderDVR}

- ${Help} + ${Help}
diff --git a/src/controllers/livetvstatus.html b/src/controllers/livetvstatus.html index a5cc47686..f3d9e1594 100644 --- a/src/controllers/livetvstatus.html +++ b/src/controllers/livetvstatus.html @@ -10,7 +10,7 @@ - ${Help} + ${Help}
diff --git a/src/controllers/livetvtuner.html b/src/controllers/livetvtuner.html index eca335a2e..fa4308096 100644 --- a/src/controllers/livetvtuner.html +++ b/src/controllers/livetvtuner.html @@ -5,7 +5,7 @@

${HeaderLiveTvTunerSetup}

- ${Help} + ${Help}
diff --git a/src/controllers/wizard/library.html b/src/controllers/wizard/library.html index 79c551c32..e78b5e346 100644 --- a/src/controllers/wizard/library.html +++ b/src/controllers/wizard/library.html @@ -3,7 +3,7 @@

${HeaderSetupLibrary}

- +

diff --git a/src/controllers/wizard/start/index.html b/src/controllers/wizard/start/index.html index 5a8cb90c9..394959349 100644 --- a/src/controllers/wizard/start/index.html +++ b/src/controllers/wizard/start/index.html @@ -4,7 +4,7 @@

${WelcomeToProject}

- + ${ButtonQuickStartGuide}
diff --git a/src/index.html b/src/index.html index 1837c30a2..667246288 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@ - + diff --git a/src/routes/user/useredit.tsx b/src/routes/user/useredit.tsx index 2111ac263..5afa0c4fd 100644 --- a/src/routes/user/useredit.tsx +++ b/src/routes/user/useredit.tsx @@ -305,7 +305,7 @@ const UserEdit: FunctionComponent = () => {
diff --git a/src/routes/user/userlibraryaccess.tsx b/src/routes/user/userlibraryaccess.tsx index cc93785f5..0ca06cee4 100644 --- a/src/routes/user/userlibraryaccess.tsx +++ b/src/routes/user/userlibraryaccess.tsx @@ -235,7 +235,7 @@ const UserLibraryAccess: FunctionComponent = () => {
diff --git a/src/routes/user/usernew.tsx b/src/routes/user/usernew.tsx index acb5e5f03..e3610b07f 100644 --- a/src/routes/user/usernew.tsx +++ b/src/routes/user/usernew.tsx @@ -184,7 +184,7 @@ const UserNew: FunctionComponent = () => {
diff --git a/src/routes/user/userparentalcontrol.tsx b/src/routes/user/userparentalcontrol.tsx index 2fe717a9f..f32e0411e 100644 --- a/src/routes/user/userparentalcontrol.tsx +++ b/src/routes/user/userparentalcontrol.tsx @@ -332,7 +332,7 @@ const UserParentalControl: FunctionComponent = () => {
diff --git a/src/routes/user/userpassword.tsx b/src/routes/user/userpassword.tsx index e1a66dab1..5da2a2b5e 100644 --- a/src/routes/user/userpassword.tsx +++ b/src/routes/user/userpassword.tsx @@ -33,7 +33,7 @@ const UserPassword: FunctionComponent = () => {
diff --git a/src/routes/user/userprofiles.tsx b/src/routes/user/userprofiles.tsx index 7a1a36be5..7d46593ff 100644 --- a/src/routes/user/userprofiles.tsx +++ b/src/routes/user/userprofiles.tsx @@ -144,7 +144,7 @@ const UserProfiles: FunctionComponent = () => { btnClassName='fab submit sectionTitleButton' btnTitle='ButtonAddUser' btnIcon='add' - url='https://docs.jellyfin.org/general/server/users/adding-managing-users.html' + url='https://jellyfin.org/docs/general/server/users/adding-managing-users' />