• 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 Client Development Kodi Development Manage Path Replacement???

     
    • 0 Vote(s) - 0 Average

    Manage Path Replacement???

    mcarlton00
    Offline

    Kodi Addon Maintainer

    Posts: 145
    Threads: 1
    Joined: 2023 Sep
    Reputation: 9
    Country:United States
    #12
    2024-12-22, 05:50 PM
    It's a simple string replacement.  Remote path is where the server looks for files, local path is how the client should reach those same files.

    Example:
    Your library is mounted on your server at /mnt/media/Movies.
    The library is available over your network at nfs:/export/Movies

    You have two options here.
    - Option A: one to one replacement
      - Remote Path: /mnt/media/Movies
      - Local Path: nfs:/export/Movies
    - Option B: Multi match replacement
      - Remote Path: /mnt/media
      - Local Path: nfs:/export

    Option A works just fine and is effectively a 1:1 mapping of folder on the server vs how a client can see it.
    Option B can simplify the mappings if you have multiple paths stored in a single location.  ie: this would work for both /mnt/media/Movies and /mnt/media/Shows, assuming both of them are also available under the same relative NFS path.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Manage Path Replacement??? - by KodiUser1138 - 2024-12-06, 06:22 PM
    RE: Manage Path Replacement??? - by mcarlton00 - 2024-12-06, 09:03 PM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-06, 09:17 PM
    RE: Manage Path Replacement??? - by mcarlton00 - 2024-12-07, 01:56 AM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-07, 06:36 AM
    RE: Manage Path Replacement??? - by mcarlton00 - 2024-12-07, 02:17 PM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-08, 05:39 AM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-11, 06:50 AM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-11, 05:28 PM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-18, 05:09 AM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-21, 04:21 PM
    RE: Manage Path Replacement??? - by mcarlton00 - 2024-12-22, 05:50 PM
    RE: Manage Path Replacement??? - by KodiUser1138 - 2024-12-26, 09:11 PM

    • 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