Jason Paryani

Results 43 comments of Jason Paryani

So unfortunately this is a legacy of Ghost used to not support multiple user accounts. I couldn't figure out a good way to migrate old accounts to the new account...

Unfortunately, in the intervening time since the last update of Sandstorm Ghost, upstream Ghost has changed all of their logic for how authentication/authorization works. I took a look at it,...

This file was fixed in upstream in http://git.savannah.gnu.org/cgit/mediagoblin.git/commit/?id=d7404e7a4fa93fed022bc3c3906e69331e82d74b. Next time I rebase this port, it should be resolved.

Yep, unfortunately most of the work in updating to the latest version is handling the rebase/merge conflicts. It's nearly impossible to get working in an automated manner unless Sandstorm's changes...

The main blocker on updating at the moment is that the auth code for Ghost has completely changed. I believe they've arrived on a final version, so once I (or...

We purposely don't support multiple users in the current version of the Ghost Sandstorm port. As soon as we update to the latest ghost, this will all be supported natively....

This would definitely be awesome. No promise on when this will happen, but I'm always happy to accept PRs :)

I initially tried to get video support working, but transcoding currently relies on gstreamer and it was giving me all sorts of problems. Video support actually worked for files that...

Eh the package is already pretty large since I ended up including the majority of a python distribution :) I'm mostly just not excited since I tried to get gstreamer...

I can confirm, image uploads are broken. I'll either fix it, or remove the option to upload in the next release.