Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemon mode not parsing table-type #1457

Closed
Tommatheussen opened this issue Oct 20, 2016 · 1 comment
Closed

Daemon mode not parsing table-type #1457

Tommatheussen opened this issue Oct 20, 2016 · 1 comment
Assignees

Comments

@Tommatheussen
Copy link
Contributor

Expected behaviour:

Daemon mode printing tables with the correct table type when using a cli command

Actual behaviour:

Currently falls back to porcelain by default, and only 'single' type works.
Non daemon mode works fine.

Steps to reproduce:

  • Step 1: Start Daemon
  • Step 2: Use any CLI command that outputs a table

Config:

/

Log:

 Name                                | Latest | Age      | Downloaded              | Identified By 
 American Horror Story 1 behind      | S06E05 | 7d 3h    | 1080p webdl h264 dd5.1  | ep            
 Atlanta                             | S01E08 | 2d 11h   | 1080p webdl h264 dd5.1  | ep            
 Better Things                       | S01E06 | 6d 7h    | 1080p webdl h264 dd5.1  | ep            
 Callboys                            | -      | -        | -                       | ep            
 Channel Zero                        | S01E02 | 1d 7h    | 1080p webdl h264 dd5.1  | ep        

Additional information:

  • Flexget Version: 2.4.1
  • Python Version: 2.7.6
  • Installation method: pip
  • OS and version: Ubuntu 14.04
@liiight liiight self-assigned this Oct 20, 2016
@liiight
Copy link
Member

liiight commented Oct 20, 2016

Need to pass TTY state via RPC

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

No branches or pull requests

2 participants