Jon Bergli Heier

Results 6 comments of Jon Bergli Heier

Hi, thanks for the response. If we can solve other issues by using another approach, I guess that's the way to go. However I didn't quite get what you mean;...

Yeah, that sounds like what I was thinking. I've been playing around a bit with the code, and the only issue I see so far is that when fetching metainfo,...

Okay, so I basically just replaced `track` with `starttime` and `duration`. I'm currently passing `starttime` to `getsonginfo` as I don't see any other way to do that other than reintroducing...

So I never got around to finish this because of summer and stuff, but finally found the time to do so. The last commit lets `listdir` pass metainfo directly without...

Hi, sorry for the late reply. Treating the cuesheet like a directory actually sounds like a great idea. Also the cuesheet.py I added was taken from another small side-project I...

I am building a docker image containing both API and documentation. The spec.yaml file is not available when the documentation is being built, as it is generated by the API...