[mythtv-users] Where are channel icons kept? [resolved]

Eyal Lebedinsky eyal at eyal.emu.id.au
Thu Jul 15 11:41:48 UTC 2021



On 15/07/2021 21.36, stinga wrote:
> On 15/07/2021 17:41, Eyal Lebedinsky wrote:
>> Thanks, this is it. I should have used 'sudo locate' rather than 'locate'.
>> My icons are in
>> /root/.mythtv/channels/
>>
>> cheers
> sudo shouldn't make any difference.

I beg to differ:

$ locate 10.png| grep /10.png|wc -l
19
sudo locate 10.png| grep /10.png|wc -l
21

'locate' will not show files that the user does not have permission to see.

-- 
Eyal Lebedinsky (eyal at eyal.emu.id.au)


More information about the mythtv-users mailing list