So managed to work it out. Bit hacky. But pulls the config via api, and looks for a specifc rss feed config.
From there reads all the regex strings and applies those the downloaded files. Removes all that can't find a regex match I'm interested in.
Search found 108 matches
- June 14th, 2024, 2:57 am
- Forum: Post-Processing Scripts
- Topic: Delete Post processing script
- Replies: 1
- Views: 3182
- June 13th, 2024, 5:37 pm
- Forum: Post-Processing Scripts
- Topic: Delete Post processing script
- Replies: 1
- Views: 3182
Delete Post processing script
Hi Imm looking to develop a script for post processing some RSS downloaded zip files. Due to a change in how thing are uploaded, instead of individual downloads from RSS - everything is being packaged in zip files. So What I'd like to do is utilitise the RSS regex rules I have in place but as part o...
- April 16th, 2024, 2:14 pm
- Forum: Feature Requests
- Topic: Clone RSS settings for multiple feeds
- Replies: 4
- Views: 3581
Re: Clone RSS settings for multiple feeds
Cheers. I'll see how that works. I run everything through prowlarr, but one mode is search based and it's not ideal. But it has an rss mode as well.
- April 16th, 2024, 1:49 pm
- Forum: Feature Requests
- Topic: Clone RSS settings for multiple feeds
- Replies: 4
- Views: 3581
- April 16th, 2024, 4:19 am
- Forum: Feature Requests
- Topic: Clone RSS settings for multiple feeds
- Replies: 4
- Views: 3581
Clone RSS settings for multiple feeds
Would it be possible to add a clone rss button. I’m wanting to have multiple rss feeds use a similar set of filters.
Of course another option might be an array of rss urls for a set of filters.
Either would have the same effect for me. Suspect a clone button easier to implement.
Of course another option might be an array of rss urls for a set of filters.
Either would have the same effect for me. Suspect a clone button easier to implement.
- February 2nd, 2023, 7:13 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z): ERROR: Can not create file with auto name
No word on when it will be fixed though.
- January 29th, 2023, 2:08 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z): ERROR: Can not create file with auto name
yeah there were about 20 of those sounding ones that would have failed pre-change.
I have that setting on, but also the downgraded 7z. So both, either of those fixed all those download. I'll see what happens next time watchtower updates the image.
- January 29th, 2023, 1:58 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
Cool so I've made that change as well then.
- January 29th, 2023, 1:48 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
oh so it's not the 7z version but that overwrite that is the proper fix?
- January 29th, 2023, 1:43 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
- January 29th, 2023, 1:39 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
And after the downgrade - most of these PAPERCLIPS ones where failing - so here was another which now worked:
https://pastebin.com/A83f3eJ8
How do we go about get linux server to fix their image?
https://pastebin.com/A83f3eJ8
How do we go about get linux server to fix their image?
- January 29th, 2023, 1:24 pm
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
Awesome diagnostics. So in answer to the questions you had earlier (but I suspect irrelevant now). Ubuntu 20.04 vm running on hyper-v. Disk for Sabnzbd is a dedicated virtual disk to that vm. Sabnzbd would be latest (kept updated by watchtower): image: linuxserver/sabnzbd I’ll try force updating the...
- January 28th, 2023, 4:58 am
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
Sp at the moment I have a bind mount to a disk system that is ext4
Which if i read your message before is what I assume you meant by that.
But if I make a docker volume that is hopefully what you meant by the working unrar.
So I will have an experiment
Which if i read your message before is what I assume you meant by that.
But if I make a docker volume that is hopefully what you meant by the working unrar.
So I will have an experiment
- January 28th, 2023, 4:15 am
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
So the lsio container having a volume mount is causing the problem?
So if I change to a volume mount (and shared that volume if I needed it). Then is should work?
So if I change to a volume mount (and shared that volume if I needed it). Then is should work?
- January 28th, 2023, 3:14 am
- Forum: Bug Reports
- Topic: Unpack errors (7z): ERROR: Can not create file with auto name
- Replies: 27
- Views: 52004
Re: Unpack errors (7z)
So I’ve confirmed it’s not windows via cifs. It’s an ext4 virtual disk on my Ubuntu vm What about the disk could be wrong? This has only been happening recently In the past couple of months…..and it’s only with this type of content…and not all of them either. So I found the switch for using 7z and t...