Daniel Brooks
Daniel Brooks
And even more weird. Nested objects of the same type of the parent object seem to work inside.
Ok definitely something with the Reflect library as I tried this: ```typescript const stuff = Reflect.getMetadata("JsonProperty", projectUserList[0], 'createdAt'); ``` That returns:  While:...
I think it might be the same as: https://github.com/jf3096/json-typescript-mapper/issues/19 But not sure how to do it with different class files.
Hmm so changing my imports around change things, but I use the same objects in various places so not sure what to do here.
This would be useful for the DVR functionality and for SubZero to download subtitles.
@zenjabba Can you share instructions on the union.fs mount?
+1 pretty cool idea. So the console command would update the job entity's progress value?
Take a look here https://github.com/DABSquared/DABSquaredPushNotificationsBundle, I made a push bundle originally based off this one, but with functionality like FOSCommentBundle. I also added support for multiple certificates and apps.
+1 for pull request