Ümit Seren

Results 25 comments of Ümit Seren

@adammoody WOW thanks a lot ! That's awesome. I would maybe first extend the CLI parameters so that one can output both the list of hardlinks and the other lists...

I already gave an example in the linked issue #75, but currently it is not possible to navigate from a parent route (i.e. domain.com/users) to a subroute (i.e. domain/users/1) purely...

This might be related to IE10 compatibility: https://github.com/Polymer/polymer/issues/1097 But the rendering is somewhat buggy when using vertical layout.

`align-items: stretch` would be useful in a mobile first approach, where a media-queries would reset the cross-axis behavior to stretch: ``` CSS /* for mobile a vertical setup centered along...

@bascurtiz : thanks for the quick reply. So it also happens with the latest CI/CD build however I think I found out what the issue might be/is. I had changed...

Thanks, that make sense. I wasn't aware that the `GENRES/STYLES OPTIONS` also applies to Beatport's subgenres. Yeah I think in case of MusicBrainz probably my songs don't have a genre...

The extended log option could be set by default to false and only enabled when the need arises to debug a couple of songs that might have issues with tagging....

I am also quite busy but I wouldn't mind helping out with the release (althogh I don't know the details of the process) and if there is time in between...

I am currently not working on it, because of lack of time. Although I would be happy to merge accept any contribution/PR

Some additional information regarding REST because we are currently implementing this. 1.) SLURM Rest can be also started in so called Inet mode by regular users (https://slurm.schedmd.com/rest.html#inet). So maybe we...