• 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 Development Plugin Development Jellyfin Newsletter Plugin

    Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
     

     
    • 1 Vote(s) - 5 Average

    Jellyfin Newsletter Plugin

    Discussion/Updates around the Jellyfin Newsletter Plugin (https://github.com/Cloud9Developer/Jellyfin-Newsletter-Plugin)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #41
    2025-02-26, 02:20 PM (This post was last modified: 2025-02-26, 02:23 PM by TheDreadPirate. Edited 1 time in total.)
    Having two movie root folders is fine, the problem is the following in bold+italic+underline.

    Quote:Movies > Ice Age Collection > Ice Age (2002)

    Movies2 > Mr. Bean Collection > Bean (1997)

    Nesting the folder a movie is stored in is not a supported way of organizing movies or shows in Jellyfin.  Most of the time it will work just fine, with the occasional mis-identification in Jellyfin.  But the newsletter plugin is super super strict about how things need to be organized.

    You cannot deviate AT ALL from our organization and naming documentation for the newsletter plugin to work consistently.

    I had brought this up with the plugin dev a while ago. But they mentioned that life obligations prevented them from working on it. I haven't checked if there are any viable forks of this plugin that are still actively maintained.
    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]
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #42
    2025-02-26, 04:12 PM
    OK thanks for your help again. I think It's more important to me to have my collections neatly stored in folders than worry about the odd missing image in an email Smiling-face
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #43
    2025-02-27, 05:42 PM
    I set the newsletter plugin to scrape the filesystem at 09:45 and then send out the email at 10:00. This morning it did not send, so I sent it manually. Then it sent the email out at 16:08. Is this a time zone issue?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #44
    2025-02-27, 06:21 PM
    You'd have to look at your logs. I haven't used the newsletter plugin in a while, but I don't recall having any issues like you've described.
    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]
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #45
    2025-02-28, 04:58 PM
    This morning it sent out the email bang on 10am as expected. No idea what was going on yesterday
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #46
    2025-03-01, 04:05 PM
    Todays Email sent at 3:49pm. Nothing changed from yesterday. One season scanned fine and the other had a load of errors.

    Sample below


    [NLP]: [2025-03-01] :: [15:34:49] - [WARN] Encountered an error parsing Season Number for: D:\Kodi Media\TV Shows\Tom and Jerry (1940)\Season 1950\Tom and Jerry - S1950E03 - Texas Tom.mkv
    [NLP]: [2025-03-01] :: [15:34:49] - [WARN] Setting Season number to 0 (SPECIALS)
    [NLP]: [2025-03-01] :: [15:34:50] - [WARN] Encountered an error parsing Season Number for: D:\Kodi Media\TV Shows\Tom and Jerry (1940)\Season 1950\Tom and Jerry - S1950E50 - Pecos Pest.mkv
    [NLP]: [2025-03-01] :: [15:34:50] - [WARN] Setting Season number to 0 (SPECIALS)
    [NLP]: [2025-03-01] :: [15:34:50] - [WARN] Encountered an error parsing Season Number for: D:\Kodi Media\TV Shows\Tom and Jerry (1940)\Season 1950\Tom and Jerry - S1950E17 - The Flying Cat.mkv
    [NLP]: [2025-03-01] :: [15:34:50] - [WARN] Setting Season number to 0 (SPECIALS)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #47
    2025-03-01, 06:46 PM
    Which provider is your primary for this library?  This is an educated guess, but I'm guessing it is TMDB?  I think the problem is that TMDB treats Tom and Jerry episodes as movies.  Hundreds of movies.

       

    Because of that, there is no metadata for the plugin to retrieve for seasons and episode numbers, etc.

    TVDB, on the other hand, does do seasons by year.  If TVDB is not your primary metadata provider, you would need to make it your primary and then replace all metadata for Tom and Jerry.
    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]
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #48
    2025-03-01, 07:06 PM (This post was last modified: 2025-03-01, 07:08 PM by Swindiff. Edited 1 time in total.)
    No I used TVDB to scrape Tom and Jerry. I also used it for Looney Tunes and that was fine in the newsletter email. All the metadata is there and seemingly correct. I do use tinymediamanager rather than Jellyfin for scraping all my metadata though. Would that matter? Confused as to the vastly differing times for the emails to be sent out.
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #49
    2025-04-17, 04:05 PM
    In the last couple of days this plugin has stopped sending out the newsletter. Test emails are still sending OK. Is there a way to check to see if the scaping is working properly?
    Swindiff
    Offline

    Member

    Posts: 61
    Threads: 10
    Joined: 2023 Dec
    Reputation: 0
    Country:United Kingdom
    #50
    2025-04-17, 04:21 PM (This post was last modified: 2025-04-19, 09:44 AM by Swindiff. Edited 1 time in total.)
    Log is showing loads of errors
    Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
     

    « 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