Git Product home page Git Product logo

Comments (16)

ZeroQI avatar ZeroQI commented on September 26, 2024 1

thanks for precising the commands used, added back to the agent readme resolutions. Using synology box as well

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024 1

agent data folders missing.
use https://github.com/ZeroQI/Hama.bundle/releases/download/Beta/Hama.bundle.2017-06-30.00h11.zip

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

I would rather you say what was unclear in the readme....
Agent log contain no matching attempt so useless
You most likelly are missing folders in agent data folders

from hama.bundle.

Issam2204 avatar Issam2204 commented on September 26, 2024

Thank you for your answer ZeroQI!

I deleted the files and remade the procedure. Unfortunately, this time I can't even see the HamaTV agent when I create a new Library or in the Server settings under Agent. I'm gonna show you how I did:

  1. Go here and download the latest version of the bundle: https://forums.plex.tv/discussion/77636/release-http-anidb-metadata-agent-hama/p1

  2. Download the latest versions of the following components:
    https://github.com/ZeroQI/Absolute-Series-Scanner
    https://github.com/ZeroQI/Hama.bundle

  3. Extract everything.

  4. Substitute the two component downloaded from GitHub with the ones downloaded from Plex.

  5. Be careful to create the folder "episodes" (as it is missing) in com.plexapp.agents.hama/DataItems/TVDB/

  6. Go to the server and copy each element in the correct Plex folder. For this I use rsync:

    sudo rsync -av com.plexapp.agents.hama /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-in\ Support/Data/

    sudo rsync -av Absolute\ Series\ Scanner.py /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Scanners/Series/

    sudo rsync -av Hama.bundle /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/

  7. Restart the server with:

    sudo service plexmediaserver restart

What do I do wrong?

Thank you!

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

Can't see the agent so agent folder wrong, possibly added folders since
data folder issue would cause no posters
On 3 Oct 2015 14:16, "Issam Chajii" [email protected] wrote:

Thank you for your answer ZeroQI!

I deleted the files and remade the procedure. Unfortunately, this time I
can't even see the HamaTV agent. I'm gonna show you how I did:

Go here and download the latest version of the bundle:
https://forums.plex.tv/discussion/77636/release-http-anidb-metadata-agent-hama/p1
2.

Download the latest versions of the following components:
https://github.com/ZeroQI/Absolute-Series-Scanner
https://github.com/ZeroQI/Hama.bundle
3.

Extract everything.
4.

Substitute the two component downloaded from GitHub with the ones
downloaded from Plex.
5.

Be careful to create the folder "episodes" (as it is missing) in
com.plexapp.agents.hama/DataItems/TVDB/
6.

Go to the server and copy each element in the correct Plex folder. For
this I use rsync:

sudo rsync -av com.plexapp.agents.hama
/var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media
Server/Plug-in\ Support/Data/

sudo rsync -av Absolute\ Series\ Scanner.py
/var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media
Server/Scanners/Series/

sudo rsync -av Hama.bundle
/var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media
Server/Plug-ins/
7.

Restart the server with:

sudo service plexmediaserver restart

What do I do wrong?

Thank you!


Reply to this email directly or view it on GitHub
#18 (comment).

from hama.bundle.

Issam2204 avatar Issam2204 commented on September 26, 2024

I've repeated the procedure 4 times. I still can't see the Hama agent. This is very weird.

Please, take a look at the folders' location. This should be correct, right?

hama bundle folders

Thank you!

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

What is in Hama.bundle?
On 5 Oct 2015 15:41, "Issam Chajii" [email protected] wrote:

I've repeated the procedure 4 times. I still can't see the Hama agent.
This is very weird.

Please, take a look at the folders' location. This should be correct,
right?

Thank you!


Reply to this email directly or view it on GitHub.

from hama.bundle.

Issam2204 avatar Issam2204 commented on September 26, 2024

Thank you for the answer!

Yes, it is very weird.

Here is the content of Hama.bundle:

hama bundle content

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

Folder location ok so must be rights issue. Data folders missing would not
make agent not start or not being detected...
On 5 Oct 2015 18:29, "Issam Chajii" [email protected] wrote:

Thank you for the answer!

Yes, it is very weird.

Here is the content of Hama.bundle:

[image: hama bundle content]
https://cloud.githubusercontent.com/assets/8282518/10288156/6a023db2-6b97-11e5-9bd2-42415e01b5d4.png


Reply to this email directly or view it on GitHub
#18 (comment).

from hama.bundle.

Issam2204 avatar Issam2204 commented on September 26, 2024

I gave:

sudo chmod 777 Hama.bundle

Still not present:

plex missing hama agent

from hama.bundle.

ZeroQI avatar ZeroQI commented on September 26, 2024

Please tey adding another agent as i believe it is not an agent issue but a
plex or os issue
On 5 Oct 2015 18:42, "Issam Chajii" [email protected] wrote:

I gave:

sudo chmod 777 Hama.bundle

I also did it to all the others. Still not present:

[image: plex missing hama agent]
https://cloud.githubusercontent.com/assets/8282518/10288452/4553a6a2-6b99-11e5-82a4-293f035e65b2.png


Reply to this email directly or view it on GitHub
#18 (comment).

from hama.bundle.

Issam2204 avatar Issam2204 commented on September 26, 2024

I think you are right. It doesn't make sense that it works once and then it doesn't.

Thank you for your help. I'll try to figure it out and see what it's wrong with it.

from hama.bundle.

9a3eedi avatar 9a3eedi commented on September 26, 2024

Hi, I'm having EXACTLY the same issues described here. My posters weren't appearing, so I thought the data folders weren't installed correctly, so I recopied everything, and now the agent doesn't show up!

I was just wondering if someone managed to figure this out by now. I'm running Plex on a Synology server if it makes a difference.

from hama.bundle.

9a3eedi avatar 9a3eedi commented on September 26, 2024

Ok I fixed it. I performed a chown -R plex:users and a chmod -R 700 and that fixed everything. This is strictly speaking a Synology-specific fix. I don't think normal systems use these kinds of permissions.

from hama.bundle.

supermonteiro avatar supermonteiro commented on September 26, 2024

Im having the same problem on windows 10, any ideas?

from hama.bundle.

supermonteiro avatar supermonteiro commented on September 26, 2024

ty, it works now!

from hama.bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.