mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
HDC - Add Sub-Title to Release Title #559
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#559
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sungamma on GitHub (Apr 30, 2022).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
The Prowlarr api does not return subtitles, which may cause some PT trackers to fail to search accurately when they use the method "the main title of the episode is the same & makred episode No. and number of seasons by subtitle ".
Describe the solution you'd like
The Prowlarr api maybe return subtitles
Describe alternatives you've considered
nothing
Anything else?
Jackett can do this
AB#3088
@bakerboy448 commented on GitHub (Apr 30, 2022):
Going to need more information and examples for this.
What tracker(s)?
What specifically are you talking about?
Screenshots may help.
@sungamma commented on GitHub (Apr 30, 2022):
The tracker may have subtitle (show the episode No.) just like the following screenshot.


But prowlarr can not grab the subtitle, it just grab title. So some tools use the prowlarr api cannot find the correct torrent.
@bakerboy448 commented on GitHub (Apr 30, 2022):
Again, what tracker?
This has nothing to do with Prowlarr's API as well. It has to do with the tracker's definition and how the release title is parsed/generated.
If it works with jackett then presumably it's one of the updated definitions in the PR of the latest updates?
https://github.com/Prowlarr/Indexers/pull/179
@sungamma commented on GitHub (May 1, 2022):
Hello, the tracker is HDC, and I use jxxghp/nas-tools. When I use nastools to connect prowlarr, almost it works fine, but when I use it to follow a TV show, prowlarr api maybe cannot greturn the subtitle infomation.
@bakerboy448 commented on GitHub (May 1, 2022):
HDC or HDCenter - there are two with names HDC.
https://github.com/Prowlarr/Indexers/blob/master/definitions/v3/hdc.yml
https://github.com/Prowlarr/Indexers/blob/master/definitions/v1/hdcenter.yml
Either way someone with access to the site will need to update the YML Definition for the site to scrape the sub-title and modify the title accordingly or someone will need to provide an invite to us or Jackett to do the same.
Again, nothing to do with Prowlarr's API.
@mynameisbogdan commented on GitHub (Jun 12, 2023):
Since it passed so long without supplying any info, I'm closing this.