2.9.0 • Published 3 years ago

arrivals-osx v2.9.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

Arrivals (for MacOS)

npm release

Arrivals will watch a directory and convert or copy a variety of incoming audio or video files for you then place them somewhere you choose. This only works with MacOS and the primary use-case is incoming torrents in flac or mkv formats that you'd like to play nice in an Apple ecosystem.

Requires node.js 8.0.0 or greater!

Features

  • Watch many directories
  • Register as launchdaemon
  • Converts 'flac', 'mp3', 'mp4', 'm4a' that are well-formed into ALAC/M4A
  • Can copy video & audio files to a destination directory
  • Easy usage
  • Status visibility through Finder tagging of source files

Installaion

npm install arrivals-osx -g

Use

Launch the installer to build your plist and start the launchdaemon.

$ arrivals install

Required system libraries

Full command list

$ arrivals [command]
CommandDescription
watchRun the process directly, you'll want to set the env vars.
installInteractive install as a system daemon

How it works

  1. Launches watcher for a directory
  2. Builds existing paths database
  3. When events occur, evaluate against criterion
    • is correct event
    • is proper extension
    • is not in existing paths db
  4. Push to work queue
  5. Add a Yellow "pending" tag for Finder
  6. Do work, either copy or convert
  7. Add a Green tag for "finished" or a Red tag for "error" in Finder
2.9.0

3 years ago

2.8.3

3 years ago

2.8.2

3 years ago

2.8.1

3 years ago

2.8.0

3 years ago

2.6.1

4 years ago

2.6.0

4 years ago

2.4.14

4 years ago

2.4.10

4 years ago

2.4.12

4 years ago

2.4.8

5 years ago

2.4.7

5 years ago

2.4.5

5 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.1

5 years ago

2.3.1

5 years ago

2.2.5

5 years ago

2.2.3

5 years ago

2.2.1

5 years ago

2.0.8

5 years ago

2.0.6

5 years ago

2.0.4

5 years ago

2.0.2

5 years ago

2.0.0

5 years ago

1.8.7

5 years ago

1.8.6

6 years ago

1.8.5

6 years ago

1.8.4

6 years ago

1.8.3

6 years ago

1.8.2

6 years ago

1.8.0

6 years ago

1.7.7

7 years ago

1.7.6

8 years ago

1.7.5

8 years ago

1.7.4

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.10

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago