David Gessel

Results 27 comments of David Gessel

Will the port be updated to fix? - I just ran into this (new dependency with nextcloud update).

But Subsonic or Ampache support would still be cool tho....

@spikex - this looks good but I have to admit weakness: I switched to DMSF/xapian. That works well and indexes file contents. I found some of the translators had problematic...

I cloned -b stable as an update (from 2.0.33) and got a similar error. There is a .git directory and ` # bundle install` worked fine, as do the normal...

oh, and deleting the lines ``` spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^((test|spec|features)/|Gemfile)}) end ``` resolves the issue for me as well.

I seem to be having a similar issue setting up a new connect (first use, not successful yet, may be stupid user problem). My server uses a basic auth layer,...

Thanks, I'm happy to test any patches.

Running Beta now. Log in successful, but nothing rendered in the app - only the "project" tab causes anything to happen server side, neither "favourites" nor "recent" does anything. ip/basic...

I also got this with 3.4 - my trace looks like: $ rake reminder:exec[test] RAILS_ENV="production" Project "PMC" with query "Failed Devices" is forced processing under [test] mode. rake aborted! Query::StatementInvalid:...

it appears the same regex check also refuses utf8 user names. It would seem that since postfix has no trouble with utf-8 domain names, it would be reasonable to allow...