JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #81  
Old 24.04.2017, 21:16
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by raztoki View Post
its already live,
the change that jiaz uploaded to implement those features was
**External links are only visible to Support Staff**...
and last build full was on **External links are only visible to Support Staff**...
you can usually see/monitor here, but there are projects used which do not have redmine front end **External links are only visible to Support Staff**...

ah okay, thanks!

is there anything to change here at LinkCrawler.linkcrawlerrules


[ {
"enabled" : true,
"maxDecryptDepth" : 0,
"id" : 1489938888362,
"name" : null,
"pattern" : "file:/.*?\\.csv$",
"rule" : "DEEPDECRYPT",
"packageNamePattern" : null,
"formPattern" : null,
"deepPattern" : null,
"rewriteReplaceWith" : null
} ]

that above has been created after adding

[ {
"pattern" : "file:/.*?\\.csv$",
"rule" : "DEEPDECRYPT"
} ]


but now JIAZ was updating with new deepdecryptfilesizelimit, and I have little issues with getting links crawled from some csv files...
Reply With Quote
  #82  
Old 25.04.2017, 08:36
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Did you change the Value of the new setting? You should set to -1 for unlimited

No, the rule is the same. Only the rest of the settings are now included with their default values.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #83  
Old 25.04.2017, 10:48
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Did you change the Value of the new setting? You should set to -1 for unlimited

No, the rule is the same. Only the rest of the settings are now included with their default values.

I have been using some 51874558 what is nearly max52428800...
but I dont think it is the value itself, it seems to me like not responding to url links (being more exactly - it is direkt http jpg image links) ...

as you can see (screenshot) it is detecting number of links but no going to process further...



and this is also happening if I dont use that specific csv file with not more than 1.6mb - it is also happening if I simply copy (CTRL+C) all urlimage links directly from Excel with open csv document...
Attached Thumbnails
parse-clipboard-processing-queue.JPG  
Reply With Quote
  #84  
Old 25.04.2017, 10:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Please create a logfile and post the shown logID.
Create log when this happens! from screenshot it looks like something blocks processing of the links.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #85  
Old 25.04.2017, 11:10
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Please create a logfile and post the shown logID.
Create log when this happens! from screenshot it looks like something blocks processing of the links.
how to create a logfile?
I think I have to do that right now without re-starting JD to keep all info possible...


there is also no full path shown at some "download from" please see screenshot... (column is wide enough I think)
Attached Thumbnails
download-from-no-full-path.JPG  
Reply With Quote
  #86  
Old 25.04.2017, 11:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

DownloadFrom is only visible for plain input. You can rightclick and show url and click into url to see all known urls.
Create log, see here https://support.jdownloader.org/Know...d-session-logs
and post the shown logID here

Create log after crawling stalls
I can also offer live help via Teamviewer, just send me e-mail to support@jdownloader.org
__________________
JD-Dev & Server-Admin
Reply With Quote
  #87  
Old 28.04.2017, 10:56
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
DownloadFrom is only visible for plain input. You can rightclick and show url and click into url to see all known urls.
Create log, see here **External links are only visible to Support Staff**...
and post the shown logID here

Create log after crawling stalls
I can also offer live help via Teamviewer, just send me e-mail to support@jdownloader.org


I removed java and installed those two 64bit versions...

those two are all the same? just for standard usage and advanced users?
Attached Thumbnails
java-8-131-64.JPG  
Reply With Quote
  #88  
Old 28.04.2017, 11:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

JRE is for using Java
JDK = Java Development Kit = for Developers
You can use any of them
__________________
JD-Dev & Server-Admin
Reply With Quote
  #89  
Old 26.06.2017, 11:13
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
JRE is for using Java
JDK = Java Development Kit = for Developers
You can use any of them
just wanted to give an update...

crawling 'large' csv files is working nearly perfectly...
files I was working with had up to 380'000 lines, csv filesize is depending on absolute characters... csv files have between 3-42mb...

(I am using -Xmx12g with a 16gb RAM machine... sometimes CPU usage is really high while there is just a usage from JD of 5-7gb RAM and another 6gb RAM free and available)


what about to add some text line with origin source (url path or local file) at the BUBBLE on the right bottom footer... can be added to those characteristics listing with currently 8 (duration, found links, found packages, ...)

that would help to see what source has been added for crawling... sometimes crawling is taking some hours and when coming back after 6-12 hours sometimes there are still 3 bubbles pending...

######



important:

how to re-initiate or to push while link crawler is active?

RAM usage from JD is at about 6-7gb, and system has more than 6gb free RAM available... it seems to be stuck or freezed, but it is still active, and if I add some new links to be crawled, it is like a re-activation for other pending tasks...
Reply With Quote
  #90  
