LewisSpring

Results 41 comments of LewisSpring

+1 on this. My HP Scanner is an absolute ... piece of work. TWAIN doesn't work for DPIs over 600 and WIA via NAPS2 is just about adequate. I need...

I think this is the wrong way to look at this. There is no point ruining someone's life like that, no matter how serious this is. It could be doxxing...

Hi, sorry for the delay and thanks for your reply. I tried this: ![image](https://user-images.githubusercontent.com/40576482/208437370-69c2d1ad-e643-43f7-b5d8-034cf4916690.png) (With and without quotes around "2") No dice, hoover does nothing and there's no log lines...

> Thanks for the breadcrumb here @LewisSpring (I can't trust _all of my rooms_ to be in a "cleanable" state, so am motivated to get this working for our adhoc...

> not sure if this will help you as i am using this for an x8 Hybrid finding the room IDs: I too had issue finding room ids that worked,...

Looks like this might already be a feature? https://github.com/mxpv/podsync/blob/0e0bfa950d14869cde44151bc0a9d7346f90a95e/config.toml.example#L86 Edit: At least for Max_Age. Will test for Min_Age now

Min_Age does not seem to work. Now trying this: ` youtube_dl_args = ["--datebefore today-1week"] ` Edit: It seems to think that it's not a valid argument? ``` time="2024-08-27T16:46:05Z" level=error msg="youtube-dl...

According to https://github.com/mxpv/podsync/issues/424 The option and arguments need to be separated and it seems to be working. Now retesting using ` youtube_dl_args = ["--datebefore", "today-1week"]` Edit: I think this confuses...

Update, now the downloads have finished. At least this time around, The episode that is "too new" is added to the RSS feed but the file is not present on...

Exactly! Well done for deciphering it 😅 I should have taken the time to summarise.