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

Feature - Custom RSS feeds for certain shows #378

Closed
MrRbahi opened this issue Feb 19, 2017 · 11 comments
Closed

Feature - Custom RSS feeds for certain shows #378

MrRbahi opened this issue Feb 19, 2017 · 11 comments

Comments

@MrRbahi
Copy link

MrRbahi commented Feb 19, 2017

Sometimes shows don't air on Crunchyroll and thus they are subbed by some obscure groups. So it'd be really helpful if we could set custom RSS feeds for specific.

@erengy
Copy link
Owner

erengy commented Feb 19, 2017

I'd appreciate it if you could give a specific example for which RSS feed you would use for which series.

(This issue is possibly a duplicate of #40.)

@MrRbahi
Copy link
Author

MrRbahi commented Feb 19, 2017

I use a custom nyaa RSS feed that tracks the 720p releases of HorribleSubs. And as HS release everything that's on crunchyroll, they usually have all of the shows I'm watching. But for example, this season Little Witch Academia is not airing on Crunchyroll so I have to watch the Asenshi releases, and since I have Taiga set to only search for HS releases, I have to manually check nyaa for LWA episodes.

@tophf
Copy link

tophf commented Feb 19, 2017

Facing the same issue I simply added a feed in the torrent client to autodownload LWA.

@erengy
Copy link
Owner

erengy commented Feb 19, 2017

I use a custom nyaa RSS feed that tracks the 720p releases of HorribleSubs.

Is it something like this?
https://www.nyaa.se/?page=rss&cats=1_37&filter=2&term=HorribleSubs%20720p

From what I understand, you don't really need multiple RSS feeds. You just need to use the default feed and set up a couple of filters, as in #373.

@tophf
Copy link

tophf commented Feb 19, 2017

@erengy, tried it but it's worse (for me) because the default feed contains 90% of stuff I don't need to see so the displayed list of torrents in taiga is only 5 items. Whereas with the feed set to HorribleSubs%201080p search term I see 20+ torrents for all the shows I watch during the week, even two.

Furthermore, restricting the feed search term allows me to set the feed check timer to once a day without the risk of missing something. Or, for the sake of argument, once a week in case I only have time to watch over the weekend (taiga limits the interval to 3600 minutes though, which is 2.5 days).

@MrRbahi
Copy link
Author

MrRbahi commented Feb 19, 2017

Facing the same issue I simply added a feed in the torrent client to autodownload LWA.

Yeah that's what I'm doing now.

@erengy, tried it but it's worse (for me) because the default feed contains 90% of stuff I don't need to see so the displayed list of torrents in taiga is only 5 items. Whereas with the feed set to HorribleSubs%201080p search term I see 20+ torrents for all the shows I watch during the week, even two.

This. I tried using filters but then I'd have to download the episodes before they disappear.

@tophf I just thought of creating a mixed RSS feed with this site. And it seems to be working fine.

@such-doge
Copy link

Just set up your filters this way, doggo. Suit to taste. Only discard competing groups when they are faster.

Use this RSS feed: https://www.nyaa.se/?page=rss&cats=1_37&filter=2

Create these filters:

Note: All filters use "Match: All conditions"
------------------------------------------------------
Name: Discard not HorribleSubs unless LWA (TV)
Episode fansub group::is not::HorribleSubs
Anime ID::is not::33489 Little Witch Academia (TV) 
Action: Discard matched items
------------------------------------------------------
Name: Discard eraser
Episode fansub group::is::eraser 
Action: Discard matched items
------------------------------------------------------
Name: Select LWA (TV)
Anime ID::is::33489 Little Witch Academia (TV) 
Episode fansub group::is::Asenshi 
Action: Select matched items

@tophf
Copy link

tophf commented Feb 20, 2017

@such-doge, yes of course, but the reason it's not as good as a custom feed is explained in the comments above.

@erengy
Copy link
Owner

erengy commented Feb 21, 2017

There doesn't seem to be a satisfying alternative solution for this use case, so I'm closing this issue due to being a duplicate of #40 and #380.

@erengy erengy closed this as completed Feb 21, 2017
@tophf
Copy link

tophf commented Feb 21, 2017

@MrRbahi, another approach is to use |, ", and -:

  • nyaa search: -360p -480p -720p HorribleSubs | "asenshi little" | onihei
  • RSS term: -360p%20-480p%20-720p%20HorribleSubs%7C%22asenshi%20little%22%7Conihei

@MrRbahi
Copy link
Author

MrRbahi commented Feb 21, 2017

@tophf , I actually didn't know you could do this on nyaa. This is what I'm gonna use from now on, thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants