-
```
Is there a way to setup the RSS feeds so that any new items added to the feed
are automatically downloaded (similar to how the uTorrent RSS feeds work)?
```
Original issue reported on code.googl…
-
```
Is there a way to setup the RSS feeds so that any new items added to the feed
are automatically downloaded (similar to how the uTorrent RSS feeds work)?
```
Original issue reported on code.googl…
-
```
Is there a way to setup the RSS feeds so that any new items added to the feed
are automatically downloaded (similar to how the uTorrent RSS feeds work)?
```
Original issue reported on code.googl…
-
```
Is there a way to setup the RSS feeds so that any new items added to the feed
are automatically downloaded (similar to how the uTorrent RSS feeds work)?
```
Original issue reported on code.googl…
-
```
Is there a way to setup the RSS feeds so that any new items added to the feed
are automatically downloaded (similar to how the uTorrent RSS feeds work)?
```
Original issue reported on code.googl…
-
It would be nice if guessit provides a way to evaluate if a guess match some quality requirements, with a simple method returning a boolean.
```
def evaluate_guess(guess, requirements):
pass
```
…
-
I'm using a few weeks old flexget version, and I get following error when saving scheduler:
```
Apr 02 18:21:17 ananas flexget-webui[10587]: Traceback (most recent call last):
Apr 02 18:21:17 ananas …
-
I'm thinking about a realtime IRC input plugin, and maybe other event-based plugins, like webhook listeners or so. Those plugin are not scheduled, and they could generate entries at any time, based on…
-
When the path to a video contains a camel case, guessit tries to detects some more properties which messes up the previous guessit result.
See https://github.com/Diaoul/subliminal/issues/389 for more…
-
I've recently switch from Deluge to Transmission due to the inclusion of file renaming in 2.8, but i've noticed that Flexget's "content_filename" option operates slightly differently between the two o…