Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template:Downloading #4

Closed
8 of 21 tasks
bakerboy448 opened this issue Sep 4, 2020 · 3 comments
Closed
8 of 21 tasks

Template:Downloading #4

bakerboy448 opened this issue Sep 4, 2020 · 3 comments
Assignees
Labels
bug Something isn't working template
Milestone

Comments

@bakerboy448
Copy link
Collaborator

bakerboy448 commented Sep 4, 2020

https://wiki.servarr.com/Template:Downloading

Overview

  • Text Needed

Complete Download Handling

  • Remove Bold
  • Remove drone factory
  • More emphasis on docker

Usenet

  • Remove How Completed Download Handling Works

Bittorrent

  • Bittorrent >> BitTorrent;
  • ?Hardlink by default in v3, no?
  • need to add a blurb on common hardlink issues and what a hardlink is
  • Completed Download Handling - Remove -user's should be told to enable

Failed Download Handling

  • Link to 'Download Client' settings page
  • indent redownload and remove
  • Mention is Usenet Only; perhaps in the title?

Indexer Integration

  • need to review;
  • add link to settings

Troubleshooting

  • Turn logging up to trace | fix link Radarr_Troubleshooting#Logging_and_Log_Files ;
  • Testing an Indexer or Tracker | dynamic URL examples
  • Testing a Search | dynamic URL examples
  • Wrong categories | fix last sentence "I edit the entry in Sonarr"

Downloads and Importing

  • confirm " [[{{{ARRNAME}}} Troubleshooting#Logging and Log Files|Logging and Log Files]] " works ;
  • confirm "[[{{{ARRNAME}}} Troubleshooting#Asking for help|Asking for help]] " works
  • codify / unbold "Check For Finished Download task"
@bakerboy448 bakerboy448 added bug Something isn't working documentation labels Sep 4, 2020
@bakerboy448 bakerboy448 added in progress actively working on and removed documentation labels Sep 4, 2020
@bakerboy448
Copy link
Collaborator Author

bakerboy448 commented Sep 4, 2020

In this test, you'll be looking for obvious errors and running some simple tests. You can see the search used the url https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080&extended=1&apikey(removed)&offset=0&limit=100&tvdbid=354629&season=1&ep=1 , which you can try yourself in a browser after replacing (removed) w/ your apikey for that indexer. Does it work? Do you see the expected results? In that URL, you can see that it set specific categories with cat=5030,5040,5045,5080 so if you're not seeing expected results, this is one likely reason. You can also see that it searched by tvdbid w/tvdbid=354629 so if the episode isn't properly categorized on the indexer, it will need to be fixed. You can also see that it searches by specific season and episode with season=1 and ep=1, so if that isn't correct on the indexer, you won't see those results.

This is from Radarr page, should talk about movies

-Q

@bakerboy448 bakerboy448 added this to the Wikiarr V1.0 milestone Sep 4, 2020
@bakerboy448
Copy link
Collaborator Author

various updates; see completed tasks

@bakerboy448
Copy link
Collaborator Author

  • Keep Standalone (One for Each ARR)
    OR
  • Integrate into Settings & Troubleshooting

@bakerboy448 bakerboy448 mentioned this issue Sep 4, 2020
7 tasks
@bakerboy448 bakerboy448 removed the in progress actively working on label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working template
Projects
None yet
Development

No branches or pull requests

2 participants