seanap / Plex-Audiobook-Guide

A walkthrough for optimal Audiobook experience using Plex
1.48k stars 48 forks source link

Not pulling in Narrator from Amazon.co.uk #51

Closed seanap closed 2 years ago

seanap commented 2 years ago

Discussed in https://github.com/seanap/Plex-Audiobook-Guide/discussions/50

Originally posted by **Nuuki9** January 14, 2022 Hi, I've been using this workflow for a while and overall its been working great - amazing work. One minor niggle I'm trying to close out is that its not pulling in the Narrator for me. I'm using the amazon.co.uk script - I've enabled debug and when I check the output file the last script line its showing as running is 101, which is `while "bc-color-link" 99`. The next entries in the debug are a section covering "Total output". Interestingly there are tags set after 101 which are being processed such as Description (line 276). As such it doesn't seem to be the case that its actually stopping at line 101, but as the moment I'm a bit stuck. Any ideas?
seanap commented 2 years ago

The fix is to add unspace before the IF statement as shown below. The guide is updated so you can redownload the .co.uk script with the fix.

image