ZeroQI / Hama.bundle

Plex HTTP Anidb Metadata Agent (HAMA)
GNU General Public License v3.0
1.21k stars 113 forks source link

i want to have two Hama agents #545

Closed iEusKid closed 1 year ago

iEusKid commented 1 year ago

as in the title, how i do that? i tried to duplicate it in the plugins folder but didn't really duplicate

ZeroQI commented 1 year ago

You have to change the unique identifier stringsCFBundleIdentifier by hama2 and label the folder the same. Keeping the same identifier would fail

https://github.com/ZeroQI/Hama.bundle/blob/master/Contents/Info.plist

iEusKid commented 1 year ago

"Your changes could not be saved." when trying to set the plex Library to it

On Sun, Mar 5, 2023 at 8:38 PM Benjamin Brisson @.***> wrote:

You have to change the unique identifier stringsCFBundleIdentifier by hama2 and label the folder the same. Keeping the same identifier would fail

https://github.com/ZeroQI/Hama.bundle/blob/master/Contents/Info.plist

— Reply to this email directly, view it on GitHub https://github.com/ZeroQI/Hama.bundle/issues/545#issuecomment-1455154775, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUF6ZFL6BLECNOFA2XNTL5TW2TFSRANCNFSM6AAAAAAVQJF6XA . You are receiving this because you authored the thread.Message ID: @.***>

ZeroQI commented 1 year ago

https://github.com/ZeroQI/Hama.bundle/blob/master/Contents/Code/__init__.py#L162 https://github.com/ZeroQI/Hama.bundle/blob/master/Contents/Code/__init__.py#L168

Class must change to Hama2 as well