Code Monkey home page Code Monkey logo

Comments (7)

z411 avatar z411 commented on July 21, 2024

I don't use the GTK interface myself so I didn't realize this happened, I really appreciate you bring these problems to my attention.

I consider it a bug the fact that it sends a warning about it every interval. It should do it just the first time; I'll fix this.

I also think that instead of changing the warnings to info, I should change the GTK interface to just show the warning in the status bar instead of spawning a messagebox, which sould be left only for error messages.

from trackma.

SleepyMan avatar SleepyMan commented on July 21, 2024

Well, changing to self.msg.info was just to change it to show it inside the status bar. So if changing the actual warning to go inside the status bar, then that will serve the same purpose.

But will it show a message box once per file? If so, can you make it user-configurable to change it to never show the message box, not even once, and instead always go to the status bar?
I watch a lot of things that are not yet handled by wMAL (like movies), so it would be nice if we could just not get these "message boxes".

from trackma.

z411 avatar z411 commented on July 21, 2024

Yeah, that's what I meant. From your point of view, you shouldn't see any message boxes, just a message in the status bar like "Warning: Found video but the file name format couldn't be recognized", etc.

from trackma.

SleepyMan avatar SleepyMan commented on July 21, 2024

Thanks.

P.S. Should changes to regex to support movies (no episode number) go into the open issue, or create a new issue?

from trackma.

z411 avatar z411 commented on July 21, 2024

Yeah, I'd prefer a new issue for that. I'll use this issue to inform you when I do the aforementioned changes.

from trackma.

z411 avatar z411 commented on July 21, 2024

I fixed the problems you mentioned. I planned to just change the lines you mentioned but I ended up making several changes elsewhere, sorry about that. I also modified it to avoid some unnecessary processing it was doing periodically. Please update to the latest commit and tell me if it works. Thanks.

from trackma.

SleepyMan avatar SleepyMan commented on July 21, 2024

Ok, no more annoying message boxes, and the 3 warnings only come up once on the logs.

Offtopic: For some reason, there's a "cant stat fuse.sshfs" messages that keeps popping up once per minute... Where should we talk to discuss whether this is intended or not?

from trackma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.