From df9535a83dfb1a9824d6c79679970b1561b06092 Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 08:20:42 -0500 Subject: [PATCH 1/7] Update FrequentlyAskedQuestions.md --- Documentation/FrequentlyAskedQuestions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/FrequentlyAskedQuestions.md b/Documentation/FrequentlyAskedQuestions.md index 163c989a..ade5db00 100644 --- a/Documentation/FrequentlyAskedQuestions.md +++ b/Documentation/FrequentlyAskedQuestions.md @@ -33,7 +33,7 @@ Self-hosting online: ## Q: I'm having trouble loggin into my Brazil account. -For reasons known only to Jeff Bezos and God, amazon and audible brazil handle logins slightly differently. [See this ticket for more details.](https://github.com/rmcrackan/Libation/issues/1103) +For reasons known only to Jeff Bezos and God, amazon and audible brazil handle logins slightly differently. The external browser login option is not possible for Brazil. [See this ticket for more details.](https://github.com/rmcrackan/Libation/issues/1103) ## Q: How do I use Libation with a South Africa account? From fd82f7ae5a6a878eebfdaa4d701e10de647ab013 Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 09:26:19 -0500 Subject: [PATCH 2/7] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5f0a04ce..749f69b8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,6 +6,17 @@ labels: enhancement assignees: '' --- +**No-go ideas** +There are lots of great ideas and many are beyond what we intend to do for Libation. Some good ideas which we do not intend to pursue: + +* comprehensive api/cli +* aax/audiobook import +* bulk rename of existing files +* general metadata/tag editor +* playback features +* web gui +* supporting non-audible vendors + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] From e2dabc8a5369b5c76341a3340b7f51cabd469e52 Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 09:26:47 -0500 Subject: [PATCH 3/7] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 749f69b8..8f7a8610 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -16,6 +16,7 @@ There are lots of great ideas and many are beyond what we intend to do for Libat * playback features * web gui * supporting non-audible vendors +* official docker support **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] From fab32a1744f4f9bf3324ff6b721660b567e7ef3a Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 09:29:04 -0500 Subject: [PATCH 4/7] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6eec1d52..7971a1cd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,4 +28,4 @@ If applicable, add screenshots to help explain your problem. [e.g. Windows 10, Windows 11, Mac, Linux (State distribution)] **Log Files** -Attach your Libation log file here. +Attach your Libation log file here. Logs are typically in your `[user]\Libation` folder. (For example, on windows: `C:\my_username\Libation`) Also within Libation, on the first tab in Settings you can click the button 'Open log folder' From 53af2ee39e00135c74c10ba5a83d46a8501a6fab Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 09:30:18 -0500 Subject: [PATCH 5/7] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8f7a8610..d2102a0a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,7 +6,7 @@ labels: enhancement assignees: '' --- -**No-go ideas** +**No-go ideas** There are lots of great ideas and many are beyond what we intend to do for Libation. Some good ideas which we do not intend to pursue: * comprehensive api/cli @@ -18,14 +18,14 @@ There are lots of great ideas and many are beyond what we intend to do for Libat * supporting non-audible vendors * official docker support -**Is your feature request related to a problem? Please describe.** +**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -**Describe the solution you'd like** +**Describe the solution you'd like** A clear and concise description of what you want to happen. -**Describe alternatives you've considered** +**Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. -**Additional context** +**Additional context** Add any other context or screenshots about the feature request here. From b051283fcaa3df8b158e3e5fc0ba8be9dbd404cb Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 5 Mar 2025 09:30:43 -0500 Subject: [PATCH 6/7] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7971a1cd..7f5f15d7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,10 +6,10 @@ labels: bug assignees: '' --- -**Describe the bug** +**Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** +**To Reproduce** Steps to reproduce the behavior: 1. Go to '...' @@ -17,15 +17,14 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error -**Expected behavior** +**Expected behavior** A clear and concise description of what you expected to happen. -**Screenshots** +**Screenshots** If applicable, add screenshots to help explain your problem. -**Platform** - +**Platform** [e.g. Windows 10, Windows 11, Mac, Linux (State distribution)] -**Log Files** +**Log Files** Attach your Libation log file here. Logs are typically in your `[user]\Libation` folder. (For example, on windows: `C:\my_username\Libation`) Also within Libation, on the first tab in Settings you can click the button 'Open log folder' From 7bb5b2968e8f818e43a0e8e6886ec13c10f08562 Mon Sep 17 00:00:00 2001 From: "Mr. Beedell, Roke Julian Lockhart" Date: Wed, 5 Mar 2025 15:17:49 +0000 Subject: [PATCH 7/7] Add instructions for Fedora to `InstallOnLinux.md` Partially improves upon https://github.com/rmcrackan/Libation/issues/1177#issue-2897597653. --- Documentation/InstallOnLinux.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/InstallOnLinux.md b/Documentation/InstallOnLinux.md index 90b432d7..ce56528e 100644 --- a/Documentation/InstallOnLinux.md +++ b/Documentation/InstallOnLinux.md @@ -22,6 +22,11 @@ Run this command in your terminal to download and install Libation, replacing th wget -O libation.rpm https://github.com/rmcrackan/Libation/releases/download/vX.X.X/Libation.X.X.X-linux-chardonnay.rpm && sudo yum install ./libation.rpm ``` +### Fedora + ```Console + wget -O libation.rpm https://github.com/rmcrackan/Libation/releases/download/vX.X.X/Libation.X.X.X-linux-chardonnay.rpm && + sudo dnf5 install ./libation.rpm + ``` --- ### Arch Linux ```Console