JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10.05.2020, 13:14
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default What types of links it block if i choose these?

Lok the picture and please tell me what kind of links/file types is block more detailed.


https://i.postimg.cc/CMJH8yVQ/Jd2.jpg


Cause all picture links(jpg) it's not blocked.



Thanks.

Last edited by Agnostos; 11.05.2020 at 09:03.
Reply With Quote
  #2  
Old 11.05.2020, 08:49
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

Hi please see source
svn://svn.jdownloader.org/jdownloader/trunk/src/org/jdownloader/controlling/filter/CompiledFiletypeFilter.java
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 11.05.2020, 09:00
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

What is that???


I'm not a programmer.
And i have installed the latest version of jave 8 update 251.


And WHY you change this topic to solved????


Doesn't solved at all.

Last edited by Agnostos; 11.05.2020 at 09:10.
Reply With Quote
  #4  
Old 11.05.2020, 09:09
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

Its the java source to your question. Each grouping has specified files types, but this can change at any time (we update it). I gave you the source so that you can keep up to date, as anything I write in here could be wrong for the next time someone wants to know.

Open the file in a textpad/notepad once downloaded search 'implements ExtensionsFilterInterface' and just below is your endings.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 11.05.2020, 09:16
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

As i tallied you before i'm NOT a programmer so i don't know the source e.t.c.


And can i add any picture or audio or document file i want to block?
For example jpf, mp3, wav type of files.


And if i can how i do that?
Reply With Quote
  #6  
Old 11.05.2020, 09:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

You don't need to be a programmer to read text, to understand is another thing altogether.

if you have a rule to block those, you can't add the content. seems logical

to add additional you can either
use 'custom type' and place in the extension.
or
edit the source and compile (only here to state both possible solutions)

btw tallied is not a word I believe your looking for maybe told.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #7  
Old 11.05.2020, 09:44
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

https://i.postimg.cc/yxw1k7BG/Jd2.jpg


Can i modify that rule to block mp3, jpg and doc link files?
Reply With Quote
  #8  
Old 11.05.2020, 09:51
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

your existing grouping selections would block those extensions already, but they also block numerous other extensions (see CompiledFiletypeFilter.java for further details) belonging to the group.

if you just want those three extensions blocked and no others... unselect the groupings, and use custom type and mp3,jpg,doc
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #9  
Old 11.05.2020, 10:00
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

No THE DIDN'T as i mention from my first topic doesn't block at all jpg link file types even i have that rule enabled so......


And i want these 3 and all other types has the pictures, documents, audio e.t.c.
Reply With Quote
  #10  
Old 11.05.2020, 10:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,298
Default

Quote:
Originally Posted by Agnostos View Post
No THE DIDN'T as i mention from my first topic doesn't block at all jpg link file types even i have that rule enabled so......
Please provide example links. Most likely the links don't have the filetype extension
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 11.05.2020, 10:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,298
Default

If you just want to block your 3 file extensions, then use custom type eg
jpg,jpeg,mp3
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 11.05.2020, 10:30
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

then use the groupings like you had in post one, it will work for the file extensions you mentioned and others.

if you have issue with specific link provide it as it might be the cause, that way your rule can at least be tested and confirmed.

and what is your "file" condition rule? I see it enabled in your screenshot
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #13  
Old 11.05.2020, 10:33
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

Please can you tell me what is the types at this filter/link?


Cause the links you tell me at the 2nd post i can't read what is the file types it must be block.
Reply With Quote
  #14  
Old 14.05.2020, 10:47
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default

You marked as solved but you DON'T answer to no one of my 2 questions.
01. What kind of files does it block by clicking at pictures, documens, audio, video e.t.c.
02. How i can edit this rule so it block even files doesn't like for example jpg pictures.
Reply With Quote
  #15  
Old 14.05.2020, 11:13
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,637
Default

thread is marked as solved due to the OP is answered. And thats when it was set.

Quote:
Originally Posted by Agnostos View Post
You marked as solved but you DON'T answer to no one of my 2 questions.
01. What kind of files does it block by clicking at pictures, documens, audio, video e.t.c.
was answered,
Quote:
Originally Posted by raztoki View Post
Hi please see source
svn://svn.jdownloader.org/jdownloader/trunk/src/org/jdownloader/controlling/filter/CompiledFiletypeFilter.java
Quote:
Originally Posted by Agnostos View Post
02. How i can edit this rule so it block even files doesn't like for example jpg pictures.
was answered.
Quote:
Originally Posted by raztoki View Post
then use the groupings like you had in post one, it will work for the file extensions you mentioned and others.

if you have issue with specific link provide it as it might be the cause, that way your rule can at least be tested and confirmed.
You haven't followed direction.

jpg file extension are blocked by the image grouping as already stated. Provide links so it can be tested/confirmed.

If images are not been blocked there could be a reason for it. For example:
- plugin doesn't set filename with said extension
- filename is not available until download, and or plugin not setting its MimeHint to image when we know its a image but not the extension (until download).

or user error, maybe you create a view rule not a filter rule.

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

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

1.) It blocks all known extensions to that group. If it doesn't block an extension and you think it belongs to a group, just let us know! Doesn't make much sense in listing extensions here as they can change over time. Just check if, for example images, does block your image or not.
2.) You cannot change the existing groups, that's why you can specify custom and then enter comma seperated extension list in field below
__________________
JD-Dev & Server-Admin
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 14:23.
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.