jesperrasmussen / AdultDVDEmpire.bundle

Plex metadata agent for fetching metadata for AdultDVDEmpire material.
7 stars 2 forks source link

Not pulling metadata #7

Open nomasir1 opened 4 months ago

nomasir1 commented 4 months ago

Looks like ADE has updated and scanner isn't working. I can read the python code, but I am not familiar with Plex's expectations to know what needs to be fixed. Any thoughts appreciated.

SlickRick1987 commented 4 months ago

I re-wrote the code and forked the project from another location. Search my projects and the you can find the updated code. Added some functionality too, like direct match with {ade-1234567} where 1234567 is the unique identifier for ADE.

BeefGir commented 3 months ago

I re-wrote the code and forked the project from another location. Search my projects and the you can find the updated code. Added some functionality too, like direct match with {ade-1234567} where 1234567 is the unique identifier for ADE.

Thank you! everything is working again. you are a life saver

SlickRick1987 commented 3 months ago

Ok, great. Glad it is working for you. Code is likely still a work in progress, so I will update as I find issues. I opened up discussions and issues on my project as well, so move the discussion there if you find anything that needs attention.

BeefGir commented 3 months ago

there does seem to be a problem doing manual matches. automatic is matching stuff, which is better than it was before 😊, but doing it manually does not work at all. it will not take any suggestion. it just keeps trying to relink to what it originally thought it was. no other search results will come up. even when you type in "star wars" and set the scoring value to zero, it still pulls no manual results. 🤔 you have done amazing work regardless. keep being awesome.