Skip to content
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.

cache the servers files.db on the client side ? #1

Open
starbrights opened this issue Jan 15, 2018 · 3 comments
Open

cache the servers files.db on the client side ? #1

starbrights opened this issue Jan 15, 2018 · 3 comments

Comments

@starbrights
Copy link

Is it possible (theoretically first of all) to operate on a local files.db - so that (static) files.db is on the client side, while files are located on the server?

Background is: my music collection is on a HDD is connected to a router that has only an extremly slow USB connection. This is fast enough to stream mp3, but navigation with a 30..120MB files.db (covering my collection) is extremly slow or impossible. I could imagine that this speeds up navigation.

@ildar
Copy link

ildar commented Jan 15, 2018 via email

@starbrights
Copy link
Author

Sounds simular indeed. But I think it points to cache the real content, not the database (files.db) with references to content.
(For me the thousands of mp3 files are content, the files.db is to navigate and control)

@theopenbit
Copy link
Owner

I think caching would be possible but at the moment I've not enough spare time to work on the project. The project needs some refurbishment, too. If you are interested maybe contribute some code?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants