Modify

Ticket #7858 (closed enhancement: fixed)

You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.

Opened 2 years ago

Last modified 2 years ago

MythFS - FuseFS access to storage group content

Reported by: Raymond Wagner <raymond@…> Owned by: wagnerrp
Priority: trivial Milestone: 0.23
Component: Contributed Scripts & Apps Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

This is intended to serve as an alternate to mythrename.pl, and can be used to provide filesystem access to recordings, mythvideo content, or a single file through a myth URI. Recordings will work with the same format string as used by mythrename.pl. The program requires #7264 to work, and is currently buggy, but functional.

mythfs Recordings,'%T/(%oY%-%om%-%od) %S' /mnt/mythtv/rename/by-title -o ro,allow_other
mythfs Videos /mnt/mythtv/rename/videos -o ro,allow_other
mythfs 'Single,myth://Videos@mybackend/Videos/some_test_file.mpg' /tmp/single -o ro,allow_other

Attachments

mythfs.py Download (13.3 KB) - added by Raymond Wagner <raymond@…> 2 years ago.

Change History

Changed 2 years ago by Raymond Wagner <raymond@…>

comment:1 Changed 2 years ago by mdean

  • Owner changed from mdean to wagnerrp
  • Status changed from new to assigned

comment:2 Changed 2 years ago by wagnerrp

mythfs.py was committed to trunk a while back ([23313]), but not properly referenced in the commit. Ticket is being left open for now for tracking issues.

comment:3 Changed 2 years ago by wagnerrp

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Milestone changed from unknown to 0.23

Closing complete in preparation for 0.23. Future bugs or issues can open a new ticket, or be voiced in the mailing list.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.