Jump to content
Ketarin forum

floele

Administrators
  • Posts

    1,629
  • Joined

  • Last visited

Everything posted by floele

  1. floele

    Unhandled exception

    Will fix that exception (or rather handle it correctly) in the next version.
  2. @G_a_l_i_l_e_o I don't think CDBXP can do anything about that. Eg. track 6 ends and t. 7 starts w/ silence. You need properly edited tracks.

  3. I think you need this: https://blogs.msdn.microsoft.com/powershell/2015/12/11/powershell-sdk-reference-assemblies-available-via-nuget-org/ (version 5)
  4. Thanks for your kind words, I'm glad that Ketarin continues saving time
  5. Add and vote please: https://ketarin.userecho.com/
  6. You should bring it up here then: https://ketarin.userecho.com/
  7. Heh, yes this seems like the wrong forum to ask this question indeed.
  8. I'm not quite sure what the issue is...could you provide me with a screenshot and the actual application (if that is sufficient for reproducing the issue)?
  9. Yes, adding groups (if I let someone rewrite the module) would indeed a good idea to get a better picture of the applications list. Some moderator would have to group applications manually though...would anyone actually be willing to do that?
  10. Can you maybe give me the exact error message? At this point I cannot imagine a situation, where Ketarin would try to request the downloaded content using it as URI. And maybe the application XML? Might be related to how you configured the downloading process.
  11. How exactly do you run the e-mail notification? There is no built-in functionality.
  12. Now released as version 1.8.7.
  13. Hi, how do you feel about the "applications" app in this forum? https://ketarin.org/forum/apps/ It's been available for quite a while now and I didn't get a lof of feedback in this regard. Does anyone actually use it? Is it worth being ported to the new version of IPB? We need to upgrade this forum soon in order to install a newer version of PHP on this server and I do not plan of spending resources on rewriting this addon if no one needs it.
  14. floele

    Unhandled exception

    I think you set up one of your applications in such a way that Ketarin cannot deal with it. I suppose the error happens while downloading a certain application, right? If so, please either send me the application to check (export as XML) or your whole database (but name the app).
  15. I would assume that the file access is a bit problematic here (in regard to performance). Also, accessing it while writing to the file might not be a good idea either. For the custom coulmn, you should use the cached variable content. It shouldn't crash though. At worst, there should be an error message.
  16. Version 4.5.7.6321 (https://t.co/FlnNMa93YR) released today, including two minor UserVoice requests.

  17. @Ambimind: Can you do everything you need now? @MAPJe71: Yes. I somehow need to filter these variables for downloaded applications (though this will of course limit what you can do with downloaded applications), or at least have a warning message
  18. Creating accounts is actually disabled because of spam. I created a new account for you now (you should have received an e-mail).
  19. I'll fix the version number detection for the nextversion, but how do you plan to get the 32 / 64 bit issue solved?
  20. Alright, will add support for FTP with the next release.
  21. Thanks for testing! Would you like to put some of the examples you gave into the wiki? I think it's more easy to find there. Having some screenshots like these in there would be a great addition.
  22. In particular, I'd be interested in the segmented download feature: Do all applications still download properly after enabling it?
  23. If you need a specific one, specify the type explicitly.
  24. OK, I will make the following constructor public: public UrlVariable(string name, ApplicationJob.UrlVariableCollection collection) Second argument requires you to pass in the Variables property of an application. Also, you have to call the Save() method on the application after doing that, otherwise the variable will be lost.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.