EchterAlsFake / Porn_Fetch

Cross-Platform Porn (Hub) downloader with Account Login and Searching support
GNU General Public License v3.0
117 stars 22 forks source link

Missing Error Message #34

Closed 0xMDIV closed 5 months ago

0xMDIV commented 6 months ago

In the Function on Line 1598 is an Error. ` def on_video_load_error(self, error_message):

Handle errors, possibly show message to user

    logger_debug(f"Error loading video: {error_message}")
    SomeFunctions().ui_popup(QCoreApplication.tr(f"Some error occurred in loading a video. Please report this: {e}", None))`

The Function has no param 'e', so it should be changed to something else or {error_message}. I hope you will be open to Contibution in the Future (didnt found any Info in your Project ^^)

EchterAlsFake commented 5 months ago

Yes my fault. Don't know how this happened lmao. Thanks.

I am always open for contribution, so if you see another issue or you want to help me in general you can :)