rename folder - #563
Conversation
|
Really cool 🎉 Thank you for the PR 🤝 I'll try it out later today 🏃♂️ |
whyboris
left a comment
There was a problem hiding this comment.
After a successful folder rename, do the videos in that folder remain playable?
I feel like unless we update all the paths for the videos in that folder, the videos in that folder will never be playable again (via clicking in the app) 🤔
| this.rightClickShowing = true; | ||
| } | ||
|
|
||
| ok(){ |
|
@shubham13695 -- please let me know if you'd like to address the concern I raised or you'd rather I finish up the feature after merging 👌 At the moment I'm really tempted to get version 3.0.0 released - and this feature could be added after (so there's no rush now). Thank you again for your contribution 🙇 |
|
@whyboris yes I address it that after changing the folder on physical directories we need to update that change in our app. I m figuring out how to do it as |
|
I think this might only need a method in the So once the |
|
hi @whyboris |
|
Cool! I checked out your branch -- somehow it creates the new elements (I'll look through your code again -- I didn't realize it did that somehow). All you'll need to do is mark every element in the old folder path as This will prevent the element from being shown - and the element will be removed upon saving the file 🚀 ps - you might need to toggle the |
|
btw -- if you happen to know -- could you point out how the new elements get created with your code? I'm looking all over your new code and I don't see anything that adds the videos from the new renamed folder into the app gallery - yet the videos do show up 🤯 I don't understand how that happens from your code -- I'm glad that it does, but could you let me know if you happen to know? 😊 😅 |
|
I'm hoping to release version I look forward to merging it in after a successful release of |
|
I'm eager to release version I appreciate the contribution and will try to get it out with a future release 🙇♂️ |
|
Related issue #352 👍 |
Closes #511