Old 26.06.2017, 14:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Quote:
Originally Posted by verheiratet1952 View Post
what about to add some text line with origin source (url path or local file) at the BUBBLE on the right bottom footer... can be added to those
With next core update, the bubble icon will be different for Folderwatch sources.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #91  
Old 26.06.2017, 14:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Quote:
Originally Posted by verheiratet1952 View Post
it seems to be stuck or freezed, but it is still active, and if I add some new links to be crawled, it is like a re-activation for other pending tasks...
Please create and provide a logfile, then we can check what is going on.
There is nothing for you to do and it should not stuck/freeze.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #92  
Old 26.06.2017, 15:47
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Please create and provide a logfile, then we can check what is going on.
There is nothing for you to do and it should not stuck/freeze.
it not freezing or being stuck... but it seems to be for a few seconds, and then it does continue with 10-1000 links... and this is happening again and again...

the computer is not overloaded...
CPU is between 25-60%
there is minimum 3gb free of RAM
no firefox, no chrome, no other apps

more than 50gb of free SSD space
C:\Users\xxxxxxxx\AppData\Local\JDownloader v2.0

C:\Users\xxxxxxxx\AppData\Local\JDownloader v2.0\cfg
has 10gb of files, where 9gb are from more than 1 month ago... mostly *.backup file format
Reply With Quote
  #93  
Old 26.06.2017, 15:49
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by verheiratet1952 View Post
it not freezing or being stuck... but it seems to be for a few seconds, and then it does continue with 10-1000 links... and this is happening again and again...

the computer is not overloaded...
CPU is between 25-60%
there is minimum 3gb free of RAM
no firefox, no chrome, no other apps

more than 50gb of free SSD space
C:\Users\xxxxxxxx\AppData\Local\JDownloader v2.0

C:\Users\xxxxxxxx\AppData\Local\JDownloader v2.0\cfg
has 10gb of files, where 9gb are from more than 1 month ago... mostly *.backup file format

about jd screenshot attached
Attached Thumbnails
about-jd-26062017.JPG  
Reply With Quote
  #94  
Old 26.06.2017, 16:27
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

How many links does your linkcrawler list have when this happens? Linklist saving is sync at the moment, that means that every manipulation of list (add, move, remove) waits for save to finish. This will be changed in future. I guess you have long list and this takes a moment to save/compress and linkcrawler has to wait to access list again.

You can delete .backup files.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #95  
Old 26.06.2017, 22:06
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
How many links does your linkcrawler list have when this happens? Linklist saving is sync at the moment, that means that every manipulation of list (add, move, remove) waits for save to finish. This will be changed in future. I guess you have long list and this takes a moment to save/compress and linkcrawler has to wait to access list again.

You can delete .backup files.

current list has 223k, it is only .jpg files/links...


I dont really understand !?

"linklist saving is sync at the moment, that means that every manipulation of list (add, move, remove) waits for save to finish"


I do add csv-file by "load linkcontainer" and that's it...
Reply With Quote
  #96  
Old 27.06.2017, 01:17
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

its how JDownloader is designed
on each new link added, regardless is if its a image or zip it requires memory and after x seconds after linkgrabber change (adding of link/changing of path/changing of filename) needs to be saved. The larger your list, the longer it takes!

Consider breaking up the csv files into smaller components,
or enabling auto adding of links to download tab & download. This would keep linkgrabber small (size to zip and write to disk) though still keeps it busy with changes.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #97  
Old 27.06.2017, 11:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Quote:
Originally Posted by verheiratet1952 View Post
current list has 223k, it is only .jpg files/links...
Saving 223k links to disk takes a moment and saving is a blocking/synchronious action, blocking all modifications on list. So while saving nothing happens with list.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #98  
Old 27.06.2017, 13:03
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by raztoki View Post
its how JDownloader is designed
on each new link added, regardless is if its a image or zip it requires memory and after x seconds after linkgrabber change (adding of link/changing of path/changing of filename) needs to be saved. The larger your list, the longer it takes!

Consider breaking up the csv files into smaller components,
or enabling auto adding of links to download tab & download. This would keep linkgrabber small (size to zip and write to disk) though still keeps it busy with changes.

raztoki

splitting csv files to max 80'000 links each works fine...

my idea was to launch linkgrabber with a single csv file and leave it alone for 12-18 hours... I will try to split and add 4 csv files at the same time... maybe that helps... (adding it one by one does work)
Reply With Quote
  #99  
Old 27.06.2017, 13:15
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

