JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 30.07.2022, 10:30
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default Mirror Detection - disable

Hi,

Is there a way to disable mirror detection? I have a bunch of links of the same file and I want to see which link is the fast so I can delete the others and keep the fastest one going.

Right now the first link to get processed blocks all the others.

thanks
Reply With Quote
  #2  
Old 01.08.2022, 13:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

AfaIk that's not possible but you can change it in a way that it fails and also setup JD to auto rename files with the same filename.
Go to Settings -> Advanced settings:
Change:
Code:
GeneralSettings.mirrordetectiondecision
...to SAFE
And uncheck this:
Code:
GeneralSettings.forcemirrordetectioncaseinsensitive
Then go to General -> If the file already exists -> Auto rename
__________________
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
  #3  
Old 05.08.2022, 19:03
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

@pspzockerscene - thanks for the guidance.

I did as you suggested:
GeneralSettings.mirrordetectiondecision > safe > **External links are only visible to Support Staff****External links are only visible to Support Staff**
GeneralSettings.forcemirrordetectioncaseinsensitive > unchecked > **External links are only visible to Support Staff****External links are only visible to Support Staff**
General -> If the file already exists -> Auto rename > **External links are only visible to Support Staff****External links are only visible to Support Staff**

But I get
- 1 download occurring
- the other downloads status is "Mirror <name of the service> is loading"
Reply With Quote
  #4  
Old 09.08.2022, 17:35
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Try mirrordetectiondecision FILENAME_FILESIZE.

If that doesn't work, Jiaz will need to help you as I'd be out of ideas then.
__________________
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
  #5  
Old 11.08.2022, 11:51
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

@pspzockerscene tried that still go the same issue.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #6  
Old 11.08.2022, 18:37
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Please wait for a response of Jiaz on this topic - I'm out of ideas for now.
__________________
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
  #7  
Old 18.08.2022, 16:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@snuffleupagus: disabling mirror detection will not solve your problem because then the files will have same filename and result in *file already exists*. an easy solution would be to rename the files to have different filenames, then no they will not recognized as mirrors and not result in *file already exists* errors. of course you can disable the mirrors and then do some testing with link a, then disable it and enable the next link and so on...
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 18.08.2022 at 16:57.
Reply With Quote
  #8  
Old 03.09.2022, 13:52
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

@Jiaz - thank you for the response. I think the rename solution seems best for bulk processing. Is there a way to do that automatically in JD?

- if a file has the same name rename it so the "mirror detection" doesn't show up? if so, how? please advise

I already have "Settings -> General -> "If the file already exists"" enabled.
Reply With Quote
  #9  
Old 03.09.2022, 17:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Either rename those files in beforehand e.g. using a Packagizer rule (e.g. append name of the filehost to the filename, this will obviously only work if those files are on different filehosts) or make sure that the mirror detection files so JD only sees "File already exists" and can rename it using Auto rename.
__________________
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
  #10  
Old 04.09.2022, 11:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@snuffleupagus: You're mixing *Mirrordetection* with *File exists handling* Mirror detection is just a condition when JDownloader should treat two files as the same. You cannot change it to rename,it's just a condition.
You have to set mirror detection to NOT detect those files as mirrors when just name is the same but require more safety, set Settings->Advanced Settings->GeneralSettings.mirrordetectiondecision to SAFE, then only files are treated as mirror when filename AND filesize are the same

With next core update you can disable mirror detection completely via Settings->Advanced Settings->GeneralSettings.mirrordetectiondecision to DISABLED
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 04.09.2022 at 11:27.
Reply With Quote
  #11  
Old 05.09.2022, 14:24
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Quote:
Originally Posted by Jiaz View Post
With next core update you can disable mirror detection completely via Settings->Advanced Settings->GeneralSettings.mirrordetectiondecision to DISABLED
This update has been released and the setting Jiaz mentioned is now available.
__________________
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
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 10:59.
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.