Michael Reid

Results 114 comments of Michael Reid

@russholio, I've been trying to solicit feedback to confirm compatibility with .NET builds of Radarr, Lidarr and Sonarr v4 running on ARMv7 architectures. If you have the time perhaps you...

@russholio a new version of Radarr (v20230215-19) has been [published](https://synocommunity.com/package/radarr). This version includes Radarr 4.3.2.6857 and removes support for `armada370` which is not dotnet 6 compatible as well as `armv7`...

@russholio, I wanted to follow up on your issue. Have you had a chance to try my suggested solution? Please let me know if it resolves the issue. If I...

hey @russholio, thanks much for the update. This is indeed strange. If you can, I'd like you to SSH into your NAS and share with me the results of: ```...

hey @russholio, thanks much for the details. Everything seems as it should be as far as the software versions. Could I see the `Segmentation fault (core dumped)` details? It should...

@russholio, thanks for the detailed feedback. Based on this I believe we can definitively confirm that the `alpine` processor is indeed incompatible with dotnet 6 packages on DSM 7. This...

As a comparison, the uninstall logs for other *arr apps do include the removal of the 'appdata' folder: `/var/log/packages/lidarr.log` [lidarr.log](https://github.com/SynoCommunity/spksrc/files/9790949/lidarr.log) `/var/log/packages/radarr.log` [radarr.log](https://github.com/SynoCommunity/spksrc/files/9790957/radarr.log) Unlike these, the `Step postuninst.` does not seem...

hey @Safihre, I don't know if this is something you can help with. I've looked at the code but I don't really understand why it isn't behaving like the other...

From what I see in the code, the removal of the 'appdata' content happens when this function is called: https://github.com/SynoCommunity/spksrc/blob/1b66ba6ff8665be2c736c9e33010561865a66fb1/mk/spksrc.service.installer.dsm7#L178 This function seems to be a shared one across multiple...

> I suggest this behaviour depends on the fact, that the `sonarr` package internal name is `nzbdrone` and so are the installation folders. Thanks for the feedback. I'm having trouble...