doing it at the same time will have the same result = large volume links within linkgrabber, which will result in saving issue again.
you need to remove them from linkgrabber (As in auto add to download tab) as they decrypt.... thus keeping volume down.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #100  
Old 27.06.2017, 17:10
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by raztoki View Post
doing it at the same time will have the same result = large volume links within linkgrabber, which will result in saving issue again.
you need to remove them from linkgrabber (As in auto add to download tab) as they decrypt.... thus keeping volume down.
big sorry!

I forgot about removing links with prefix "**External links are only visible to Support Staff**

that is why it was looking like stuck/freezing or taking extremely long
Reply With Quote
  #101  
Old 18.07.2017, 18:48
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by raztoki View Post
doing it at the same time will have the same result = large volume links within linkgrabber, which will result in saving issue again.
you need to remove them from linkgrabber (As in auto add to download tab) as they decrypt.... thus keeping volume down.
everything is working great with 16gb RAM for adding csv files with 100'000 links

BUT:

I was adding some csv with at about 50'000 links... the bubble was showing exactly the right number...

but when I came back to my desktop I found some package with at about 33'000 images... no more linkgrabber processing... I was a little bit surprised...

then - after adding those 33'000 image package to downloads, I was noticing some "postprocessing" with arrow icon adding additional images to linkgrabber...

do you have an idea what was going on?
it must be minimum 2 hours between "linkgrabber 1st finish" and 'postprocessing" - jd2 was using 5gb from available 12gb... that is why I believe it is not because of performance issues...
Reply With Quote
  #102  
Old 18.07.2017, 19:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

A log and example csv files would be good to have ...

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #103  
Old 19.07.2017, 10:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Sure the linkcrawling was finished? The more links in linkgrabber, the longer it will take to add new links (dupe checking, filename handling, packaging, adding)

So do I understand you right? JDownloader seems to be idle, but as soon as you move links to downloadlist, the crawling continues and adds new links?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #104  
Old 19.07.2017, 11:26
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Sure the linkcrawling was finished? The more links in linkgrabber, the longer it will take to add new links (dupe checking, filename handling, packaging, adding)

So do I understand you right? JDownloader seems to be idle, but as soon as you move links to downloadlist, the crawling continues and adds new links?
exactly, I moved links to download list, and it was adding new links, ... but it was not showing same icon at the bottom right, it was "right arrow icon"

but sometimes that postprocessing was also happening after so called idle status active for hours without adding to download list...

(of course it is also depending what server and location, and if it is a direkt link, or url path, where jd2 deep crawling is necessary, ...)







maybe I am a bit meticulous, but better doing things properly
Reply With Quote
  #105  
Old 19.07.2017, 11:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

the balloon windows should show up during crawling, did it close itself?
When this happens again, could you please provide a screenshot?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #106  
Old 19.07.2017, 14:24
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
the balloon windows should show up during crawling, did it close itself?
When this happens again, could you please provide a screenshot?

the ballon window disappears very often... and shows up again...
I dont close the ballon by hitting the X...

but in that special case there was no ballon window after idle status when postprocessing begin to add links... but before when I was adding csv file with those 50k links ballon window was there with that exact number of total links...
Reply With Quote
  #107  
Old 19.07.2017, 14:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Please provide screenshots when this happens again.
Does the same window show up again or a different one?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #108  
Old 20.07.2017, 14:54
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Please provide screenshots when this happens again.
Does the same window show up again or a different one?
similar window, same data...
there was no other csv or links added in between...


by the way - just to let you know - I am just telling to report what I do remember...

a)
just a few minutes ago 'arrow icon' was showing up with "mouse-on-over" text saying something like "downloads will start in a few seconds"

there is no links at linkgrabber that has been scheduled? and settings to start anything is set to 'never'

b)
sometimes when there is an update available and I click on that globe icon, I have to confirm again in some alert window, ... so far , so good

but sometimes update is taking more than 30min, or there is no more task about jd at process within taskmanager gui...
Reply With Quote
  #109  
Old 20.07.2017, 17:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

a.) this will show up either when you have set to auto add/auto start (check quick settings in linkgrabber) or you have packagizer rules in place that trigget auto add/auto start.

b.) what do you mean? the click on button should show you about pending update and that you can install it now if you want.

Update taking more than 1 min (okay, for slower computer, maybe 2 mins) there is something NOT okay. There must be something NOT correct with your setup.

What exactly does take so long? Please know that update starts when JDownloader has stopped and exit itself. Update happens in new process. Maybe there are pending linkcrawling processes that JDownloader is waiting for?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #110  
Old 20.07.2017, 18:56
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
a.) this will show up either when you have set to auto add/auto start (check quick settings in linkgrabber) or you have packagizer rules in place that trigget auto add/auto start.

