moritz löser

Results 8 issues of moritz löser

I have a playlist that starts: ``` title,artist,album,playlist "The Man Part One","Peace Orchestra","Peace Orchestra","monkeyradio" "Gaudí 's Hotel Attraction: Day's End","DJ Krush feat. Kazufumi Kodama","Hotel Attraction. Gaudí 's Project for New...

i have my list with ";" because there are many "," in content. So how to handle/ escape them?

i observed that there seem no timeouts in flickr4java: it could happen that flickr api operation run forever. In my case this always happens on isp-24h reconnect. would it be...

feature request

I have a Entity hierarchy like this: ``` @MappedSuperclass @Data public class SomeEntityBase { @Id @GeneratedValue private Long id; @ElementCollection private Set tags; @Column private String name; } ``` ```...

my config is as follows (also thanks to suggestions from https://github.com/qoomon/maven-git-versioning-extension/issues/229): ``` .*)]]> ${ref.version} master ${describe.tag.version.major}.${describe.tag.version.minor}.${describe.tag.version.patch.next}-SNAPSHOT .+ ${ref}-SNAPSHOT ${commit} ``` while locally (on master) the calculated version is "0.0.4-SNAPSHOT" -...

### Name and Version bitnami/spark: 3.5.0 ### What architecture are you using? amd64 ### What steps will reproduce the bug? 1. Run docker compose with with from with this file:...

tech-issues
triage
spark

if i try to add models from hugging face via ui settings like "[TheBloke/Wizard-Vicuna-7B-Uncensored-HF](https://huggingface.co/TheBloke/Wizard-Vicuna-7B-Uncensored-HF/tree/main)" or "[ehartford/Wizard-Vicuna-7B-Uncensored](https://huggingface.co/ehartford/Wizard-Vicuna-7B-Uncensored)" (i also tried others) i get this error: ``` Arguments: ('task(u21crq97y5fd7ci)', 'TheBloke/Wizard-Vicuna-7B-Uncensored-HF', 1, 10,...

### Dev Home version _No response_ ### Windows build number 22621.2428 ### Other software _No response_ ### Steps to reproduce the bug I discovered yesterday "dev home" in my start...

Issue-Bug
Priority-2
Area-First-Run-Experience