Joaqim Planstedt

Results 8 comments of Joaqim Planstedt

I'm also interested in a tracker for manga. I will see if I can mock something up; I'd like this functionality for my own use.

I'm running into trouble with the use of 'show' and 'episodes' used to describe updating the library from TrackerBase. Wondering if I should add a lot more code in the...

I'm thinking of using polling/pyinotify to detect which comic/chapter the manga/comic is opened on ( I assumed it was based on window title), but I need a solution for parsing...

I don't want to waste your time since I might tinker with this for awhile, I have been finding solutions to sorting my TV and Movies by moving them with...

Noticed a problem with mpv where it goes recursively into the folder and adds any media file (.jpg/.flac/.mp3) to playlist. Could be improved but so far those files are put...

After more use, trackma-cli doesn't properly update series watched count. Is there a way to skip confirming update each time you watch an episode?

That sounds like a better idea. I'll look into that tomorrow (12-16 hours from now). Removed mpv --playlist-index=[episode number] for now since playlist-index won't always correspond to the correct episode.

I have implemented a play range function, I will test further. As @FichteFoll suggested: > Examples: > `play 12 1-` play show 12 from episode 1 onwards. > `play 12...