Jump to content

PDF Viewer Solution


M3L1H

Recommended Posts

Hi developers,

I am not sure if it is good place to open a topic. 

I found emby last weekend. It is really a good dlna server on rpi server. Everything works well except pdf viewer feature. So I have developed a solution for it. I wrote a python script, I have added it below post. What I do is I put pdf files into a directory(I will call it main). Then I run python script. It takes all pdfs, creates directories with name of each pdfs. In each pdf named directory, script creates pages with current order with jpeg format. On server side, I selected video/photo folder to main directory. I changed default view of directory to folder view. 

 

What I suggest/request from you is create a script to make similar action whenever clicked to update library if there is an video/photo category. And put an option to turn off slide show when opened a picture as default.

 

Hope it will help for other people.

 

https://github.com/MEL1H/Pdf-converter-for-Emby-server/

Edited by M3L1H
Link function added
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...