2024-06-10, 07:01 PM
When I took the same upgrade path, my solitary custom collection got emptied - it still contained the list of genres and studios, but no actual content. The collection.xml file had all of the media listed, but this was useless as some time back (I think with the transition to 10.8.x) collections were moved to the database and the XML file was just a stub generated as a courtesy for third-party use.
So, I completely deleted and re-created the relevant collection, painfully adding in the 130-odd movies (I have a large library, so searches aren't exactly instant), and I notice now that the collection has neither genres nor studios defined - which is a good thing (I didn't really need the genres for this collection). I don't know if you're game to scrap and re-create your custom collections to achieve this.
I noted that the collections generated by TMDb Boxsets do have genres and studios listed, so tried fiddling with CSS to hide the studios list - without success. I'm sure it's just my CSS-fu being broken (it's been nearly two decades since I was last involved in web development); it should be achievable, hopefully someone with a little more knowledge can tackle it.
What I've tried;
Yes, I re-started the server and flushed the browser cache between each attempt (why be graceful when brute force works? ), but no luck.
So, I completely deleted and re-created the relevant collection, painfully adding in the 130-odd movies (I have a large library, so searches aren't exactly instant), and I notice now that the collection has neither genres nor studios defined - which is a good thing (I didn't really need the genres for this collection). I don't know if you're game to scrap and re-create your custom collections to achieve this.
I noted that the collections generated by TMDb Boxsets do have genres and studios listed, so tried fiddling with CSS to hide the studios list - without success. I'm sure it's just my CSS-fu being broken (it's been nearly two decades since I was last involved in web development); it should be achievable, hopefully someone with a little more knowledge can tackle it.
What I've tried;
Code:
.studiosGroup {display:none visibility:hidden !important};
Code:
div.studiosGroup {display:none visibility:hidden !important};
Yes, I re-started the server and flushed the browser cache between each attempt (why be graceful when brute force works? ), but no luck.
Amentis aperi, politicus mortus politicus bonus est!