by TIV73 » Mon Jan 31, 2022 11:11 am
Awesome, thanks a lot! In 2604 unpinning now seems to work for most collection, except for entire library, home, and playing nodes. Reading the ticket I understand that not being able to pin them may be intentional, so not being to unpin them is a logical side effect since they are not expected to be in that state in the first place.
Unfortunately the entire library node is also the node I accidently pinned a while back. Is there any way to remove that node from the list of pinned items? I'm not picky as to how to do it, a javascript snippet or just instructions on where this data is stored is perfectly fine for me. I just want to get rid of it without having to nuke my entire database.
Update:
Nevermind. I found the pinned table in the database and removed the entry from there. It's gone now.
Awesome, thanks a lot! In 2604 unpinning now seems to work for most collection, except for entire library, home, and playing nodes. Reading the ticket I understand that not being able to pin them may be intentional, so not being to unpin them is a logical side effect since they are not expected to be in that state in the first place.
Unfortunately the entire library node is also the node I accidently pinned a while back. Is there any way to remove that node from the list of pinned items? I'm not picky as to how to do it, a javascript snippet or just instructions on where this data is stored is perfectly fine for me. I just want to get rid of it without having to nuke my entire database.
[b]Update:[/b]
Nevermind. I found the [i]pinned[/i] table in the database and removed the entry from there. It's gone now.