package goscrobble // ParseJellyfinInput - Transform API data into a common struct func ParseJellyfinInput(test string) string { return test }