Jump to content

A tool for tagging Emby content


VicMoore
GrimReaper
Message added by GrimReaper,

For Plugin version of the tool, go to:

 

 

Recommended Posts

VicMoore

image.jpeg.afb0144874629292298f409afe6a1641.jpeg

image.jpeg.fb0a34269e19511b5ba469ad9f76ca23.jpeg

image.jpeg.e763f1e550ed9482632f694dffd30b52.jpeg

image.jpeg.c0cb16879d41fdce9029f49150e3b9e1.jpeg

image.jpeg.49449dd9b00eefac694ed94142eaba03.jpeg

image.jpeg.52f0e1cfa57c1859c21bdd430fb40d3c.jpeg

image.jpeg.bc567efb4392c8d99eb506c096b20929.jpeg

image.jpeg.459d34b620851d807f00ba73f5ec5ac9.jpeg

image.jpeg.4b40a3a51358d63167051c19c15d7079.jpeg

image.jpeg.9d7022a4b1516f3ab18f8060a906b285.jpeg

image.jpeg.0be133bdedb96c91ca41d89ba6ee32d9.jpeg

image.jpeg.fb08bd5948544da2ebeae8ef68cb97d9.jpeg

image.jpeg.8213704762bb226551410d7d35bc95f3.jpeg

image.jpeg.17798effde735d46b453081749eba44b.jpeg

image.jpeg.da1bd8bce4f136eb1e7d109f7e267b81.jpeg

image.jpeg.0213628e87493430bf0cc6ef5f34af8f.jpeg

image.jpeg.29e6c399a18bdc7308310d5e778d51e0.jpeg

image.jpeg.3fba9da55e9060ad27922415a325e890.jpeg

image.jpeg.082872edd4f9f5cd736c4c6ab2edc0b4.jpeg

image.jpeg.afdf71fd625e92ce90cc1ba0153958b9.jpeg

image.jpeg.23156b327e8a04430ed976cf0bbc69fb.jpeg

image.jpeg.9f878b3bcbd6913da438a1f7ba3d1801.jpeg

image.jpeg.e2ea60c41a6d00b05ae51cc0810cca32.jpeg

image.jpeg.d68bf78fc375af12ea97b351f259e455.jpeg

image.jpeg.9dabdd22d898f35f36be6124840ec909.jpeg

image.jpeg.efd62e7790085b2630b5427dc5ca79a5.jpeg

image.jpeg.37bf10fe1269f14341479ecdb22d9e31.jpeg

image.jpeg.e0f15f3c08310802f1006afed42a8f33.jpeg

image.jpeg.d4caa044393c77b1341445b20aa6cb14.jpeg

image.jpeg.43ef62a6d73c7970079abc3ca658409c.jpeg

 

image.jpeg.4e5d24cf06b68bb0a65dbbbb9c0f09ab.jpeg

 

 

image.jpeg.9b6e859c4e0ad86a6f3f5143e38d3460.jpeg

 

 

image.jpeg.7b216442f29dbee2ca6a355687d4cd98.jpeg

image.jpeg.b87fcef2b95e6bf3dd1cc9988ca23409.jpeg

image.jpeg.924bc2daa395593bd89f6f7e2cbec632.jpeg

image.jpeg.6f0f59a054d3365bed4c37a489153df8.jpeg

image.jpeg.6f58d1443d2a1e98f3e67515bd8a8548.jpeg

image.jpeg.f3f807792f4ded301738c34d6d859366.jpeg

image.jpeg.aff40b08acae917ab52d4d36b5d6ceaf.jpeg

image.jpeg.e2d132b22914bdde9e28d84b96827edc.jpeg

image.jpeg.064ee6337e464260a0a354112ab7c362.jpeg

image.jpeg.12f7ac72b62d56392116fbff20031fba.jpeg

image.jpeg.be1b239eedb25e98b844abce83cb79de.jpeg

image.jpeg.bdaef8e5399f50f5be9706dafe00ab93.jpeg

image.jpeg.8f420a740ea80743e2f1c400d3f6b532.jpeg

image.jpeg.119929adbb78ef4b05aeaf54f3ff906c.jpeg

image.jpeg.f4455fc632b7a8d77facd44049ca8b76.jpeg

image.jpeg.ed3f228c1067efbfb93ae80199c8b432.jpeg

 

 

 

 

 

 

 

New_GUI_2.zip

Edited by VicMoore
Made changes to the app
  • Like 26
  • Thanks 1
Link to comment
Share on other sites

GrimReaper
2 hours ago, rbjtech said:

... the more technical folks will love this utility and looking over your code it's appears to be an excellent basis for other developments and enhancements 👍

