Jump to content

Recommended Posts

Posted

chef, some experiences:

- Standard smart matches seem to be working way better with this .35 than it was with the previous version I had.

- Custom smart matches still need some work but I think you are aware

- I am now seeing though some "File in use" errors although they are not being used. The logs don't show much information either as I can't see any entry regarding the files in the log.
Anyone else seeing this?

  • Like 1
Posted
2 hours ago, Flux02400 said:

Hi,

Another problem (seems due to charsets french) the é,è,à,â etc are not transfert properly:

"Astérix et Obélix Mission Clépâtre (2002)"  become  "Ast Rix Et Ob Lix Mission Cl Op Tre (2002)"

 

And Cthalpa is right, saving settings are not working well,  example:  for movie pattern name and smart autodetect movie (i'm not testing shows for now), modify are not saving.

Personaly, i edit manually autoorganize.xml for those two settings and continue testing 

 

thx,

Interesting. So our regex is having issues with accents over letters.

I can check this out. I had not tested the regex with those characters. I had just assumed it would be ok. 

Thank you.

Cheesegeezer
Posted
54 minutes ago, chef said:

Interesting. So our regex is having issues with accents over letters.

I can check this out. I had not tested the regex with those characters. I had just assumed it would be ok. 

Thank you.

Regex Scares me lol 🤣

Posted

Ce devraite faire en sorte les lettres francaises dans le Regex.

I haven't written the French language since I was in school. I don't think I wrote 'devraite' correctly.  😆 It might be 'devrait' with 'Ce la' or maybe 'Cela'...I'm gonna give up.

Every time I visit Montreal I feel less of a Canadian because I have to ask people to repeat what they say until I ask to speak English. LOL!

In any case, I think this should handle it okay.

Emby.AutoOrganize_v1.6.41.37.zip

 

 

  • Haha 1
Posted

Thx, yes, was "devrait" ;)

i test^^

  • 1 month later...
Posted

Hello,

First of all thanks for the plugin! It's awesome.

I am currently trying to use version 1.6.41.37. It seems to give every file status of "File in use".

I am wondering if anyone knows what causes this?

Cheesegeezer
Posted
21 minutes ago, Vilhei said:

Hello,

First of all thanks for the plugin! It's awesome.

I am currently trying to use version 1.6.41.37. It seems to give every file status of "File in use".

I am wondering if anyone knows what causes this?

What server are you using and version?  Windows 4.7.8 as an example.

Can you provide a debug log.

Finally if another application is still using them (seeding) then the files will not be able to be processed by the plugin.

Posted
3 hours ago, Cheesegeezer said:

What server are you using and version?  Windows 4.7.8 as an example.

Can you provide a debug log.

Finally if another application is still using them (seeding) then the files will not be able to be processed by the plugin.

Emby version 4.7.6.0 is running on docker in linux (debian).

No other applications should be using the files which is confusing me. 

embyserver (19).txt

b0dyr0ck2006
Posted

How can I check which version of Auto Organise I have installed? Just want to make sure Im current

AdrianW
Posted
3 hours ago, b0dyr0ck2006 said:

How can I check which version of Auto Organise I have installed? Just want to make sure Im current

Look for the Auto Organize panel on the plugins page.

  • Like 1
Cheesegeezer
Posted
4 hours ago, Vilhei said:

Emby version 4.7.6.0 is running on docker in linux (debian).

No other applications should be using the files which is confusing me. 

embyserver (19).txt 55.98 kB · 1 download

your permissions might be blocking it in linux....

@neik any chance you help a linux guy out 

 

1 of 2 reasons why the file is locked.

  1. linux library access
  2. torrent application has it still queued for seeding

From your log

image.png.02e3abb2f83cbcdb489cd6364328561d.png

Posted

Looks like torrent application for me 

  • Agree 1
b0dyr0ck2006
Posted

Is it just me or does auto-organise copy instead of move?

Posted (edited)
4 hours ago, Cheesegeezer said:

your permissions might be blocking it in linux....

@neik any chance you help a linux guy out 

 

1 of 2 reasons why the file is locked.

  1. linux library access
  2. torrent application has it still queued for seeding

Those docker installation although being Linux seem to be kind of special compared to "vanila" Linux installations.

Anyways, I only had that once and remounting my share/rebooting the server (not Emby server but the whole OS) did solve the issue.
Might help @Vilhei as well.

1 hour ago, b0dyr0ck2006 said:

Is it just me or does auto-organise copy instead of move?

For me it's moving the files.
OS: Ubuntu latest LTS

Edited by neik
  • Like 1
  • Thanks 1
Posted

It's been a while since I used it and as far as I can remember it moves. But moving to another drive/filesystem is a copy.

 

b0dyr0ck2006
Posted
24 minutes ago, Q-Droid said:

It's been a while since I used it and as far as I can remember it moves. But moving to another drive/filesystem is a copy.

 

Yes I am moving between drives, is this the expected result?

Posted
5 hours ago, Cheesegeezer said:

your permissions might be blocking it in linux....

@neik any chance you help a linux guy out 

 

1 of 2 reasons why the file is locked.

  1. linux library access
  2. torrent application has it still queued for seeding

From your log

image.png.02e3abb2f83cbcdb489cd6364328561d.png

 Is there any preprocessing of files happening? Either through auto organize or by another application?

I should mention that the lock is on the file not the parent folder. 

If that is any help. 😃

Posted

The lock will happen once when the file is being preprocessed into the watched folder (if preprocessing is enabled), and then again when the file is being moved or copied from the watched folder into a library folder. 

Both of those things will throw the file lock error message we are seeing in the log.

 

If that is also any useful information.

Posted (edited)
1 hour ago, b0dyr0ck2006 said:

Yes I am moving between drives, is this the expected result?

It is. You have to get the data from one drive to another so even if using a "move" command the operation is copy-delete. When on the same drive/filesystem the "move" operation is a rename.

Edited by Q-Droid
b0dyr0ck2006
Posted
26 minutes ago, Q-Droid said:

It is. You have to get the data from one drive to another so even if using a "move" command the operation is copy-delete. When on the same drive/filesystem the "move" operation is a rename.

OK, Fair enough although I dont get the delete, just copy. I then have to manually delete the left over files

Posted (edited)

All the eligible files in the watched folder must be organized before leftover files will be removed, or cleaned up.

It's a failsafe to make sure we don't clean out important files.

Is it possible that there are unorganized files still in the watched folder, or on the activity list?

Edited by chef
Posted

For the episode file pattern, can we add Series year?

image.png.c52b5f5637080e471d9dd89303273a59.png

  • Like 1
AdrianW
Posted
13 hours ago, b0dyr0ck2006 said:

Is it just me or does auto-organise copy instead of move?

There's a setting to choose either Copy or Move:

image.png.9e3c0f00783b0626f905f53b43f73c75.png

  • Like 1

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