• 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 General Questions Comskip and Media Segments

     
    • 0 Vote(s) - 0 Average

    Comskip and Media Segments

    AustinL
    Offline

    Junior Member

    Posts: 9
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:United Kingdom
    #14
    2025-03-31, 11:00 PM (This post was last modified: 2025-03-31, 11:03 PM by AustinL. Edited 3 times in total.)
    I am making good progress with this project.  I can use the API to enumerate media segments for an item and I can delete media segments (if the Media Segments API plugin is installed on my server)... But I am having a real problem creating media segments.  The URL I am posting to is

    http://myserver/MediaSegmentsApi/{itemId}

    Where {itemId} is the ID of the parent item, and the request body is something like this:

    {
    "Id":"baaac615-a238-4cf2-8dcc-fb22afce9782",
    "ItemId":"5a7af56b-eec6-f219-6cd0-d445b5bc87ad",
    "Type":1,
    "StartTicks":123527,
    "EndTicks":345475
    }

    But... the API is expecting a URL parameter called providerId and I have absolutely no idea what this is - if I use a random string, I get the response:

    {
        "message": "Provider with id 'RandomString' not found."
    }

    Any ideas? - What is a "provider" in this context, and how do I get an ID for it?

    Thanks,
    Austin
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Comskip and Media Segments - by AustinL - 2025-03-19, 01:42 PM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-03-19, 02:07 PM
    RE: Comskip and Media Segments - by AustinL - 2025-03-20, 10:35 AM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-03-20, 02:22 PM
    RE: Comskip and Media Segments - by AustinL - 2025-03-21, 12:47 PM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-03-21, 01:17 PM
    RE: Comskip and Media Segments - by AustinL - 2025-03-21, 01:41 PM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-03-21, 01:52 PM
    RE: Comskip and Media Segments - by AustinL - 2025-03-21, 10:56 PM
    RE: Comskip and Media Segments - by esvee - 2025-03-25, 07:11 AM
    RE: Comskip and Media Segments - by esvee - 2025-03-25, 07:19 AM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-03-25, 01:45 PM
    RE: Comskip and Media Segments - by esvee - 2025-03-25, 03:25 PM
    RE: Comskip and Media Segments - by AustinL - 2025-03-31, 11:00 PM
    RE: Comskip and Media Segments - by TheDreadPirate - 2025-04-01, 01:27 PM
    RE: Comskip and Media Segments - by AustinL - 2025-04-01, 07:16 PM
    RE: Comskip and Media Segments - by AustinL - 2025-04-01, 07:29 PM
    RE: Comskip and Media Segments - by AustinL - 2025-04-02, 10:35 AM

    • 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