Jason Landbridge

Results 181 comments of Jason Landbridge

Awesome! Thank you very much @pparkjyy! I will include it as soon as possible!

Hey there, I'm not sure what you mean. Can your server not run Docker?

Yes I see what you mean, will add those as well! Some features are not too clear so I will either add some tooltips and/or help pages around PlexRipper

Hey, It could be that the Plex server this library belongs too is down. But the logs are very vague so I will improve that in the next update 👍...

Thank you very much! I'm working on the next stable release and will be sure to put it in there!

For those looking for a workaround, add this extension method to your project: ```C# /// /// Extensions for . /// public static class PropertyBuilderExtensions { /// Serializes field as JSON...

@HugoDelval, @giray123, @peteruithoven , I got stuck on this too and managed to solve it by doing the following: [See Demo](https://codepen.io/jasonlandbridge/pen/abmrOBd) The example above is a [`v-treeview`](https://vuetifyjs.com/en/components/treeview/) that looks and...

@giray123, sure! [Demo](https://codepen.io/jasonlandbridge/pen/abmrOBd) This is very bare-bones but it works!

@nabenzine , It's a bit messy but here is a working [example](https://github.com/PlexRipper/PlexRipper/blob/master/src/WebAPI/ClientApp/src/components/General/VTreeViewTable/VTreeViewTable.vue) of where I've used it in my project with everything being selectable.

My pleasure, I'm impressed you figured it out from that mess :smile: