Max Hollmann

Results 11 comments of Max Hollmann

I'm working around this issue by [invoking chruby from direnv](https://github.com/direnv/direnv/wiki/Ruby#-chruby) instead of using the zsh plugin for now.

Can I see your `docker-compose.yml`? Did you set `HOST` or `URL_HOST`?

Not yet, but once playlist download is implemented this will be possible. Don't expect it anytime soon though, I'm flooded with other work currently.

Could you check whether you can connect manually using these credentials? ```shell docker-compose exec db bash # inside the db shell: psql -U podify ```

Not yet. It's one of the next things I intend to implement, but I'm quite busy with other things at the moment.

Not sure why that kwargs spec fails, it passes locally...

That might work, I'll check in the coming days. I share flash-gordon's concern with the anonymous subclass, so I'd be happy if I can get around it using the effects...

Okay, I finally got around to looking at the effects provider. It would indeed be much cleaner than this solution, but I haven't found a good way to provide the...

Right, makes sense, I'll see if it can do anything useful without those binds or remove it if not. Another question: I'm not sure what to use for author, website,...

@BWWIT nope, I didn't look into this further.