#1
|
|||
|
|||
![]()
Hi,
Sometimes files packages under the name 'file', like this: **External links are only visible to Support Staff****External links are only visible to Support Staff** It's happening since the last update. Any idea what are they and how can we get rid of them? Thanks in advance, M |
#2
|
||||
|
||||
![]()
Please double click under "Download from" column and post them here so we can reproduce the problem.
__________________
FAQ: How to upload a Log |
#3
|
||||
|
||||
![]()
Please provide example links. Hard to tell/help without knowing anything but a screenshot.
__________________
JD-Dev & Server-Admin |
#4
|
||||
|
||||
![]()
Any feedback for this?
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]()
Hi,
I'll provide some links tomorrow if the issue still stands. Cheers, M |
#6
|
||||
|
||||
![]()
Thanks for the feedback
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
![]()
**External links are only visible to Support Staff****External links are only visible to Support Staff**
It's not "file" but a completely garbled file name with full of junk files with similar names. Cheers, M Last edited by raztoki; 27.05.2020 at 03:27. |
#8
|
||||
|
||||
![]()
example links? screen shot of your latest post please.
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#9
|
||||
|
||||
![]()
Please provide example links then
__________________
JD-Dev & Server-Admin |
#10
|
|||
|
|||
![]()
Hi,
I provided a screenshot using "insert image", I don't understand why's not visible here... The lack of uploading images makes the whole thing tedious and error prone, IMHO. When I try to open the image in a new tab, the URL looks like this: Code:
https://board.jdownloader.org/**External%20links%20are%20only%20visible%20to%20Support%20Staff**%20border= M |
#11
|
||||
|
||||
![]()
Once again caused by the img bbtag. Some reason doesn't work with that providers short link. So becomes invisible. I would recommend to post the url in the future without wrapping it =]
Without knowing how you added the links, it could be all get packaged together either due to 'clipboard import?/crawler/task id' on the backend or even a plugin sets a filepackage so it gets an id but they are all uncheckable/offline. They should be in the offline package. did you copy the links from website as hoster urls or was it a couple link protected services or mirror uploaded links? The urls shown in JD doesn't tell the real story as you can change the display order (gui settings), atm they look like individual hoster links. Once again screen shots hard to determine/pin point the underlying issue. Logs would be handy and example links to reproduce is a must. raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#12
|
||||
|
||||
![]()
I did test some links of the screenshots and all my tested files where 404 offline.
Please provide example links, send them to support@jdownloader.org Rockfile uses Cloudflare and fails because of this, https://board.jdownloader.org/showthread.php?t=83712
__________________
JD-Dev & Server-Admin |
#13
|
|||
|
|||
![]()
Hi Jiaz,
That's exactly the problem: that should've been under Offline instead of being under some weirdly named package. Cheers, M |
#14
|
||||
|
||||
![]()
They are not shown as offline but as unknown because of cloudflare. JDownloader is unable to check because the plugin fails due to cloudflare
__________________
JD-Dev & Server-Admin |
#15
|
|||
|
|||
![]()
Hi,
Yes, some of the files. But the others were clearly marked offline yet they were in this strange package, instead of Offline package. Is there any option to let those files move into Offline by default? Cheers, M |
#16
|
||||
|
||||
![]()
Do you mean offline = red sign or uncheckable = blue question mark?
Any logs, screenshots, example URLs? (Your linked screenshot of the first post is offline) -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#17
|
||||
|
||||
![]()
@pspzocker: it's about this https://board.jdownloader.org/showpo...83&postcount=7
__________________
JD-Dev & Server-Admin |
#18
|
||||
|
||||
![]()
@Maelcum:
Not every offline link goes to offline package due to plugins that might be involved during crawling or packagizer rules that might have matched during crawling process
__________________
JD-Dev & Server-Admin |
#19
|
||||
|
||||
![]()
You can create a custom Packagizer rule to enforce moving of all offline files into a seperate offline package
__________________
JD-Dev & Server-Admin |
#20
|
||||
|
||||
![]()
Example of such a packagizer rule:
![]() -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#21
|
|||
|
|||
![]()
Hi pspzockerscene,
Can't see the image, unfortunately... Cheers, M |
#22
|
|||
|
|||
![]()
Hi Jiaz,
Quote:
I don't see any use case that would required doing otherwise, but I might miss something. Is there any reason to not to put offline links to Offline package? Cheers, M |
#23
|
||||
|
||||
![]()
yes, as stated above it can be caused for many reasons; but the primary one would be caused due to package been created either by plugin or user which has a ID.
An advanced setting for using a offline package exists ( I personally do not like offline package, one of the reasons there is a setting. ). LinkgrabberSettings.offlinepackageenabled = If true, Offline Links, that do not fit in a existing package, will be moved to a offline package; Hope that helps explain why.
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] Last edited by raztoki; 31.05.2020 at 03:28. |
#24
|
|||
|
|||
![]()
Hi Raztoki,
It seems to be a fundamentally broken logic to me. Right now I can easily end up with a bunch of broken links scattered around in active packages, which will introduce another step when I want to start downloading them (or cleanup the links, which is just another avoidable step). What are the benefit of putting broken links into active packages, anyway? I think it would be a much cleaner solution: offlinepackageenabled == True --> move all offline links to Offline Package offlinepackageenabled == False --> if the broken links have live mirrors, then put the broken links into the corresponding package, otherwise they should go straight to Offline package. Cheers, M |
#25
|
||||
|
||||
![]()
not everyone thinks the same or wants the same outcome. My needs are different from yours, for example I come from developers perspective.
Quote:
offline links in package are not the end of the world situation, they cause no harm when adding them to the download tab as they don't get used. Though does use more resources. (who cares factor) or You can also use the quick side panel to deselect offline prior to adding. (does require effort) or if you rather not add them you can do this with the add to download queue stage it auto strips them! Either remember setting or you can customise your own functions in menu editor. This is done without any effort! (automatic and with zero effort). Quote:
Most importantly when adding multiple links which downloadlinks goto multiple packages and then all the offline goes offline you wouldn't know which mirrors are missing and where without going to the offline package then looking and download from column and that would have to be set to source url == many additional steps. The more offline items you have the harder it is to track, you be scrolling up and down over and over. Even more complicated the larger your linkgrabber list is, and the position of the offline package relative to your comparison package. It also means when there are false positives say due to plugin error (website changes which creates plugin error which returns offline status 99% time, or the 1% time where programmer make error) it allows you to fix the issue (developer) or wait until fixed (end user) and recheck links without having to readd/find them. A reason for keeping it in the package, in linkgrabber and into download tab could be: all the original online mirrors are removed from respective service, yet some of the original offline links are false positive due plugin error, which is now fixed, you now have a mirror that works. You can continue to download =].
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#26
|
||||||
|
||||||
![]()
Hi Raztoki,
Quote:
I'm also a developer but we're talking about end user experience here. Quote:
In my experience, I do have packages with offline links from time to time, and they are not cleaned up automatically, so when I start to download a package with offline links I got a warning dialog about offline links. So, jDownloader introduces an extra dialog here (which could be avoidable if all offline link go to Offline package). Quote:
Quote:
Quote:
Quote:
Took me a minute to figure out but it definitely helps. This should be the default settings, IMHO. Cheers, M Last edited by Maelcum; 02.06.2020 at 04:58. |
#27
|
|||||
|
|||||
![]() Quote:
Quote:
the offline dialog, should be a ask what todo (with a remember option? not sure). It indicates that within the menu editor/advanced setting advanced settings > filter: offline LinkgrabberSettings.autoconfirmmanagerhandleoffline LinkgrabberSettings.defaultonaddedofflinelinksaction LinkgrabberSettings.handleofflineonconfirmlatestselection Quote:
Quote:
Quote:
Yes I didn't include all the ways to cleanup, for example there are other ways to cleanup offline links on mass: like single click bottom bar button/right click context. . Most welcome =]
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
![]() |
Thread Tools | |
Display Modes | |
|
|