justchokingaround / jerry

watch anime with automatic anilist syncing and other cool stuff
GNU General Public License v3.0
291 stars 20 forks source link

Cant fully paste my access token #77

Closed mauriciopolvora closed 3 months ago

mauriciopolvora commented 3 months ago

When first running jerry and prompting me to paste my access token and trying to paste it does nothing and i cant click enter, when checking the diffs it seems once i paste the access token becomes different what can be the cause?

justchokingaround commented 3 months ago

the way your terminal handles input, your clipboard manager, or a lot of other things. you can always manually add your token by creating (in case it doesn't exist) the file ~/.local/share/jerry/anilist_token.txt and then just pasting the token in there

mauriciopolvora commented 3 months ago

Thank you adding it manually fixed it