CJ

Results 121 comments of CJ

I wouldn't be able to hop on your branch until the weekend at the soonest. With the changes, you've made so far though it seems like `props.image.url` should work from...

My latest push contains changes to address feature #633. This pull request now tracks watchTime and viewCount and provides options to filter and sort by those new fields. A config...

I see you asked the same comment 3 times. Can you please remove 2 of them to remove unnecessary bloat from this pull request? To answer the question, this change...

You should be able to update the activity data via graphql mutations so a script can be written to import your data. However, to keep things simple, this change does...

I'm just now seeing your feedback. Thanks for going through this. I'll start working my way through your comments soon.

> there's a stale cache issue when clicking the scenes button from the player. I had to refresh before the scene displayed the correct resume time in the scenes list...

I should be able to do this tomorrow. I’ve been busier than usual lately, but things should start to slow down tomorrow.

I've taken care of the merge.

I noticed that after I re-assigned a file to a file-less scene, the previously file-less scene remained unplayable: ![Screenshot 2022-10-30 103255](https://user-images.githubusercontent.com/72030708/198887438-1cc6b869-d3ce-41f2-b3e4-477dd5b50de2.png) It looks like the split function doesn't have the...

After merging 2 files into one scene, I noticed that the scene counter still thinks 2 scenes are displayed despite the fact that just 1 scene is displayed: ![Screenshot 2022-10-30...