Skip to content

Move input.py to tui.py. #5

@ElphaTech

Description

@ElphaTech

Is your feature request related to a problem? Please describe.
To allow for moving all features to an interface accessible on the local network, the features of the input script should be moved into the TUI.

Describe the solution you'd like
Re-write the input script to use Textual instead of Survey. Write the script in functions/t_input.py. To improve QoL, it should be adjusted so that the user can search by name instead of TMDB ID number. This is a feature needing to be added to functions/tmdb_client.py and is covered in issue #_.

Describe alternatives you've considered
I considered using Textual Serve to serve the input file seperately but due to the fact that it needs improvement anyways, along with the fact that they should be together, I decided against it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefactorCode that needs to be re-written significantly.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions