Skip to content

Latest commit

 

History

History
118 lines (105 loc) · 2.77 KB

TODOs.org

File metadata and controls

118 lines (105 loc) · 2.77 KB

sosound todo’s

This is the legendary SouSound ; release candidate 2

Rasp support

  • [X] ensure deps work
  • [ ] create services
  • [ ] store logs (syslog ?)
  • [X] opt remove colors
  • [X] auto adb over tcp
  • [X] usb stick **NOT** ntfs + automount
  • [ ] fund why that adb sync won’t run concurently
  • [X] docker that stuff
  • [X] submodule added by ssh
  • [ ] sync ok
  • [ ] fetch ok
  • [ ] let’s update our files

v1.2

Enhancement [0/4] [0%]

cli logs display wrong values

wrapper [0/1] [0%]

  • [ ] logging option

sync [0/2] [0%]

  • [ ] cli add dir
    • [ ] cli rm dir
    • [ ] cli list dir
  • [ ] tcpip/usb option [0/3] [0%]
    • [ ] support tcpip
    • [ ] support usb
    • [ ] cli choice if none provide

IDEA a simple api to interacte with the scirpt ? [0/2] [0%]

  • [ ] api
  • [ ] front api
    • [ ] music streamer
    • [ ] music browser

a better doc [0/4] [0%]

dl [0/3] [0%]

  • [ ] args
  • [ ] compat
  • [ ] error management

sync [0/3] [0%]

  • [ ] args
  • [ ] compat
  • [ ] error management

wrapper

IDEA quick start

v1.1

Enhancement [5/5] [100%]

wrapper [2/10] [20%]

  • [X] cli append url
  • [X] cli list url

check version of the deps ?

sync / dl locked by dir ?

return value from workers handled ?

dl [4/4] [100%]

  • [X] some cli management to comment / uncomment ?
  • [X] ctrl + c
  • [X] error if dl has some fail
  • [X] recap for number of file

Fixes [1/1] [100%]

sync [1/1] [100%]

  • [X] sync stop at the first file ..

v1

dl utility [8/8] [100%]

  • [X] cli params
  • [X] conf files [3/3] [100%]
    • [X] yt
    • [X] dl
    • [X] ignore `#`
  • [X] install if not
  • [X] dl
  • [X] waiter
  • [X] read config file
  • [X] logger
  • [X] doc [2/2] [100%]
    • [X] conf file
    • [X] running

sync utility [8/8] [100%]

  • [X] cli param [3/3] [100%]
    • [X] connect ip
    • [X] sync out path
    • [X] sync in path
  • [X] conf file
  • [X] install if not
  • [X] connect : addr
  • [X] sync
  • [X] waiter ?
  • [X] logger
  • [X] doc