-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup issue #1
Comments
here some more log details
|
Hey @elRadix thanks.. Give that a try. |
@okbrown thanks for your quick feedback, there is still an error remaining [#] root -> npm install
[#] root -> npm install --no-optional
[#] root -> gulp develop
ps, if successfully installed what are the next steps after completing the gulp command |
Hi elRadix, Have you renamed the gulpfile as instructed in the readme? |
yes, see my updated post above |
|
Infact, I should not be compiling at this stage at all, will have to fix this when I get in later on. |
It works how, I mean the bot is working [#] root -> gulp develop
|
Have you changed the library ID numbers to reflect the libraries of your own? e.g. library/sections/2 <--- |
yes, i have tested the url manually and i got an xml output in the browser as shown below.
error message
|
Hi elRadix, Its a simple thing to do, just as soon as I get the time. |
same error for tv shows, the above xml output is a tv show |
Not sure then, works fine on my setup, also just got Also do you have |
@elRadix looking over your comments, I dont think you have changed these lines of code to reflect which See https://github.com/okbrown/plexserver-telegram-bot/blob/master/src/plex-config/index.js#L12-L13 Check the updated Readme, for more info. |
@okbrown I did indeed update the plex index.js file with the correct ID for TV Shows, in my case it was also nr 2 I just did 'git pull' to get the latest update just now. also the command in the telegram bot works /tv no issues with the bot, when I enter the /tv command the error is provided in my terminal output
|
Very strange, |
first of all, I like your project a lot.
I installed on debian chroot synology nas, can you probably help here to fix the issue i have below.
I have run other telegram bots in the past like the sonar-bot successfully.
[#] root -> npm install
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN [email protected] No repository field.
[#] root -> uname -a
Linux 3.10.77 #8451 SMP Wed Aug 17 05:12:45 CST 2016 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: