I have several disabled sources that are greyed out.
because they are greyed out, the manage source menu is also disabled so i cant delete them.
How do i remove them?
I have several disabled sources that are greyed out.
because they are greyed out, the manage source menu is also disabled so i cant delete them.
How do i remove them?
It may not work with your setup, but on mine if I go to the manage button on an enabled source, then to the manage button on the disabled source, it allows me to click on it and do whatever I need.
bit overkill, but if you wanted from cli.
curl -X DELETE https://IPofChannelsDVR:8089/providers/m3u/sources/sourcename
change IpOfChannelsDVR to your server, and sourcename being the URL-slugified version of the display name (spaces stripped, no separator)
I am not able to reproduce the issue you're describing. Does it work if you reload the browser window?
the manage menu suddenly started working after days of trying to get in there,
odd.
good to know the curl command however in case it happens again.
I've seen this issue as well. Workaround is as @daldana7296 mentioned. In my case the browser is Safari. I've not tried other browsers to see how they behave.
I see that also, and clicking on an enabled one and back to the disabled one, maybe a few times, finally brings focus to the disabled one.
Its been like this for a long time..
Minor inconvenience, never worth mentioning.
Working for me with Safari, Brave, Edge and Firefox.
Sometimes you have to click toward the bottom of the Manage source button
to activate it
wish i had known that a few days ago before i yanked all my hair out...
lol
but good to know for the future.