I consistently do most of my work on a laptop (CD Ripping, DVD Ripping, Legal Downloading), but I have my music/video library stored on my office desktop that then streams to my HTPC. I have tried exhaustively to set up Python scripts to automatically organize (move and rename) my ripped/downloaded files based on ID3 tag structure to my desktop computer, but unfortunately, Mutagen documentation is too sparse for me to get anywhere on the project.
What I would like to do is to have MC15 automatically and silently autoimport files in a certain "watched folder." I currently have the scheduler to run the autoimport core command once daily (is there any way to increase the frequency?) but it is neither silent nor truly automatic. I follow this up by running a scheduled library sync on the client machine (my laptop) 5 minutes after the autoimport.
From previous discussion, I know you are opposed to letting MC automatically sort/rename files on the disk. However, this would be a huge benefit if it was implemented for just ONE user-selected folder (like a download or newly-ripped folder). If you included it as a command line option or core command, novice users wouldn't be able to muck up their folder/organizational structure on accident. The command could organize files based on a specific saved scheme or even just the last-used scheme in MC (most people only use one).
As I alluded to earlier, another problem that arises is the newly added files dialog box that pops up at the end of the auto-import and the subsequent shift to the Recently Imported playlist. Every time I access MC on my desktop computer I get to see that wonderful dialog box telling me (more often than not) that I successfully imported 0 files, and my previous view is lost.
Suggestions?