Commit Graph
24 Commits
Author SHA1 Message Date
death-clawandGitHub 134abf791e fixes #156 (#157) 2024-01-14 17:31:34 +00:00
death-clawandGitHub b5db9f8d7b fixes #154 (#155) 2024-01-13 21:27:29 +00:00
death-clawandGitHub 81cf97cc50 fixes #145 (#146) 2023-12-12 20:15:48 +00:00
death-clawandGitHub 884704c70d fixes #143 (#144) 2023-12-08 13:36:54 +00:00
death-claw 04df3bcc81 version bump 2023-11-25 18:30:02 +01:00
death-clawandGitHub 6376576e9e fixes #130 (#131) 2023-11-14 00:38:43 +01:00
l1xanderandGitHub f0c2de829a Fix for images on Pimpandhost throwing exception (#127)
Attempts to fix the following exception:


Failed to download http://pimpandhost.com/image/39446205-medium.html
me.mnlr.vripper.exception. DownloadException: me.mnlr.vripper.exception.HostException: Xpath //img[contains(@class, 'original')]' cannot be found in 'http://pimpandhost.com/image/39446205-medium.html' at me.mnlr.vripper.download.ImageDownloadRunnable.download(Image Download Runnable.kt:88)
at me.mnlr.vripper.download.ImageDownloadRunnable.run(ImageDownloadRunnable.kt:151)
at net.jodah.failsafe.Functions.lambda$toSupplier$10(Functions.java:262)
at net.jodah.failsafe.Functions.lambda$get$0(Functions.java:48)
at net.jodah.failsafe.Retry Policy Executor.lambda$supply$0(RetryPolicyExecutor.java:66)
at net.jodah.failsafe.Execution.executeSync(Execution.java:128)
at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:379)
at net.jodah.failsafe.FailsafeExecutor.run(FailsafeExecutor.java:212)
at me.mnlr.vripper.download.DownloadService.schedule$lambda$28 (DownloadService.kt:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: me.mnlr.vripper.exception.HostException: Xpath //img[contains(@class, 'original')]' cannot be found in 'http://pimpandhost.com/image/39446205-medium.html'
at me.mnlr.vripper.host.PimpandhostHost.resolve(PimpandhostHost.kt:46)
at me.mnlr.vripper.host.Host.download Internal(Host.kt:62)
at me.mnlr.vripper.download.ImageDownloadRunnable.download (ImageDownloadRunnable.kt:72)
11 more
2023-09-22 10:04:19 +01:00
death-claw 08fcd7a87d version bump 2023-09-14 22:17:52 +01:00
death-clawandGitHub f39c7a15c7 fixes #123 (#126) 2023-09-14 21:53:49 +01:00
death-clawandGitHub 4163f2a53f fixes #116 (#117) 2023-09-03 14:02:44 +01:00
death-claw e8ba07aebd version bump 2023-09-01 13:57:02 +01:00
death-clawandGitHub 48491767cb remove threads when auto queue activates (#112) 2023-09-01 13:05:16 +01:00
death-clawandGitHub 49229b9dac open gallery folder option missing on right click (#111) 2023-09-01 01:01:27 +01:00
death-clawandGitHub 206b305ae6 have an option to save temp files on different drive (#110) 2023-09-01 00:09:49 +01:00
death-clawandGitHub 70e7a87189 dependencies update (#109) 2023-08-31 23:28:59 +01:00
death-claw 7745abbb8a Update package.yml and version bump 2023-05-26 00:22:12 +01:00
death-clawandGitHub ed63d5c029 Feature/issue 97/enhance lock file mechanism (#99)
* fixes #97

* fixes #97
2023-05-24 20:42:25 +01:00
death-clawandGitHub 2aa82a73a0 fixes #97 (#98) 2023-05-24 20:27:31 +01:00
death-clawandGitHub 0d22b054c9 v4.1.0 (#96) 2023-05-21 16:42:11 +01:00
death-claw f42d412b86 fixes #89 (#95) 2023-05-21 15:55:42 +01:00
death-clawandGitHub f8370801c2 fixes #89 (#94) 2023-05-21 13:18:23 +01:00
death-clawandGitHub 79739b80f9 fixes #90 (#92) 2023-05-13 17:16:00 +01:00
death-claw 26cf60b741 version bump 2023-05-06 21:26:39 +01:00
death-claw b1e3353a1d v4.0.0 2023-05-06 20:03:12 +01:00