Happy2Play 9442 Posted November 4, 2016 Posted November 4, 2016 You only replaced that section and not everything else correct?
Happy2Play 9442 Posted November 4, 2016 Posted November 4, 2016 What OS? Do you have "Previous Versioning" enabled? Right click the file-properties-Previous version
Z0m8ie 26 Posted November 4, 2016 Author Posted November 4, 2016 (edited) What OS? Do you have "Previous Versioning" enabled? Right click the file-properties-Previous version Nah its ok I renamed the original as .bk. All back to normal now. I'm on 32bit Winows7 Edited November 4, 2016 by Z0m8ie
Z0m8ie 26 Posted November 4, 2016 Author Posted November 4, 2016 You only replaced that section and not everything else correct? Yes correct. I tried it several times and every time it resorts to the Emby setup wizard....
Z0m8ie 26 Posted November 4, 2016 Author Posted November 4, 2016 This is the code that I added in replace of <ContentTypes /> <ContentTypes> <NameValuePair> <Name>\\MORGAN\Server Folder_03\Film & Video\-=TV & Video Archive=-\Scooby-Doo! Collection<Name> <Value>tvshows</Value> </NameValuePair> </ContentTypes>
Happy2Play 9442 Posted November 4, 2016 Posted November 4, 2016 Is this already a library path \\MORGAN\Server Folder_03\Film & Video\-=TV & Video Archive=-? This is the only ready I could see is if this wasn't a defined library.
Happy2Play 9442 Posted November 4, 2016 Posted November 4, 2016 Could you post or pm your edited system.xml.
Z0m8ie 26 Posted November 4, 2016 Author Posted November 4, 2016 Is this already a library path \\MORGAN\Server Folder_03\Film & Video\-=TV & Video Archive=-? This is the only ready I could see is if this wasn't a defined library. Yeah, thats my TV library path, I'll PM you my xml file.
Z0m8ie 26 Posted November 4, 2016 Author Posted November 4, 2016 I've sent it as an attachment file to your post box. Let me know if you got it ok. Cheers, Sam
Happy2Play 9442 Posted November 4, 2016 Posted November 4, 2016 (edited) I got it, what server version are you on? It can't be a current dev cause I get a unhandled exception with your system.xml. Specified cast is not valid. System.InvalidCastException at System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ) at System.Data.SQLite.SQLiteDataReader.GetBytes(Int32 i, Int64 fieldOffset, Byte[] buffer, Int32 bufferoffset, Int32 length) at MediaBrowser.Server.Implementations.Persistence.DataExtensions.GetMemoryStream(IDataReader reader, Int32 ordinal, IMemoryStreamProvider streamProvider) at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository.GetItem(IDataReader reader, InternalItemsQuery query) at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository.RetrieveItem(Guid id) at Emby.Server.Implementations.Library.LibraryManager.GetItemById(Guid id) at Emby.Server.Implementations.Library.LibraryManager.GetUserRootFolder() at Emby.Server.Implementations.Library.LibraryManager.GetCollectionFolders(BaseItem item) at Emby.Server.Implementations.Library.LibraryManager.GetLibraryOptions(BaseItem item) at MediaBrowser.Controller.Entities.BaseItem.IsInternetMetadataEnabled() at MediaBrowser.Providers.Manager.ProviderManager.CanRefresh(IImageProvider provider, IHasImages item, MetadataOptions options, ImageRefreshOptions refreshOptions, Boolean includeDisabled) at MediaBrowser.Providers.Manager.ProviderManager.<>c__DisplayClass30_0.<GetImageProviders>b__0(IImageProvider i) at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MediaBrowser.Providers.Manager.MetadataService`2.<RefreshMetadata>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MediaBrowser.Controller.Entities.BaseItem.<RefreshMetadata>d__375.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata.<Run>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() Edited November 4, 2016 by Happy2Play
Z0m8ie 26 Posted November 5, 2016 Author Posted November 5, 2016 I got it, what server version are you on? It can't be a current dev cause I get a unhandled exception with your system.xml. On the top of the web browser it says: Version 3.1.6152.18304 dev In "About" it says: Version Version 3.1.6152.18304
Z0m8ie 26 Posted November 6, 2016 Author Posted November 6, 2016 Is there any other information you need @@Happy2Play?
Happy2Play 9442 Posted November 6, 2016 Posted November 6, 2016 No idea why the wizard comes up with this change as it hasn't happened on my test machine. Have you tried just clicking through the wizard? All the configuration and databases are still there so nothing is actually changing.
Z0m8ie 26 Posted November 6, 2016 Author Posted November 6, 2016 No idea why the wizard comes up with this change as it hasn't happened on my test machine. Have you tried just clicking through the wizard? All the configuration and databases are still there so nothing is actually changing. I'll have a go doing that. Since installing this program like way back when it was called Media Browser 2, I have never done a fresh install and I believe some folders have been left behind... Would this be causing any issues?
Happy2Play 9442 Posted November 6, 2016 Posted November 6, 2016 (edited) Old installations shouldn't have any bearing. Some systems can just be stubborn. Is there a reason you run the dev build? Edited November 6, 2016 by Happy2Play
Z0m8ie 26 Posted November 7, 2016 Author Posted November 7, 2016 Old installations shouldn't have any bearing. Some systems can just be stubborn. Is there a reason you run the dev build? No reason, how do I get it to download official releases instead?
Z0m8ie 26 Posted November 8, 2016 Author Posted November 8, 2016 Does anyone know how I change the automatic updates to official release instead of beta releases?
Luke 40082 Posted November 8, 2016 Posted November 8, 2016 Just install the version you want from the website. Please note, we don't really recommend switching back and forth between release channels.
Happy2Play 9442 Posted November 8, 2016 Posted November 8, 2016 Note that downgrading will cause issues with plugins right now since they are not currently backward compatible.
Z0m8ie 26 Posted November 9, 2016 Author Posted November 9, 2016 Note that downgrading will cause issues with plugins right now since they are not currently backward compatible. So should I just leave as it is and not downgrade but add that script then go throught the Emby setup?
Luke 40082 Posted November 9, 2016 Posted November 9, 2016 I would avoid any scripts that might tamper with your Emby installation. The best thing to do is choose one update channel and stay on it. That's our recommendation at least. If you want to switch release channels the best thing to do is start with a new installation.
Z0m8ie 26 Posted November 9, 2016 Author Posted November 9, 2016 I would avoid any scripts that might tamper with your Emby installation. The best thing to do is choose one update channel and stay on it. That's our recommendation at least. If you want to switch release channels the best thing to do is start with a new installation. Hi Luke, What can I do about my original problem though?, are you eventually going to address the issue of collections of series in one folder?
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