Dimitris Panokostas
Dimitris Panokostas
@MichaIng This is handled by calls to `ioctl` directly, not through SDL2. From what I remember, this might be related to the user permissiosn on the system, but I don't...
I think it was when running as root that it _didn't_ work actually. Perhaps `root` is not a member of some groups that are required?
Alternatively, perhaps the console it's running under has something to do with it. Do you still launch Amiberry under X? That might also be related.
Hm, could it be that starting it as a service is related then? It should be possible to test this scenario, if it is launched manually after logging in, and...
This solution works fine if uae4arm is launched from within X11 (or with xinit), but it doesn't seem to work if launched from the console. Maybe it's related to the...
With v2.30, we are already using GetIndexes for the folders under the "Root" one. The browsing by tags idea should allow you to see an Artists/Albums/Tracks structure instead, but I'm...
You should be seeing files/folders when browsing under the Subsonic tree, if the connection to the server is working. What are you running from the server side? What kind of...
Ah then I misunderstood what you're trying to do. Yes, the pre-caching would iterate through all the subfolders and get all songs contained in them, but it was quite slow...
@carlreinke Thanks for the input! And nice work there with Hypersonic, I'll give it a closer look a bit later. ;) I think you might be right, I'll have to...
@DutchComputerKid The file format does play in MusicBee directly, but does it play on Airsonic or Subsonic (e.g. from the web front-end)? In my environment, it does not. Airsonic doesn't...