Nicolas Guillaumin

Results 22 comments of Nicolas Guillaumin

Sorry to hijack this thread but I'm having exactly the same issue, although not using attic but other programs. I'm also running Arch (4.8.13-1-ARCH) and using a Synology NAS. Using...

Related suggestions: 1. Support some sort of template system for users who name their cover file after the album name, for example `/music/Metallica - Master of Puppet/Master of Puppets.jpg` ....

Thanks for this, I also need Laravel 9 compatibility. I think your `composer.json` file points to the wrong repository though, shouldn't it be https://github.com/carbonvader/laravel-feed/ ? Also the branch name seems...

I'm hitting exactly the same problem. When displaying a page for the first time the events don't fire (presumably because they're registered too late indeed as the directive is processed),...

Thanks, not against it, but it's unlikely I'll do it myself to be honest...

Sure I'll take PRs of course, if you could just do small ones at time rather than a big one, they're easier to review. Thanks!

Hi, sorry I have no plans to implement this. I forked the project mostly to have it on Maven Central. I'll take a pull request though :wink:

What works for me is: ```php public string $defaultSortColumn = 'id'; public string $defaultSortDirection = 'desc'; ```

I ran into the same issue. I think it's just a quoting issue but it's easy to miss, perhaps it's worth adding to the README something like: > Ensure variables...

Hi, to be honest, I have no idea what you're talking about :wink: I assume it's about fitting into the JavaFX framework / interfaces to play media files? I won't...