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

GrimReaper

Vic, I've recommended dll post in order for it to be more visible/gain more testers/feedback. 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

MBSki

@VicMoore The plug-in is working well, but I can't seem to select multiple folders. I can select all, or select individual items at the lowest level, but I can't select multiple folders. I thought CTRL+Select was the way to select multiple items, but it isn't working as far as i can tell.

A filter would be extremely helpful too.

Link to comment
Share on other sites

Eigeplackter

You mean like mark n folders in a row ?

Edited by Eigeplackter
Link to comment
Share on other sites

VicMoore

@rbjtechI want feedback and bug reports.  This is our first stab at a plugin. I want to get this piece of code debugged before adding more functionality

Vic

  • Agree 1
Link to comment
Share on other sites

MBSki
1 minute ago, Eigeplackter said:

You mean like mark n folders in a row ?

Yes, I want to select folders or tv shows. I can only multi-select the lowest sub-items.

Link to comment
Share on other sites

Cheesegeezer

Please post bugs, UI issues, functionality issues and feature requests.

the bugs and issues are a priority and feature requests will be subject to review. 
 

@VicMoorei would actually start a new thread in the plugins area. 
 

a format something akin to this chief!

https://emby.media/community/index.php?/topic/116062-security-cams-channel-plugin/

we can then add a help and bug link in the Config UI to let people know where to go if they have issues.

👍

  • Like 2
  • Agree 1
Link to comment
Share on other sites

rbjtech

Hi @VicMoore- I'm sure Cheese had advised this - but I'd recommend incrementing the build version each time you do a release (even minor).

You don't actually need to install it to see the version either

I would also start a new thread in the Plugins area for this as suggested by Cheese. 😎

image.png.ef3f0bc497ce0cf1f9e38c9766eaa60d.png

  • Agree 1
Link to comment
Share on other sites

Cheesegeezer
16 minutes ago, VicMoore said:

shows I am teachable 🙂

 

I did try, but Rich is obviously better at it than me lol 😂 

Link to comment
Share on other sites

Cheesegeezer

Vic gimme an hour and ill be back at the laptop if you need me for anything 👍👍

Link to comment
Share on other sites

Junglejim

Hi @VicMoore, got it installed and working but I don't seem to be getting any images. I wasn't sure if you wanted bug reports here or maybe create a new thread in the plugin section?

Other than that this look's great!

Screenshot_2023-03-29_18-44-03.thumb.png.7543be3f7f5a64670d34868481ae5bce.png

Screenshot_2023-03-29_18-44-24.thumb.png.eecbd3aad02b409afa6f407533f5b1de.png

Link to comment
Share on other sites

Cheesegeezer
4 minutes ago, Junglejim said:

Hi @VicMoore, got it installed and working but I don't seem to be getting any images. I wasn't sure if you wanted bug reports here or maybe create a new thread in the plugin section?

Other than that this look's great!

Screenshot_2023-03-29_18-44-03.thumb.png.7543be3f7f5a64670d34868481ae5bce.png

Screenshot_2023-03-29_18-44-24.thumb.png.eecbd3aad02b409afa6f407533f5b1de.png

Hey Jim, try refreshing/clearing your browser cache. That might work

Link to comment
Share on other sites

Junglejim
17 minutes ago, Cheesegeezer said:

Hey Jim, try refreshing/clearing your browser cache. That might work

Yeah I tried that and it didn't make any difference, thanks for the suggestion though. I running Emby via a docker in OMV if that helps.

After I cleared the cache the images now have a broken icon in the top left, not sure whats going on there..

Screenshot_2023-03-29_19-09-00.thumb.png.6e619a2cc6da96d7a51e1d5cb757a45f.png

 

Edited by Junglejim
Link to comment
Share on other sites

Cheesegeezer
3 minutes ago, Junglejim said:

Yeah I tried that and it didn't make any difference, thanks for the suggestion though. I running Emby via a docker in OMV if that helps.

No probs, i can’t see why it wont work. On the page with no images, hit CTRL+SHIFT+I to open the the dev tools and then click on the console tab, see if there are any errors in the console and post those errors. You may be able to click on the link in the error and it will show the bit of code that is failing in the console. 👍

Link to comment
Share on other sites

Cheesegeezer
12 minutes ago, Junglejim said:

After I cleared the cache the images now have a broken icon in the top left, not sure whats going on there..

Screenshot_2023-03-29_19-09-00.thumb.png.6e619a2cc6da96d7a51e1d5cb757a45f.png

 

Thats progress at least lol 😂 

  • Haha 1
Link to comment
Share on other sites

Junglejim
8 minutes ago, Cheesegeezer said:

No probs, i can’t see why it wont work. On the page with no images, hit CTRL+SHIFT+I to open the the dev tools and then click on the console tab, see if there are any errors in the console and post those errors. You may be able to click on the link in the error and it will show the bit of code that is failing in the console. 👍

I think it maybe because my docker container is running in bridged mode??

Screenshot_2023-03-29_19-18-28.thumb.png.349864c42f0be48816ebebe109a5d9dc.png

Usually it shouldn't matter and the address is resolved to  192.168.20.100.. ?

Edited by Junglejim
Link to comment
Share on other sites

rbjtech
4 minutes ago, Junglejim said:

I think it maybe because my docker container is running in bridged mode??

Screenshot_2023-03-29_19-18-28.thumb.png.349864c42f0be48816ebebe109a5d9dc.png

Usually it shouldn't matter and the address is resolved to  192.168.20.100.. ?

Possibly related to CORS ? (Cross-origin resource sharing (CORS) is a browser mechanism which enables controlled access to resources located outside of a given domain.)

If you use the plugin within the container/vm itself (if possible) - do the images then show ?

Link to comment
Share on other sites

Cheesegeezer
6 minutes ago, Junglejim said:

I think it maybe because my docker container is running in bridged mode??

Screenshot_2023-03-29_19-18-28.thumb.png.349864c42f0be48816ebebe109a5d9dc.png

Usually it shouldn't matter and the address is resolved to  192.168.20.100.. ?

Ahhh i see, yeah it’s attempting to get address from 172.xxx etc. Hmmm, that looks like a bug and should use the manual address in the serverinfo shown in the console. As it then getsa new address. Is that your remote ip for the server? 

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...