tuijam icon indicating copy to clipboard operation
tuijam copied to clipboard

A fancy TUI client for Google Play Music

Results 14 tuijam issues
Sort by recently updated
recently updated
newest added

Just installed this and it works great! Just what I've been looking for. Do you have any plans to switch across to using an api for YouTube music as Google...

Here's the output. ```sh ERROR: Command errored out with exit status 1: command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ia3q2lsi/tuijam_b1097da70dd34e249ace0fc3b1d4e5eb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ia3q2lsi/tuijam_b1097da70dd34e249ace0fc3b1d4e5eb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install...

Unfortunately neither the `tuijam` or `tuijam-git` are available on the AUR. Should be removed from installation instructions until it is :(

It would be nice to have the ability to quickly view current keyboard-shortcut config. Something like `?` in mutt, for example.

I found that `ui_weights = (2, 1, 1, 0.2, 0.2)` provide more universally usable column widths for song lists in the Search and Queue panels. Song titles tend to be...

It would be nice if there was a nice way to install TUIJam on Windows. Naively I tried doing just a ```bash pip install tuijam ``` But the dependent version...

enhancement
help wanted

I got my google play music auth code but then tuijam fails with this error: ``` Traceback (most recent call last): File "/home/mark/.local/bin/tuijam", line 11, in load_entry_point('tuijam==0.7.1', 'console_scripts', 'tuijam')() File...

Running a pip install on Ubuntu 19.10 09:26:59 ❯ python3 --version Python 3.7.5 09:28:45 ❯ pip3 --version pip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7) ``` 09:26:49 ❯ pip3 install --user tuijam...

Hi There; I get errors from AUR ( there are 2 packages in AUR Both with same results) and pip; Here is [AUR](https://www.pastebin.zone/PTZntgEs) Log output Here is [PIP](https://pastebin.zone/RE6utuJQ) Log Output

I'm guessing the gmusic API changed because this used to work for me, so sorry in advance. The error seems to be: ``` ERROR:gmusicapi.Mobileclient1:the response format for Search was not...

need more info