Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mossop/flick-sync
Tools to support automatically synchronising media from a Plex Media Server to a local disk
https://github.com/mossop/flick-sync
Last synced: 26 days ago
JSON representation
Tools to support automatically synchronising media from a Plex Media Server to a local disk
- Host: GitHub
- URL: https://github.com/mossop/flick-sync
- Owner: Mossop
- License: mit
- Created: 2023-03-24T06:52:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T10:08:06.000Z (3 months ago)
- Last Synced: 2024-07-29T13:21:09.481Z (3 months ago)
- Language: Rust
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# flick-sync
Tools to support automatically synchronising media from a [Plex Media Server](https://www.plex.tv/) to a local disk.
Currently includes the following:
* [`flick-sync`](packages/flick-sync). A Rust crate to manage and update a set of synced items.
* [`flick-sync-cli`](packages/cli). A command line tool to perform the syncing.
* [`mobile`](packages/mobile). A React Native mobile app to play back synchronised content.