Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. br_Orion
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    br_Orion

    @br_Orion

    0
    Reputation
    235
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Brazil Age 36

    br_Orion Unfollow Follow

    Latest posts made by br_Orion

    • RE: Recalbox on external drive, how to make kodi share (samba) the external drive?

      I just added one seciton on /etc/samba/smb.conf and rename both on file:
      [recalbox]
      comment = Recalbox user data
      path = /recalbox/share
      writeable = yes
      guest ok = yes
      create mask = 0644
      directory mask = 0755
      force user = root
      veto files = /._*/.DS_Store/
      delete veto files = yes

      [kodi]
      comment = Kodi server
      path = /var/recalboxfs/
      writeable = yes
      guest ok = yes
      create mask = 0644
      directory mask = 0755
      force user = root
      veto files = /._*/.DS_Store/
      delete veto files = yes

      Now it's appears on recalbox's IP.

      posted in MediaCenter & Dualboot
      br_Orion
      br_Orion
    • Recalbox on external drive, how to make kodi share (samba) the external drive?

      I am on 4.0.1 version of recalbox, installed on RPi 3.
      I settled the option to use an external drive, were my roms and media files.
      Kodi can access the external drive, but I need to share the contents of the external drive over samba.
      Is it possible? How do I do it?

      posted in MediaCenter & Dualboot
      br_Orion
      br_Orion