I have a fresh install of DietPi on my Raspberry Pi model B; I was intending to set this up for Plex. However, I Plex does not appear to be listed in the software list anywhere. A manual search also yields no results - all online guides (including DietPi's) say it should be installable from Optimised Software.
Am I missing something here?
(apologies for the horrible colors)
https://imgur.com/e6i9uz3
dietpi-software not showing some software Topic is solved
Re: dietpi-software not showing some software
Hi,
many thanks for your request. Pls can you execute the following
many thanks for your request. Pls can you execute the following
Code: Select all
dietpi-software list |grep plex
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: dietpi-software not showing some software
Ah, that appears to show the issue:
Code: Select all
root@dietpi:~ # dietpi-software list | grep plex
id 42 | =0 | plex media server: web interface media streaming server | disabled for armv6l | https://dietpi.com/phpbb/viewtopic.php?p=1949#p1949
id 146 | =0 | tautulli: monitoring and tracking tool for plex | +git | https://dietpi.com/phpbb/viewtopic.php?p=7463#p7463
Re: dietpi-software not showing some software
Yes it's disabled due to your platform architecture
Code: Select all
disabled for armv6l
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team