JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 24.06.2019, 19:14
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default Problem search filename/packagename

Adds a link, shows that it has found 1 link, but I can not find any link on the list? How do you find him in the whole list? Other links may be similar and I do not know how to find links or packages that can automatically be added to different packages, instead of at the end of the list (bottom)



**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2  
Old 25.06.2019, 10:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

For example sort for *Added Date* column?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 25.06.2019, 20:50
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Yes, I checked last added, by date, but there is no link that was decrypted, so I do not know where it was added? I have 16k packages. Although I have problems with many links, as if decrypt, but it is not known where these links are, it's tedious work to find, sometimes even impossible.
Reply With Quote
  #4  
Old 26.06.2019, 04:32
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

please be sensible here dj-downloadstheentireinternet
simple
delete all existing links
or
add all links to download tab prior to you adding a new link.
sure you can find a given search within 1 or a couple links vs thousands which you had within list prior to the search.
or
use the add link dialog and give your search url unique identifier ?? for example, comment field. then use the bottom filter and search for the comment.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 26.06.2019 at 05:08.
Reply With Quote
  #5  
Old 26.06.2019, 10:35
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Quote:
Originally Posted by raztoki View Post
use the add link dialog and give your search url unique identifier ?? for example, comment field. then use the bottom filter and search for the comment.
nice and easy solution thumbs up
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 26.06.2019, 11:06
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

This is probably due to the unrecognized link and it can be an "Unknown" package even if it shows "Unknown" after decrypting ONLINE. If you want to help me, what did you get back when you added my sample link? Please answer.
Reply With Quote
  #7  
Old 26.06.2019, 12:10
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

raztoki already proviced 3 different ways of help and the last one is the easiest one.
add the link(s) via AddLink dialog and provide a custom comment that you can use later for search field
__________________
JD-Dev & Server-Admin
Reply With Quote
Old 26.06.2019, 18:06
djmakinera
Message deleted by raztoki. Reason: completely off topic, and lacks comprehension
  #8  
Old 26.06.2019, 19:08
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I know you are trying to help, but it raztoki is more unfavorable, it can tell you at first and what decrypted it will be better, probably it is not a secret. I am only an inexperienced man whom the white man says everything. Learn and then return to the forum, because you are asking too tactless questions.

The name of the file or package - which - can you answer?
Reply With Quote
  #9  
Old 27.06.2019, 14:06
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

You are so smart, intelligent but you do not want to say the name.
Reply With Quote
  #10  
Old 28.06.2019, 12:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

I'm sorry but I cannot help if you do not explain the problem properly. We've showed three ways to find the new added link and yet I don't understand what the problem is
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 28.06.2019, 12:12
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

The package and file are unrecognized and do not work.

Code:
unknownFileName
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #12  
Old 28.06.2019, 15:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

the link results in unknownFileName because there is no filename within the url and the response is a json response and no file. JDownloader does NOT deep-decrypt the link but with next core update, it will
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 05.07.2019, 21:05
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I do not know how to name it, but how to find numbers with "0"
e.g. 01 instead of 1 06 instead of 6

For me, this regular expression is incorrect:
^([0]?[1-9])$
^(0?[1-9])$

0? optionally match a zero
[1-9] match one of the characters between 1 and 9


I want the match to be from 01 to 09 -or- 01 to 80

EDIT: I corrected, it's probably good now?
^[0]{1}?[1-9]$

Found only 01 to 09

Last edited by raztoki; 13.07.2019 at 02:59.
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 22:39.
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.