b.) what do you mean? the click on button should show you about pending update and that you can install it now if you want.

Update taking more than 1 min (okay, for slower computer, maybe 2 mins) there is something NOT okay. There must be something NOT correct with your setup.

What exactly does take so long? Please know that update starts when JDownloader has stopped and exit itself. Update happens in new process. Maybe there are pending linkcrawling processes that JDownloader is waiting for?
if there is a pending linkcrawler process, jd asks if I want to stop and continue with update...

but I forgot about telling you it is happening when jd has idle status... but it occurs only every 3rd or 4th time...

by the way:
I know about those saving procedure at /cfg/ folder for linkcrawler or download files ... it can take some minutes... but that is not the point...

and sometimes after hitting the globe for update, jd is shutting down and I have to re-start it, then the update starts...
Reply With Quote
  #111  
Old 22.07.2017, 12:56
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Sure the linkcrawling was finished? The more links in linkgrabber, the longer it will take to add new links (dupe checking, filename handling, packaging, adding)

So do I understand you right? JDownloader seems to be idle, but as soon as you move links to downloadlist, the crawling continues and adds new links?

RAM usage is alot less than before after closing and re-starting JD again from idle...

it is all the same at download and link list... there is no way to free up RAM when running JD, ...

looks like RAM usage was because of csv crawling, but it does not free up when it has finished with crawling...


(for that special case there was no postprocessing)
Attached Thumbnails
ram-close-and-start-again-jd-when-idle.JPG  
Reply With Quote
  #112  
Old 22.07.2017, 15:13
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Java does not free memory/give back to os by default. That means it will grow its heap and of course memory will be lot less after restart. If you want you can memory tune your java. There are many parameters available for fine tuning. It is even possible to give back memory to java. I suggest to google for parameters
__________________
JD-Dev & Server-Admin
Reply With Quote
  #113  
Old 22.07.2017, 15:24
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
Java does not free memory/give back to os by default. That means it will grow its heap and of course memory will be lot less after restart. If you want you can memory tune your java. There are many parameters available for fine tuning. It is even possible to give back memory to java. I suggest to google for parameters
I have to do it directly at JAVA?

I can also add more parameters at vmoptions where I use -Xmx12g at the moment...
Reply With Quote
  #114  
Old 22.07.2017, 16:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

.vmoptions , you can also specify java parameters. Xmx is also a java parameter
for example see here
stackoverflow.com/questions/43543404/jvm-release-unused-heap
__________________
JD-Dev & Server-Admin
Reply With Quote
  #115  
Old 30.08.2017, 15:20
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

how to turn off linkgrabber to add links from clipboard (CTRL+C) ?
unchecking the box 'linkgrabber auto start' in advanced settings does not help :(


and some more specific question:
how to exclude domain names like tumblr.com from linkgrabber if linkgrabber is turned ON ?
Reply With Quote
  #116  
Old 30.08.2017, 15:25
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by Jiaz View Post
.vmoptions , you can also specify java parameters. Xmx is also a java parameter
for example see here
stackoverflow.com/questions/43543404/jvm-release-unused-heap
I can also add "-Xms1g -Xmx6g" at .vmoptions instead of "-Xmx6g" ?
Reply With Quote
  #117  
Old 30.08.2017, 15:32
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

clipboard monitoring option is what JD monitors by default
if you disable that function it wont monitor that.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #118  
Old 30.08.2017, 15:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,540
Default

Quote:
Originally Posted by verheiratet1952 View Post
how to turn off linkgrabber to add links from clipboard (CTRL+C) ?
Either disable clipboard monitoring or setup a filter and filter all with origin clipboard


Quote:
Originally Posted by verheiratet1952 View Post
how to exclude domain names like tumblr.com from linkgrabber if linkgrabber is turned ON ?
setup a filter that matches tumblr.com host
__________________
JD-Dev & Server-Admin
Reply With Quote
  #119  
Old 01.09.2017, 09:09
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

but how to setup those filters for those two options?
Reply With Quote
  #120  
Old 01.09.2017, 10:49
verheiratet1952 verheiratet1952 is offline
JD VIP
 
Join Date: Jan 2016
Posts: 326
Default

Quote:
Originally Posted by raztoki View Post
clipboard monitoring option is what JD monitors by default
if you disable that function it wont monitor that.

raztoki

I dont see the reason why linkgrabber starts crawling/adding links in 3 out of 10 times after CTRL+C ...

linkgrabber auto start is off/unchecked.

jd2beta is updated to the lastest version and re-started several times after settings had been changed, desktop machine was also re-booted serveral times...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 13:44.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.