Jacob Stopak

Results 78 comments of Jacob Stopak
trafficstars

This was fixed with the help of @abhijitnathwani and @cclauss. See linked PR for details. Thank you both!

Hey there, Thanks for checking out the project, and great points! I did consider this but for the initial release didn't have the time to implement something besides the `--media-dir`...

Hey there! Sure honestly there's no queue so if you want to try implementing something feel free to do so, test it locally, and submit a pull request for me...

Oh yes @PaulisMatrix good idea, will do that shortly!

@abhijitnathwani I like that solution. It is less complex than having to worry about setting up config files at different scopes, like repo scope / user scope / system scope....

@PaulisMatrix FYI I just added `CONTRIBUTING.md` with details on how to contribute and run the source code locally.

Hi @marksmayo, Thanks for this - I hadn't used black before and @paketb0te suggested we used it in a different issue they opened. I just looked into it and I...

Hi @marksmayo, I took care of the formatting with black and committed. If you'd like you can clean up the imports and add the trailing commas in a new PR....

@eltoncezar LOL... I see how that can be a problem. Thinking about what the best way to address this... Obviously the file paths need to be truncated to a maximum...

Thx for the suggestions. I think I will try out the option I suggested of setting the max length of the path and work backwards from the end of the...