• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Remove plugin via CLI

     
    • 0 Vote(s) - 0 Average

    Remove plugin via CLI

    how to fix FinTube broke installation
    sparvy
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Jul
    Reputation: 0
    #1
    2024-07-15, 02:04 PM (This post was last modified: 2024-07-15, 02:05 PM by sparvy. Edited 1 time in total.)
    hello,
    I've installed FinTube but there is something wrong with installation.
    I've added the repository 
    Code:
    https://raw.githubusercontent.com/AECX/FinTube/master/manifest.json
    and installed the latest version 1.0.1.0.
    I've rebooted the server and this is the result

    [Image: image.png]

    The version is wrong and the plugin seems broken.
    I tryied to uninstall the plugin via GUI but nothing appens so I've tryied to delete the directory /var/lib/jellyfin/plugins/FinTube_1.0.1.0 and the jellyfin stop working after reboot.

    I've reinstalled everyting (jelly and fintube) and now I've the same problem, maybe because I've restored previous configuration files.
    There is a way to uninstall a plugin via CLI?
    Tnx in advance.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-07-15, 03:43 PM
    In addition to deleting /var/lib/jellyfin/plugins/FinTube_1.0.1.0, there are also files for it located in /var/lib/jellyfin/plugins/configurations. Delete the related files in that directory and it shouldn't attempt to run or reinstall the next time you start Jellyfin.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    sparvy
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Jul
    Reputation: 0
    #3
    2024-07-15, 04:19 PM (This post was last modified: 2024-07-15, 04:20 PM by sparvy. Edited 2 times in total.)
    tnx pirate for your help.

    there is nothing in configuration related to fintube
    Code:
    .rw-r--r-- 227 jellyfin jellyfin 15 Jul 12:38 Jellyfin.Plugin.AudioDb.xml
    .rw-r--r-- 299 jellyfin jellyfin 11 Jul 13:15 Jellyfin.Plugin.MusicBrainz.xml
    .rw-r--r-- 217 jellyfin jellyfin 13 Jul 09:58 Jellyfin.Plugin.Omdb.xml
    .rw-r--r-- 275 jellyfin jellyfin 13 Jul 13:59 Jellyfin.Plugin.StudioImages.xml
    .rw-r--r-- 413 jellyfin jellyfin 11 Jul 13:15 Jellyfin.Plugin.Tmdb.xml

    anyway I've
    - renamed the dir /var/lib/jellyfin/plugins/FinTube_1.0.1.0 to /var/lib/jellyfin/plugins/FinTube_1.0.0.0
    - restarted the service instead of doing a reboot (service jellyfin restart)
    - uninstalled the plugin via GUI
    - restarted jellyfin
    - installed the 1.0 version
    - restarted jellyfin
    - uninstalled the 1.0
    - restarted jellyfin
    - installed 1.0.1.0

    initially the plugin was shown version 1.0.1.0 but, after the last restart, now the plugin show 1.0.0.0 version so I think the problem is the plugin, not my installation.

    p.s. I hate the button "Reboot" that reboot the system... there is no option for replace "reboot" with "restart service"?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-07-15, 06:04 PM
    Submit an issue to the plugin's git. Hopefully the author can help.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Herkkusuu
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Apr
    Reputation: 0
    Country:Finland
    #5
    2024-08-29, 05:50 PM
    (2024-07-15, 04:19 PM)sparvy Wrote: initially the plugin was shown version 1.0.1.0 but, after the last restart, now the plugin show 1.0.0.0 version so I think the problem is the plugin, not my installation.

    I have the same issue, but with Windows (11) machine Upside-down-face  ... Just wondered, did you contacted the plugin author or got this sorted out?

    I was not able to find any plugins-related things in my Jellyfin folders, and like you, was not unable to uninstall it from the web-view.

    I am also pretty sure that I installed the newer version, and not the 1.0.0.0 . But can't be sure. And cannot update to the newer version.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-08-29, 07:15 PM
    Someone else reported this issue in June.

    https://github.com/AECX/FinTube/issues/12

    The reporter provided them with the change needed and the file appears to have been updated.

    You may be able to update the file manually since it sounds like it isn't being updated without there being a new release.

    Look in C:\ProgramData\Jellyfin\Server\plugins\Fintube_1.0.1.0\ (going from memory, but you get the idea) and there should be a meta.json file in there. Open it in notepad and update 1.0.0.0 to 1.0.1.0.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Herkkusuu
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Apr
    Reputation: 0
    Country:Finland
    #7
    2024-09-06, 05:14 PM
    OMG.... and there I was searching program FILES and not finding the plugins. I should have been in programdata....Thank you very very much!! :-D
    visualblind
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #8
    2025-02-08, 06:57 PM
    (2024-07-15, 03:43 PM)TheDreadPirate Wrote: In addition to deleting /var/lib/jellyfin/plugins/FinTube_1.0.1.0, there are also files for it located in /var/lib/jellyfin/plugins/configurations.  Delete the related files in that directory and it shouldn't attempt to run or reinstall the next time you start Jellyfin.

    Hey @TheDreadPirate, sorry to bother again but you're all over the place haha. Is this the "manual" method you recommend whenever any non-stock plugin (any plugin not installed by default) does not successfully uninstall via the jellyfin-web GUI? If so, are there any corner-cases where database intervention might be required? As in opening jellyfin.db in a sqlite db editor and making a schema and/or data change.

    Unrelated question, what is a Dread Pirate?
    a pirate not winning any spelling bee's anytime soon?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-02-10, 01:08 PM
    The method I outlined is the proper "manual" removal method if the plugin's manifest does not properly remove all files. I have never encountered any edge cases that required going into the database to remove the plugin. I don't think that would ever be necessary based on my understanding of how plugins interface with Jellyfin.

    My user name is a reference to the character "Dread Pirate Roberts" from the movie The Princess Bride. Dread Pirate Roberts is too long of a user name for some sites so I shortened it to "The Dread Pirate". That is in addition to my pirate rubber ducky avatar, using the original name wouldn't make sense. So TheDreadPirate is short enough, makes sense for my avatar, and still references The Princess Bride.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode