Jump to content

Auto Organize - Expanding its functionality


aaronsomek

Recommended Posts

GiGo

Also, transfer method doesn't seem to be sticking, it's seems to be stuck on Copy, I can't seem to set it to Move.

Link to comment
Share on other sites

chef
2 hours ago, GiGo said:

Also, transfer method doesn't seem to be sticking, it's seems to be stuck on Copy, I can't seem to set it to Move.

Okay, I'll take a look. Probably missed a event somewhere.

Link to comment
Share on other sites

chef
5 hours ago, GiGo said:

Just trying v1.6.1.0

When clicking on Smart Matches, it appears to bring up the old settings, I have refreshed cache but still the same;
image.png.2d7e6babcf4df7bcac71a6c447cf8dee.png

Also, doesn't appear to have Default Series Library folders;
image.thumb.png.4f1c5aafdc77acf07e6f02dcb7672ed0.png

 

image.png

That is strange. Why is the element showing as a select box. 

I'll be right back!! 

  • Like 1
Link to comment
Share on other sites

chef
6 hours ago, GiGo said:

Just trying v1.6.1.0

When clicking on Smart Matches, it appears to bring up the old settings, I have refreshed cache but still the same;
image.png.2d7e6babcf4df7bcac71a6c447cf8dee.png

Also, doesn't appear to have Default Series Library folders;
image.thumb.png.4f1c5aafdc77acf07e6f02dcb7672ed0.png

 

image.png

Ah! I didn't change the tabs on smart match.

Ops! I have a fix here. 

Thanks @GiGo

Brb

  • Like 1
Link to comment
Share on other sites

slevin7

TV works great.
I created a folder and put a series (with 4 episodes) and a movie in it.
Series he has super recognized. thank you.

  • Thanks 1
Link to comment
Share on other sites

chef

I might update the GitHub if things continue to work as expected.

It was a big change. 😃

Link to comment
Share on other sites

chef

I have multiple watch folders working.

That was easy.

 

@vaise

I'm wondering if we can extend the smart lists to help sort items into different folders based on resolutions.

I'm pretty sure that is the way to do it.

To start, if we end up with multiple possible destination folders, we'll wait for user input.

The user input will be to create a rule in the smart lists. 

From that moment forward, we should move items appropriately.

 

 

Link to comment
Share on other sites

vaise
1 hour ago, chef said:

I have multiple watch folders working.

That was easy.

 

@vaise

I'm wondering if we can extend the smart lists to help sort items into different folders based on resolutions.

I'm pretty sure that is the way to do it.

To start, if we end up with multiple possible destination folders, we'll wait for user input.

The user input will be to create a rule in the smart lists. 

From that moment forward, we should move items appropriately.

 

 

I will only ever be doing one folder though.  The stuff I put in the auto organise monitor folder is only ever going to be hd and sd tv shows and hence I only want one folder.

  • Like 1
Link to comment
Share on other sites

chef
20 minutes ago, vaise said:

I will only ever be doing one folder though.  The stuff I put in the auto organise monitor folder is only ever going to be hd and sd tv shows and hence I only want one folder.

 It's just I have to keep things somewhat generic, or configurable,  for many different situations.

Perhaps, we could try an ignore folder option.

 

Link to comment
Share on other sites

vaise
13 minutes ago, chef said:

 It's just I have to keep things somewhat generic, or configurable,  for many different situations.

Perhaps, we could try an ignore folder option.

 

I installed the latest version from above.  But I am not seeing these changes ?  I downloaded the zip, copied the dll to the plugins folder, replace the other one, restarted the docker container.  Not sure where I am going wrong.  Will try again later so as not to kick off users again.

I fully agree with what you say.  By being configurable you can cater for loads of peoples options/requirements. 

I am just a simple person with very simple requirements. 

 

Link to comment
Share on other sites

vaise
10 hours ago, chef said:

Perhaps a browser cache clear?

Yeah - tried that, and two other browsers and clears there too.

Going a bit crazy, even replaced the dll a few times too......

image.png.1cb50e60e815c7b894bcc1d1499637c4.png

Edited by vaise
Link to comment
Share on other sites

chef
6 hours ago, vaise said:

Yeah - tried that, and two other browsers and clears there too.

Going a bit crazy, even replaced the dll a few times too......

image.png.1cb50e60e815c7b894bcc1d1499637c4.png

Can I see a log @vaise

Link to comment
Share on other sites

vaise
9 hours ago, chef said:

Can I see a log @vaise

I ran autorganise, clicked a few tabs. but nothing is logged.

Def seems like the old one :

image.png.e4fc9a4d63034023546e414519642888.png

Edited by vaise
Link to comment
Share on other sites

vaise

I stopped emby, renamed the dll to dlls, restarted - no autoorganize.

I stopped emby, renamed it back to dll, started emby - its back but old release.

Checked dll version : 1.6.1.1

2022-04-01 07:28:05.892 Info App: Loading Emby.AutoOrganize, Version=1.6.1.1, Culture=neutral, PublicKeyToken=null from /config/plugins/Emby.AutoOrganize.dll
 

2022-04-01 07:28:08.501 Info App: Starting entry point Emby.AutoOrganize.PluginEntryPoint
2022-04-01 07:28:08.503 Info App: Sqlite version: 3.35.5
2022-04-01 07:28:08.503 Info App: Sqlite compiler options: COMPILER=gcc-8.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS4,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_JSON1,ENABLE_MATH_FUNCTIONS,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
2022-04-01 07:28:08.506 Info App: Default journal_mode for /config/data/fileorganization.db is wal
2022-04-01 07:28:08.508 Info App: Entry point completed: Emby.AutoOrganize.PluginEntryPoint. Duration: 0.0075199 seconds

Edited by vaise
Link to comment
Share on other sites

chef

@samuelqwe when side loading a plugin in emby on Linux, or in a docker container, was there a special trick to loading the new dll?

 

Not to worry @vaise, Sam will know what to do 👍

Edited by chef
Link to comment
Share on other sites

vaise
15 minutes ago, chef said:

@samuelqwe when side loading a plugin in emby on Linux, or in a docker container, was there a special trick to loading the new dll?

 

Not to worry @vaise, Sam will know what to do 👍

I have put other plugins in this way in the past, I have done testing for Luke on loads.  So I am at a loss this time as to why it was not working.  The first update from the base autoorganise to the one before this worked ok, as i have to do the database fix then.......  Got me stumped.

Link to comment
Share on other sites

chef

Are you in beta server? Maybe I need to target a different mediabrowser.core?

I will check on my beta install, if you are on beta server.

 

Link to comment
Share on other sites

samuelqwe
23 minutes ago, chef said:

 

@samuelqwe when side loading a plugin in emby on Linux, or in a docker container, was there a special trick to loading the new dll?

 

Nope, simply put the plugin in the plugins folder of the mapped Emby config folder, then restart the container.

It should work like on other platforms.

Link to comment
Share on other sites

Happy2Play

Have seen topics where you may have to verify permissions on custom plugins placed in plugin folder.

  • Like 1
Link to comment
Share on other sites

chef
25 minutes ago, Happy2Play said:

Have seen topics where you may have to verify permissions on custom plugins placed in plugin folder.

Apparently, vaise was able to load a previous version of the plugin.

This is very strange.

Maybe the build was weird.

I will post a new one.... 🤔

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...