Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Directory Date/Time #79

@martinr92

Description

@martinr92

Context

  • svfs version: 0.7.2
  • storage provider: OVH
  • product: hubic

Steps to reproduce this issue:

I use hubic as the video storage for my personal media data. Now I tried to use svfs to mount hubic as a read only folder on my debian server.
Plex.tv is a great application to stream personal media data to many devices (iOS, android, smart tv, etc). But in combination with svfs, plex is really slow.

One of the major issues is, that plex continuously refreshes meta-data, because it detects a directory change.
Logfile from plex:

DEBUG - Last refresh (2016-07-05 18:34:10) appears to be older than directory change time (2016-07-05 20:22:40), need to refresh local media agent.

A normal file storage doesn't use the current time as the directory timestamp.

Expected behavior:

I know, that object storage doesn't have directories, but there should be more intelligence for this dates. A possible solution would be to set the date based on the items in it (using the latest date of the files within the directory).

Please let me know, if you need any more information.

Greetings,
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions