Harshit S
3/28/24, 2:20:34 AM EDT
Cristobal M
Harshit, I did som bug fixing, pluss added the open file once download function, can you please generate the Mac versions again ?
Hi Cristobal, here is the latest build for mac intel https://drive.google.com/file/d/1PSmyu5cU-nD_O8zMIhZP4-M-vwBJU0af/view?usp=sharing
and for mac apple silicone or arm64
https://drive.google.com/file/d/1BLt90npSsQpFp8gq_Z-brF3w-RPTMzs2/view?usp=sharing
Claire H
3/28/24, 10:29:01 AM EDT
Thanks Harshit! Can you rename the application eMedialibrary? I've just downloaded it and am checking it out now. Thanks!
Claire H
3/28/24, 10:31:06 AM EDT
So far here are my notes,
- After downloading and reinstalling the app, I was able to successfully open it by double clicking on it. Not initially, because i had to right click the icon and hit open first, then bypass my systems security, then it opened. It also opens now from a single click on the dock yay!
- Noticing some issues on closing out the application. I wasn't able to successfully quit the application trying the two different ways,( right clicking on the icon on the dock, or selecting "exit" on top menu) I tried multiple attempts and had to force quit the application. On Mac OS, typically the menu item to quit on the top bar is "Quit" Not "Exit"
Claire H
3/28/24, 10:31:19 AM EDT
I'l be exploring later today and let you know my findings. Good job guys it looks great!
Christopher B
3/28/24, 11:41:41 AM EDT
- After downloading and reinstalling the app, I was able to successfully open it by double clicking on it. Not initially, because i had to right click the icon and hit open first, then bypass my systems security, then it opened. It also opens now from a single click on the dock yay!
-Rename everything to eMediaLibrary
-Upload builds to new web site
-Make app download as much as possible so its not built into the app
- Noticing some issues on closing out the application. I wasn't able to successfully quit the application trying the two different ways,( right clicking on the icon on the dock, or selecting "exit" on top menu) I tried multiple attempts and had to force quit the application. On Mac OS, typically the menu item to quit on the top bar is "Quit" Not "Exit"
Christopher B
3/28/24, 11:44:32 AM EDT
We should brainstorm how to download entities as folders. and how to create new Entities by adding a folder locally.
Christopher B
4/15/24, 12:19:06 PM EDT
I would like to add a Download button to the top of the entities dialog. We should meet with Claire and review sync
Claire H
5/9/24, 11:37:00 AM EDT
Hi, We need to add the OSX download link and windows/linux links to the new website. Can you please post most recent version download links?
Claire H
5/9/24, 11:58:07 AM EDT
I also noticed the top menu that is supposed to say "Open Workspace". Says "Open Worspace". Might want to polish a few of these things up a bit. Thanks!
Christopher B
5/14/24, 12:40:20 AM EDT
Harshit, can you add multiple file downloading for each Entity? https://template11.entermediadb.org/finder/mediadb/docs/showdoc.html?id=pullfolder§ion=finder
Christopher B
5/14/24, 12:41:46 AM EDT
Each entity now has an Export button on top. This is used to show the button for Desktop Sycn. That is where they can kick off a download request. The files should be stored in a users \Users\Cburkey\eMedia\ ...
Cristobal M
5/16/24, 11:11:36 AM EDT
Hey Harshit, so do you have some questions about downloading on the app?
Harshit S
5/16/24, 11:40:40 AM EDT
hi christobal, I was asking feature you want me to integrate, it's not clear to me as from where the \Users\Cburkey\eMedia\ path will come from and also, what is the functionality of Export button, not clear to me.
Christopher B
5/17/24, 11:23:17 AM EDT
Harshit We are in the Dev meeting again but have not seen you.
Christopher B
5/17/24, 11:41:02 AM EDT
String sourcepath = (String) filelisting.get("originalspath");
//TODO: This does not seem right for folder based assets
String path = url + URLUtilities.urlEscape("/mediadb/services/module/asset/downloads/originals/" + sourcepath + "/" + found.getName());
//include key in header or have a cookie
HttpResponse genfile = inConnection.sharedGet(path);
Cristobal M
5/20/24, 11:37:38 AM EDT
I just merged "progress/fix" branch into Master on the desktop-mediaboat project
Harshit S
5/21/24, 9:47:29 AM EDT
hi chris, I will be joining you guys a little late around 11:30 EST.