QNAP [ Emby ] [ 3.5.2.0 ] Media server

update en 3.0.5781.3



Code:
    Fix marking series played marks future episodes as played
    Update on-demand image downloading for live tv items & channel items
    Fix null reference error with schedules direct
    Improved stability of in-browser HLS streaming
 
updated ;)

Code:
    Support encoding with Intel Quick Sync
    Fix password reset function bouncing users back to the login screen
    Update tvdb to support lookup using Imdb id
    Update live tv user data
    Fix fanart downloading banners as season posters
    Reduce size of http request logging
    Update Kodi dlna profile to handle more subtitle formats
    Update auto-organize to handle null episode title
    Update all translations
 
3.0.5782.0



Opus support
Rework subtitle user preferences
Auto-transfer currently playing media to remote player
fix opera browser detection
fix encoding of dts 6.1 audio tracks
fix Greek subtitle downloading from OpenSubtitles
fix subtitles showing at wrong position when resuming with DLNA
fix Chromecast connection with reverse proxies
 
3.0.5785 online

Add support for internet metadata for daily episodes
Fix script error on HDHomerun and NFO config pages
Make Emby server handle internet outages more gracefully
Expand supported subtitle formats in WDTV Live profile
Add automatic bitrate option for Chromecast
Improve h264 support detection in Firefox for Linux
Add semi-colon as artist separator
Add Indonesian as selectable language
Update Tmdb throttling
Add robots.txt file to web interface
 
hello sir,

Are you planning on fixing the issue with the plugins I've reported like 10 times already. If not, please let me know so I can move on.

Thanks,
 
QoolBox a dit:
which plugin ? did i miss something

i am just adapting the mono package, not developping plugin o


I posted it in US forum, Emby forum and I also PM you regarding this. Many other users who uses the package agrees that plugins stop working for them after you made the change to move the programdata-server to /share/MD0_DATA/Emby from /share/MD0_DATA/.qpkg/Emby/Emby

Any plugins that requires information that I know of besides trakt.tv plugin for Emby crashes after entering the information in the plugin and applies them. The kodi plugin doesn't require and configuration but it doesn't work either. I mainly use Emby for Kodi and without the plugin working, having emby server running is pointless to me.

PS. I went back to running http://www.positiv-it.fr/QNAP/APP/MediaBrowser_1.151210_x86.qpkg.zip (v3.0.5781.5) [ Last Stable ] and everything works except performance issues.

Thank you sir.
 
QoolBox a dit:
i am checking with Luke

i dont see why you have this behavior

Not just me :D Everyone is having the same behavior. Can you please share with us why the sudden change. The old way works just fine.


Thanks.
 
breezytm a dit:
QoolBox a dit:
i am checking with Luke

i dont see why you have this behavior

Not just me :D Everyone is having the same behavior. Can you please share with us why the sudden change. The old way works just fine.


Thanks.


After discussing with Luke, we need your logs to check it, i think it is because there is the -programdata path set, makin crash the plugins (no reason it is the only change in the command line).

if it is coming from the Plugin developper, it can take a while to be fixed

Do you think you can provide me some logs, i am not using personnaly Emby ?

From Luke :

Can you have one of them provide an emby server log? Or to save yourself time you can also ask them to post in our community and i can talk to them
 
Bonjour,

juste pour signaler que dans le script "Emby.sh" il y a une petite erreur lors du "Stop)"

En effet lors du "start)" tu creer : ln -sf $QPKG_ROOT /opt/$QPKG_NAME (Ou $QPKG_NAME = Emby)
Et lors du "Stop)" tu efface : rm -rf /opt/MediaBrowser (le lien creer lors du start reste donc présent)

Je ne suis pas sur que cela est un impact réel sur le fonctionnement complet du NAS ou de Emby; cela peut juste remonter des erreur dans le bash...