Following above @rbjtech's post from another topic regarding same tool, one of the directions I could see this evolving would be as a viable alternative to inbuilt Metadata Manager, other db fields could be manipulated just as well. Lack of core mass-edit has been an issue for quite some time, so much that number of users have resorted to 3rd party apps or various workarounds, being successful to a lesser or greater extent; since this would be tied directly to Emby, I'm quite sure lots of nerves could be spared and number of users could find solution to their issues. Of course, it would be highly dependent on Dev's willingness/available time to implement additional functions and, naturally, on community contributions to the same, and even without it it's still a great tool, kudos to @VicMoore

Link to comment
Share on other sites

VicMoore

I wrote this code just because I enjoy programming and learning. I was also planning to add features to simplify my Emby experience.

Vic

  • Like 2
Link to comment
Share on other sites

Happy2Play

Save Tags and Delete Entered Tags works.

Should "Delete All Tags" remove the existing tags on selected item?

@VicMoore

Edited by Happy2Play
Link to comment
Share on other sites

VicMoore

Yes it will remove all of the items tags

 

Vic

Link to comment
Share on other sites

Happy2Play
6 hours ago, VicMoore said:

Yes it will remove all of the items tags

 

Vic

It does not do anything in my case then or I am doing something wrong.  Selecting a tagged item then Delete all just refreshed the screen for me. 

But this looks like a issue in v2 as v1 delete tags does remove all tags.

  • Agree 1
Link to comment
Share on other sites

GrimReaper
1 hour ago, Happy2Play said:

Selecting a tagged item then Delete all just refreshed the screen for me.

Same behaviour observed.

Link to comment
Share on other sites

VicMoore

OK, I must have changed something. I will fix it tonight. Thanks for pointing it out.

 

Vic

Link to comment
Share on other sites

VicMoore

I just made a slight change to avoid any problems if you don't have the virtualTV interface plugged in. I have already added the code to fetch the virtualTV channel info from the Emby plugin API.  I plan to remove this code later. I am just experimenting with a different virtualTV GUI.

Vic

emby-tag-tool-03.html

Link to comment
Share on other sites

Happy2Play

Could there be a Select All option?

Link to comment
Share on other sites

VicMoore

By that you mean "select all items", like select all movies or TV shows? Or would you want it on a season basis?

Vic

Link to comment
Share on other sites

Happy2Play
2 minutes ago, VicMoore said:

By that you mean "select all items", like select all movies or TV shows? Or would you want it on a season basis?

Vic

Select all items that are displaying so if one enters their Movies library one could select all and tag all at once. 

Link to comment
Share on other sites

VicMoore

OK, I will look into adding it. It will be a few days before I can finish it because I have some other projects that I need to finish.

Vic

Link to comment
Share on other sites

Happy2Play

No problem it is just an idea that has come up a lot around here, being able to select all instead of having to multi-select multiple items.

Link to comment
Share on other sites

VicMoore

I just about have it implemented 🙂   Please give me feedback on how to improve navigation and other things.

Vic

Link to comment
Share on other sites

VicMoore

The code attached has the "select all" button added. The button will appear when you are on a screen where Movies or TV series can be selected.

I just did simple testing.  The add and remove tag buttons will work on the selected items.

Vic

emby-tag-tool-04.html

  • Like 1
Link to comment
Share on other sites

Happy2Play

Nice work.  Tested on TV and Movies.

I know users will want this expanded to all library content types.

Mixed Content type libraries will not open.

Playlists library will not open.

Music Videos library will not open.

Books library will not open.

No plugin library will open.

Edited by Happy2Play
Link to comment
Share on other sites

Happy2Play

When you are looking at sub folder structure like Home Videos and Photos you may need a indicator that they are folders as you don't really know until you click the item.

 

Link to comment
Share on other sites

VicMoore

to open those use ctl click.    I have to go back now and make things consistent.

Vic

Link to comment
Share on other sites

VicMoore

If a folder name has a light yellow background then it's a folder.

 

Vic

Link to comment
Share on other sites

VicMoore

All content types do open and you can select and play/view the content

Link to comment
Share on other sites

VicMoore

Attached is the updated code. 

You navigate through your emby library by clicking folders to show their contents. Folders are distinguished by file names with a light gray background. Tags are shown with red backgrounds. Items such as movies, tv series, and episodes are selected by clicking with the ctl key pressed. I had to add the ctl key to distinguish navigating with clicks from clicking on an item to select it.  I also added some help text to the GUI.

The 'select all' button works and I find it very useful. Thanks HappyToPlay for the idea.

I have tested playing all content types and they all work. Remember that your browser must support HLS to play videos.

Shortly, I will be adding my jQuery GUI for virtualTV.  The plugin API is implemented and working. Currently I am just fetching the virtual channels. Soon I will be updating them with Tags and other info.  The idea is to make creating virtual TV channels easy.  It's my favorite and most used plugin. 

Vic

emby-tag-tool-05.html

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...