Luke 40079 Posted January 24, 2017 Author Posted January 24, 2017 basically those en-us.json should go away. the .net core build process for whatever reason decides to lowercase all the file names and that's why you see those errors in the logs. so those are fixed now which should get the web app displaying normally.
thatoneguy99 33 Posted January 24, 2017 Posted January 24, 2017 Has anyone successfully gotten this running in a Linux environment? Have you been able to?
Luke 40079 Posted January 24, 2017 Author Posted January 24, 2017 Maybe I should do another build and increment the version. That could be the problem. The fact I am not updating the version number means you probably are running the latest build, but the browser has cached the resources based on version number. hang on.
thatoneguy99 33 Posted January 24, 2017 Posted January 24, 2017 I will clear my cache as well and try the next build youre about to post.
thatoneguy99 33 Posted January 24, 2017 Posted January 24, 2017 Good work! I cleared my browser cache and now the UI is working like it should. Sorry to say that Library Scan still does not. server-63620868545.txt
JetFuel2017 0 Posted January 25, 2017 Posted January 25, 2017 Im trying to run it on my server and i get segmentation fault. Here is server log; etest@ubuntu:~/emby$ dotnet Emby.Server.dll Info, Main, Emby Command line: /home/etest/emby/Emby.Server.dll Processor count: 2 Program data path: /home/etest/emby/programdata Application directory: /home/etest/emby Info, App, Application version: 3.1.0.0 Info, App, Application configuration: {"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableSeriesPresentationUniqueKey":false,"IsPortAuthorized":false,"EnableCaseSensitiveItemIds":false,"SeasonZeroDisplayName":"Specials","PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"SkipDeserializationForPrograms":false,"SkipDeserializationForAudio":false,"PathSubstitutions":[],"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableLocalizedGuids":true,"EnableFolderView":true,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"EnableSimpleArtistDetection":false,"ImageExtractionTimeoutMs":0,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false} Info, App, Loading MediaBrowser.Api, Version=3.1.6231.41523, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.WebDashboard, Version=3.1.6231.41521, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Model, Version=3.1.6231.41519, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Common, Version=3.1.6231.41519, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Controller, Version=3.1.6231.41520, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.Providers, Version=3.1.6231.41521, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Photos, Version=3.1.6231.41523, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Common.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.MediaEncoding, Version=3.1.6231.41524, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.LocalMetadata, Version=3.1.6231.41521, Culture=neutral, PublicKeyToken=null Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.1.6231.41520, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Server, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null Info, App, Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-au.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-be.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-br.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-ca.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-co.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-de.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-dk.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-fr.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-gb.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-ie.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-jp.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-kz.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-mx.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-nl.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-nz.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-ru.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-us.txt Info, LocalizationManager, Extracting ratings to /home/etest/emby/programdata/localization/ratings-uk.txt Info, SqliteUserRepository, Sqlite version: 3.11.0 Info, SqliteUserRepository, Sqlite compiler options: ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,HAVE_ISNAN,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SOUNDEX,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1 Info, SqliteUserRepository, Default journal_mode for /home/etest/emby/programdata/data/users.db is delete Info, SqliteUserRepository, PRAGMA synchronous=1 Info, SqliteFileOrganizationRepository, Default journal_mode for /home/etest/emby/programdata/data/fileorganization.db is delete Info, SqliteFileOrganizationRepository, PRAGMA synchronous=1 Info, AuthenticationRepository, Default journal_mode for /home/etest/emby/programdata/data/authentication.db is delete Info, AuthenticationRepository, PRAGMA synchronous=1 Info, SyncRepository, Default journal_mode for /home/etest/emby/programdata/data/sync14.db is delete Info, SyncRepository, PRAGMA synchronous=1 Info, ImageProcessor, ImageProcessor started with 4 max concurrent image processes Info, ConnectManager, Loading data from /home/etest/emby/programdata/data/connect.txt Info, SharingRepository, Default journal_mode for /home/etest/emby/programdata/data/shares.db is delete Info, SharingRepository, PRAGMA synchronous=1 Info, ActivityRepository, Default journal_mode for /home/etest/emby/programdata/data/activitylog.db is delete Info, ActivityRepository, PRAGMA synchronous=1 Info, SqliteDisplayPreferencesRepository, Default journal_mode for /home/etest/emby/programdata/data/displaypreferences.db is delete Info, SqliteDisplayPreferencesRepository, PRAGMA synchronous=1 Info, SqliteItemRepository, Default journal_mode for /home/etest/emby/programdata/data/library.db is delete Info, SqliteItemRepository, PRAGMA synchronous=1 Info, SqliteNotificationsRepository, Default journal_mode for /home/etest/emby/programdata/data/notifications.db is delete Info, SqliteNotificationsRepository, PRAGMA synchronous=1 Info, App, Requesting administrative access to authorize http server Info, ServerConfigurationManager, Saving system configuration Info, HttpServer, Calling ServiceStack AppHost.Init Info, ServerManager, Loading Http Server Info, HttpServer, Adding HttpListener prefix http://+:8096/ Info, HttpServer, Adding HttpListener prefix https://+:8920/ Info, HttpClient, HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases Info, TaskManager, Daily trigger for Start new log file set to fire at 1/26/17 12:00:00 AM, which is 36.4580305166667 minutes from now. Info, TaskManager, Daily trigger for Chapter image extraction set to fire at 1/26/17 2:00:00 AM, which is 156.457943266667 minutes from now. Info, MediaEncoder, Running ffmpeg -version Info, MediaEncoder, ffmpeg info: ffmpeg version 2.8.10-0ubuntu0.16.04.1 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609 configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv libavutil 54. 31.100 / 54. 31.100 libavcodec 56. 60.100 / 56. 60.100 libavformat 56. 40.101 / 56. 40.101 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 40.101 / 5. 40.101 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 2.101 / 1. 2.101 libpostproc 53. 3.100 / 53. 3.100 Info, MediaEncoder, Running ffprobe -version Info, MediaEncoder, FFMpeg: ffmpeg Info, MediaEncoder, FFProbe: ffprobe Info, MediaEncoder, Validating media encoder at ffmpeg Info, MediaEncoder, Running ffmpeg -decoders ffmpeg version 2.8.10-0ubuntu0.16.04.1 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609 configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv libavutil 54. 31.100 / 54. 31.100 libavcodec 56. 60.100 / 56. 60.100 libavformat 56. 40.101 / 56. 40.101 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 40.101 / 5. 40.101 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 2.101 / 1. 2.101 libpostproc 53. 3.100 / 53. 3.100 Info, MediaEncoder, Running ffmpeg -encoders ffmpeg version 2.8.10-0ubuntu0.16.04.1 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609 configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv libavutil 54. 31.100 / 54. 31.100 libavcodec 56. 60.100 / 56. 60.100 libavformat 56. 40.101 / 56. 40.101 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 40.101 / 5. 40.101 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 2.101 / 1. 2.101 libpostproc 53. 3.100 / 53. 3.100 Segmentation fault And dmesg output: [Wed Jan 25 23:23:32 2017] dotnet[4257]: segfault at 0 ip 00007f75e22cf696 sp 00007f75e07ec590 error 4 in System.Native.so[7f75e22c9000+e000] Does anyone have any idea what could be wrong?
voxadam 1 Posted April 9, 2017 Posted April 9, 2017 I just learned about .Net Core, I had no idea there was work being done to replace Mono. I have to say, this post-Balmer Microsoft is turning out even better than I could have imagined. Anyway, this thread has been quiet for quite some time and I was wondering what progress has been made. Has anyone managed to get Emby to run stably on .Net Core?
Luke 40079 Posted April 9, 2017 Author Posted April 9, 2017 There is one last issue I need to work through but it's just about there. 1
thatoneguy99 33 Posted April 9, 2017 Posted April 9, 2017 You know I'm here if you need me to test something again. Sent from my phone!
voxadam 1 Posted April 9, 2017 Posted April 9, 2017 May I inquire as to what that issue is? I wasn't able to find anything related in issue tracker on GitHub.
thatoneguy99 33 Posted April 9, 2017 Posted April 9, 2017 (edited) I'm not sure which issue Luke is talking about but during my testing it could not conduct a library scan. So I couldn't test any playback. Never got further than that to test anything else. Sent from my phone! Edited April 9, 2017 by thatoneguy99
voxadam 1 Posted April 9, 2017 Posted April 9, 2017 (edited) That would definitely limit Emby's usefulness. Edited April 9, 2017 by voxadam 1
voxadam 1 Posted April 16, 2017 Posted April 16, 2017 @@Luke, is there an issue on GitHub that I should follow to keep up-to-date on the status of .NET Core support for Emby?
Luke 40079 Posted April 17, 2017 Author Posted April 17, 2017 No but the issue is that after saving items into the database, attempting to query for them by Id returns 0 results. I would like to switch all of the guid storage in the databases from blobs to strings and that is one way of tackling this. and/or just giving it more time to see if future framework updates resolves it on it's own. 1
puithove 209 Posted May 19, 2017 Posted May 19, 2017 Any improvements in .Net Core 2.0 that might help us here?
anderbytes 140 Posted May 25, 2017 Posted May 25, 2017 Hope it will be much better than Mono. Any early comparisons between then?
Luke 40079 Posted May 25, 2017 Author Posted May 25, 2017 Microsoft recently announced .Net Core 2.0 Preview which now supports nearly the full api surface of the regular .net framework. At this point we are waiting for 2.0 to get a little further along. I don't think it's worth continuing with .net core 1.X anymore due to the scope of changes from 1.0 to 2.0. So once 2.0 gets closer to release then you can probably expect to see emby server packages built around that instead of mono. 2
Guest plexman Posted June 4, 2017 Posted June 4, 2017 Microsoft recently announced .Net Core 2.0 Preview which now supports nearly the full api surface of the regular .net framework. At this point we are waiting for 2.0 to get a little further along. I don't think it's worth continuing with .net core 1.X anymore due to the scope of changes from 1.0 to 2.0. So once 2.0 gets closer to release then you can probably expect to see emby server packages built around that instead of mono. Under user point of view, what are the main improvements in using .Net Core 2.0 instead of mono. Better performance? Stability? Lighter server? Easier cross-platform? And for developers? Easier developement? easier features implementations? I'm asking this just for general knowledge or culture, i'm not a developer.
Guest plexman Posted July 8, 2017 Posted July 8, 2017 (edited) When can we start testing Emby with .NET Core 2.0? I see that Microsoft released the ".NET Core 2.0 Preview 2" is it enough to continue testing or we have to wait until the final launch? Edited July 8, 2017 by plexman
Luke 40079 Posted July 8, 2017 Author Posted July 8, 2017 I'll probably wait a little longer, because after Preview becomes beta, rc, etc. A lot could still change.
anderbytes 140 Posted July 8, 2017 Posted July 8, 2017 And knowing Microsoft, the real safe release will be SP1 Sent from my ASUS_Z017DA using Tapatalk 1
puithove 209 Posted August 15, 2017 Posted August 15, 2017 FYI - .NET Core 2.0 released yesterday: https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/
Guest plexman Posted August 15, 2017 Posted August 15, 2017 FYI - .NET Core 2.0 released yesterday: https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/ Yeeeeaah, the testing starts!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now