Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: iTSfv - iTunes Store file validator (Read 419432 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

iTSfv - iTunes Store file validator

Reply #450
xanadu1979,

http://sourceforge.net/project/showfiles.p...ckage_id=243989

5.54.1.0 Extended support to add an external folder to iTunes via Command Line e.g. add_folder "E:\Completed\Björk-Medúlla-2004"
5.54.0.1 Fixed possibility where Locations with illegal paths could crash the current operation
5.54.0.0 Added support for searching album of selected track using customized search engines via Selected Tracks menu
5.53.2.0 Ability to exclude folders from scanning for new music via Options > Explorer > Music [xanadu1979]
5.53.1.1 Fixed possible crash while creating temporary directory while searching for unencrypted Artwork in iTunes Store [Samuel]
5.53.1.0 Update AAC tags unreable in other players to be readable as part of Update Databse refreshing Tags

iTSfv - iTunes Store file validator

Reply #451
When you say:
A wholly new box set would tag just fine as: 'artist - nameofboxset', using disc 1/3,2/3,3/3.
Do you mean you tag Artist field with  'artist - nameofboxset' ?


No, I like to keep the Artist tag as clean as possible.  If it's an 'original' boxset, with albums unique to that release, the name of the boxset is perfectly usable as Album name.  Unless someone decides to give different names to each disc, like cd1:diamonds, cd2:pearls, etc.  I tend to ignore those, but when those names are usefully descriptive, it's a shame to lose them.  Like we discussed earlier: Grouping is a way to get around this, pretty or not.

The only time when I monkey with a tag, is to put something else then 'Various' in the AlbumArtist field.  I was getting too many of those, and changed a few really large sets of collections (e.g. Rough Guides and Alternative Times) into AlbumArtist: 'Various RG' and 'Various AT'.  It's like Grouping, but a bit less polished. Otherwise, I'm quite conformist 

Your points about the issues that come up when handling boxset-albumart are exactly what I'm currently dealing with.  Do I remember correctly a screenshot you posted with a 50CD Elvis set?  I've got that one coming up, so if you have any better ideas than to use Grouping, let me know, hehe.

My goal is to have my files to be as independent from any specific application as possible.  As you can tell, I'm currently working on multi-cd albums and boxsets --- and it's a pain 

One of the things that is surprisingly time-consuming is properly filling the disccount and discnumber tags when they're completely empty to begin with.  I work in batches (mostly to be able to keep overview for myself but also to limit the damage if I really mess up) and am now using Foobar to fill those disccount/number tags.

For example, first I load all 2CD sets of the current batch in Foobar and tag the disccount '2', load the 3CD sets and tag them '3'.  Then I load every 1st cd, to tag the discnumber '1'. And then on to 2 and 3.

Because there is no single system of organization on file-level (some are in subdirs cd1, cd2, disc1, A, B, others are in one dir but have filenames '201track..212track' instead of 'cd2/01track..cd2/12track' , etc etc), I don't see how this can be automated, but if you have a brilliant idea 

Lastly, a little thing I noticed: on the tab Selected Tracks/Editor, the status for the checkbox 'Also rename the file to match the case' isn't remembered between sessions, whereas all others are.

Cheers, ...until next weekend, probably!

PS something quite different - one of the reasons I've been making my library (also) available in iTunes, is that most people are familiar with the program.  Unlike Total Commander, WinAmp, Foobar or even MediaMonkey, about which I got complaints from visitors who wanted to browse and play.  (I'm not going to mention WMP, I hate hate hate that).  Trouble is, iTunes doesn't have a Read-Only mode, aka Party Mode.  So my idea of preventing problems by offering a well-known program for drunken revelers is backfiring a bit.  Yes, they can actually control it, but the problem is, they can actually control it...  Since I don't want to have a Killing (tag-)Fields, I would jump for joy if you found a way for iTSfv to put iTunes in some kind of read-only mode.  I don't care about the library (easily backupped or rebuilt), only about the actual music files.
Locking the entire PC, except for iTunes, would be just fine.  We're not talking hack-proof, but just a way to protect people who think they're being hilariously funny, from my wrath.

iTSfv - iTunes Store file validator

Reply #452
Hi NearlyGod,

Thanks for the tip about the US iTunes Store account. It was indeed possible that way! I didn't try it because I already had a AUS iTunes Store account. Now all is good.

You were right about seeing the Elvis' 50 CD Boxset organized that way in iTunes:




I also have Beatles the same way.



Like you said, this method becomes iTunes-only and I don't prefer that.

About adding multi-disc albums with no DiscNumber before them is a painful task, yes. An automated implementation becomes quite tricky too, with different file naming conventions. This is a reason why the Add New Files dialog box in iTSfv has a warning to add only one disc at a time. This however does not mean we cannot try, does it? I will experiment with this for the next major build.

I wished there was a Party Mode like Plus! DME in iTunes. Microsoft killed it eventually. I had a look in the iTunes SDK but unfortunately there is no method of locking iTunes is any sort. We will see what Apple is upto in iTunes 8!

Cheers,
McoreD

iTSfv - iTunes Store file validator

Reply #453
I think I've got a few bugs to report. I am including screenshots of each of them.

I am using XP SP3 (this behavior also happened on SP2) and I have my display set to 120dpi. You can set this in your display properties. Since a few releases ago, the controls on the form are too big for the form itself and you don't allow the user to resize the form.

Screenshot:


Also, when using the Track Replace Assistant, any mp3 files that I drag to the top form are displayed in the list twice.

Screenshot:


Again, thanks for the great program. It has become an invaluable resource for me.

iTSfv - iTunes Store file validator

Reply #454
Hi xanadu1979,

Thanks for the appreciation and feedback.

I am ashamed at that ugly 120 DPI Screenshot. The good news is that you are saying this started happening after a few releases ago. So that means the Larger Font size support is already built in but I haven't thought about the Form Size. This will be immediately tested and fixed for next beta release.

For the duplicate addition of files in Track Replace Assistant, I know the reason why:

Options > Advanced > Formats > Other Audio formats

will read

Code: [Select]
flac,mpc,ogg,mp3


for you.

Please remove mp3 so you will read

Code: [Select]
flac,mpc,ogg


I will be fixing this for the next release.

I am glad you find Track Replace Assistant useful, you are the first person I seen using it. 

Cheers,
McoreD

Edit: Is TagLib# File Validator (Tools menu) and Options window fine for you with 120 DPI?

iTSfv - iTunes Store file validator

Reply #455
Edit: Is TagLib# File Validator (Tools menu) and Options window fine for you with 120 DPI?


Off the top of my head, I think they look fine. I'll try to remember to double-check when I am on my home computer.

iTSfv - iTunes Store file validator

Reply #456
xanadu1979,

I have them addressed for the next release:

Here is a screenshot with 120 DPI:


5.59.2.0 Main Window is now resizable and maximizable [xanadu1979]
5.59.1.0 Track Replace Assistant Window is now resizable and maximizable
5.59.0.2 Fixed glitch where Track Replace Assistant would display a file multiple times [xanadu1979]
5.59.0.1 Main Window was not displaying controls properly for 120 DPI settings from build 5.52.2.0 [xanadu1979]

5.59.0.0 Import Rating from PCNT or POPM Frame as part of validation via Library tab
5.58.0.0 Write PlayedCount information to PCNT frame as part of validation via Options : Tracks : Ratings|PlayedCount tab
5.57.0.0 Write PlayedCount|Rating information to POPM frame as part of validation via Options : Tracks : Ratings|PlayedCount tab
5.56.0.5 Fixed crash due to Object reference not set to an instance of an object error while saving validation results to M3U playlist [Chris Daniels]
5.56.0.4 Fixed crash due to possible Object reference not set to an instance of an object errors while grabbing Artwork using iTunes Artwork Grabber [ChipT]
5.56.0.3 Fixed Object reference not set to an instance of an object error introduced after build 5.55.0.1 while getting Artwork [Bill]
5.56.0.2 Fixed instability due to possible unauthorized copy file operations [drewaf63]

Thanks for reporting this issue quite clearly.

Cheers,
McoreD

iTSfv - iTunes Store file validator

Reply #457
I like the new icons 
--alt-presets are there for a reason! These other switches DO NOT work better than it, trust me on this.
LAME + Joint Stereo doesn't destroy 'Stereo'

iTSfv - iTunes Store file validator

Reply #458
Hi All, I have released build 5.59.4.1 beta before I break something. 



5.59.4.1 Fixed possible application crashes when initiating TabLib# Editor
5.59.4.0 Import PlayedCount and Rating information from POPM and/or PCNT Frames as an OneTouch action via OneTouch : Library tab
5.59.3.0 Write PlayedCount and Rating information to POPM and PCNT frames as an OneTouch action via OneTouch : Tracks tab

https://sourceforge.net/project/showfiles.p...group_id=204248

iTSfv - iTunes Store file validator

Reply #459
Hi All, I have released build 5.59.4.1 beta before I break something. 


Hi , I just had to register  to say thanks !

This made playing music on my ipod so much  better 

Only on pice of the puzzle missing for me ,it might be me no  doin it right but I can't get the rename folder option to work w/o making a copy to iTunes folder, I keep my music sorted in alfabetic in folders from a-z so I don't want them all to end up in one single folder.

for example : X:\Muisc\A\Alanis Morissette - Jagged Little Pill (1995)

I guess my question is , would it be possible to use the rename feature "Music Folder Structure" found under (Options -> Explorer -> Rules) without the "Copy files to..." ?

Br
DrKnowLittle

iTSfv - iTunes Store file validator

Reply #460
Hi DrKnowLittle,

Thanks for the feedback.

I can see the current Music Folder strucutures:

%AlbumArtist%\%Album%
%AlbumArtist%\(%Year%) %Album%
%AlbumArtist%\%Year% %Album%
%Genre%\%AlbumArtist% - %Album%
%Genre%\%AlbumArtist% - (%Year%) %Album%

do not support the structure you are after.

I will add that for the next beta build.

My personal opinion on this: iTunes default music folder structure is the recommended structure with "Organize Music Folder" setting turned on. I have over 22000 music files, organized in AlbumArtist\Album this way. How you have your music files organized in custom manner does not matter when it comes to music browsing within the player. It is going to extract the Metatags from the files and display them to you anyway.

Cheers,
McoreD

Edit:

DrKnowLittle, what a coincidence. I was just listening to her

Alanis Morissette - The Collection

01 Thank You [229 Kibit/s] [7,686 KiB]
02 Head Over Feet [256 Kibit/s] [8,712 KiB]
03 8 Easy Steps [253 Kibit/s] [5,793 KiB]
04 Everything [252 Kibit/s] [8,882 KiB]
05 Crazy [241 Kibit/s] [6,902 KiB]
06 Ironic [257 Kibit/s] [7,626 KiB]
07 Princess Familiar (MTV unplugged) [256 Kibit/s] [9,025 KiB]
08 You Learn [270 Kibit/s] [8,339 KiB]
09 Simple Together [243 Kibit/s] [9,003 KiB]
10 You Oughta Know [254 Kibit/s] [8,138 KiB]
11 That I Would Be Good [230 Kibit/s] [7,672 KiB]
12 Sister Blister [255 Kibit/s] [8,319 KiB]
13 Hands Clean [258 Kibit/s] [9,070 KiB]
14 Mercy (from the 'Prayer Cycle') [247 Kibit/s] [7,207 KiB]
15 Still (from the 'Dogma' soundtrack) [258 Kibit/s] [12,358 KiB]
16 Uninvited (from the 'City of Angels' soundtrack) [244 Kibit/s] [8,664 KiB]
17 Let's Do It (Let's Fall In Love) (from the 'De-Lovely' soundtrack) [240 Kibit/s] [6,405 KiB]
18 Hand In My Pocket [227 Kibit/s] [6,542 KiB]

iTSfv - iTunes Store file validator

Reply #461
I can see the current Music Folder strucutures:

%AlbumArtist%\%Album%
%AlbumArtist%\(%Year%) %Album%
%AlbumArtist%\%Year% %Album%
%Genre%\%AlbumArtist% - %Album%
%Genre%\%AlbumArtist% - (%Year%) %Album%

do not support the structure you are after.

I will add that for the next beta build.

My personal opinion on this: iTunes default music folder structure is the recommended structure with "Organize Music Folder" setting turned on. I have over 22000 music files, organized in AlbumArtist\Album this way. How you have your music files organized in custom manner does not matter when it comes to music browsing within the player. It is going to extract the Metatags from the files and display them to you anyway.


Nothing wrong with a little Alanis

Main reason I want to keep my structure is that I use Tversity as upnp server and it has a nice browse by folder that is much faster on my philips streamium than scrolling down a endless list of albums

Looking forward to the next build , it would make my tagging spree a 2 step business using AAD and iTSfv.

Br
DrKnowLittle

iTSfv - iTunes Store file validator

Reply #462
Hi DrKnowLittle,

I will be starting to gradually support all possible foobar2000 functions
http://wiki.hydrogenaudio.org/index.php?ti...tring_functions

Initially, with the next release it will only support

$cut(tag, number)

Usage:




Debug:

2008-05-08T21:05:14 Initialized Adding Music via Drag&Drop
2008-05-08T21:05:14 Found one or more JPG files in source Album Folder...
2008-05-08T21:05:14 Job Started: ADD_NEW_TRACKS
2008-05-08T21:05:30 Added E:\Completed\Alanis Morisette - Crazy (2005)\01_02 - Crazy (Claude La Gache Mix).mp3 to G:\Users\Mike\Music\iTunes\iTunes Music\A\Alanis Morissette\Crazy\01_02 - Crazy (Claude La Gache Mix).mp3
2008-05-08T21:05:30 Found single album. Starting to copy log/nfo files...
2008-05-08T21:05:30 Copied E:\Completed\Alanis Morisette - Crazy (2005)\folder.jpg to G:\Users\Mike\Music\iTunes\iTunes Music\A\Alanis Morissette\Crazy\folder.jpg
2008-05-08T21:06:13 Added E:\Completed\Alanis Morisette - Crazy (2005)\01_01 - Crazy (James Michael Mix).mp3 to G:\Users\Mike\Music\iTunes\iTunes Music\A\Alanis Morissette\Crazy\01_01 - Crazy (James Michael Mix).mp3
2008-05-08T21:06:13 Duration: 0 Hours 00 Minutes 59.2538104 Seconds
2008-05-08T21:06:13 Cleaning Temporary Files... in G:\Users\Mike\AppData\Roaming\iTSfv\
2008-05-08T21:06:17 Job Finished: ADD_NEW_TRACKS

iTSfv - iTunes Store file validator

Reply #463
Hi DrKnowLittle,

I will be starting to gradually support all possible foobar2000 functions
http://wiki.hydrogenaudio.org/index.php?ti...tring_functions

Initially, with the next release it will only support

$cut(tag, number)

Usage:



Hi sounds good , but Im a bit confused.

Do I still nedd to tick the " Copy files.."  for the rename to happen ?

Br
DrKnowLittle

iTSfv - iTunes Store file validator

Reply #464
Hi sounds good , but Im a bit confused.

Do I still nedd to tick the " Copy files.."  for the rename to happen ?

Br
DrKnowLittle


Hi, the Music folder structure is used for copying music from other directories to Music folder.

For example, when the mp3 files are in the folder such as

E:\Completed\Alanis Morisette - Crazy (2005)\01_01 - Crazy (James Michael Mix).mp3

and you want to add them to iTunes, you would copy them with any music folder structure you prefer. So $cut(%AlbumArtist%, 1)\%AlbumArtist%\%Album%  structure would copy the songs as

G:\Users\Mike\Music\iTunes\iTunes Music\A\Alanis Morissette\Crazy\01_01 - Crazy (James Michael Mix).mp3



If you prefer not to copy files and use the music folder structure to wherever you have that music, that is going to arise some ambiguity and I will need to sort some doubts out. In this example, the original folder is:
E:\Completed\Alanis Morisette - Crazy (2005). So where would the mp3 files in this folder be moved to, according to the music folder structure?

E:\Completed\Alanis Morisette - Crazy (2005)\A\Alanis Morissette\ ?
E:\Completed\A\Alanis Morissette\ ?

Commonsense tells me the sensible location is E:\Completed\A\Alanis Morissette\

Is this what you prefer?


Edit:

I have made the adjustments so it will do what I described earlier:



Cheers.

iTSfv - iTunes Store file validator

Reply #465
DrKnowLittle

5.60.1.0 Abililty to organize music files according to a folder structure without having to Copy files [DrKnowLittle]
5.60.0.0 Added title formatting support initially supporting $cut(tag,number) that can be used as $cut(%AlbumArtist%,1) in Options [DrKnowLittle]
5.59.4.2 Customized Music Folder structure patterns were not added to Music Folder structure list for next launch

https://sourceforge.net/project/showfiles.p...ckage_id=243989

If you disable the Copy files check but enable the Music folder structure then iTSfv will attempt to relocate the files before adding it to iTunes. Some useful info: if AlbumArtist is blank, then iTSfv will fall back to Artist tag. If Artist tag is empty it will fall back to "Various Artists". So the worst case scenario for badly tagged files would be it being moved to V\Various Artists\Unknown Album. I hope it doesn't get there.

Cheers
McoreD

 

iTSfv - iTunes Store file validator

Reply #466
I wished iTunes GUI was customizable via SDK like foobar2000.

However, I had my go at having a LyricViewer for iTunes mainly because,

iTunes LyricViewer is too hideous
I needed LyricWiki to automatically download Lyrics into tracks that didn't have lyrics

[a href="http://img140.imageshack.us/img140/2256/itunes20080510121638aa6.jpg" target="_blank"]

iTSfv - iTunes Store file validator

Reply #467
McoreD, I haven't had the time to check in or experiment much, and will not for the next few weeks.  The new build is looking even more impressive than the last.  Foobar function support should prove very useful.

I like the status window, it provides some extra clarity that might have been lacking.  Is it possible to make it auto-scroll, or to fill it top-to-bottom, so the latest actions are always (the most) visible?

iTunes LyricViewer is too hideous


 

Cheers,

NG

iTSfv - iTunes Store file validator

Reply #468
DrKnowLittle

5.60.1.0 Abililty to organize music files according to a folder structure without having to Copy files [DrKnowLittle]
5.60.0.0 Added title formatting support initially supporting $cut(tag,number) that can be used as $cut(%AlbumArtist%,1) in Options [DrKnowLittle]
5.59.4.2 Customized Music Folder structure patterns were not added to Music Folder structure list for next launch

https://sourceforge.net/project/showfiles.p...ckage_id=243989

If you disable the Copy files check but enable the Music folder structure then iTSfv will attempt to relocate the files before adding it to iTunes. Some useful info: if AlbumArtist is blank, then iTSfv will fall back to Artist tag. If Artist tag is empty it will fall back to "Various Artists". So the worst case scenario for badly tagged files would be it being moved to V\Various Artists\Unknown Album. I hope it doesn't get there.

Cheers
McoreD


Hi , took me a while to test but here is the result ...


Using latest build 5.60.1.0

I have set the organize music files option to "$cut(%AlbumArtist%, 1)\%Artist%-%Album%(%Year%)" , I tried with the "copy files" checked and unchecked but results are the same.


for example take the dir D:\Musik\F\Foo_Fighters-Echoes_Silence_Patience_And_Grace-(RETAIL)-2007 ( and yes D:\Musik is in the folder list)

When I add the dir I end up with 2 things.


a dir named "D:\Musik\F\$cut(Foo Fighters, 1)\Foo Fighters-Echoes, Silence, Patience & Grace(2007)" with my mp3 files  and covers.

and a dir still called "D:\Musik\F\Foo_Fighters-Echoes_Silence_Patience_And_Grace-(RETAIL)-2007" with some files still left.



So It's not quite what I wanted but it's getting there 


Br
DrKnowLittle

iTSfv - iTunes Store file validator

Reply #469
DrKnowLittle,

Could you please try

Code: [Select]
$cut(%AlbumArtist%,1)\%Artist%-%Album%(%Year%)


without a space between %AlbumArtist% and 1?

This is fixed for the next build.

NearlyGod,

That was a nice useful tweak and added:

5.60.2.0 Verbose mode will auto scroll to latest status message [NearlyGod]
5.60.1.2 Fixed instability due to possible Value cannot be null error while getting file name path [zirconiumzephyr]
5.60.1.1 Fixed instability due possible Index was outside the bounds of the array exception while retrieving fixed case [kevinnsmithh]

Cheers,
McoreD


Edit: DrKnowLittle, there will be some non-mp3 files still left. I will also address this issue in the next build.

iTSfv - iTunes Store file validator

Reply #470
DrKnowLittle,

Could you please try

Code: [Select]
$cut(%AlbumArtist%,1)\%Artist%-%Album%(%Year%)


without a space between %AlbumArtist% and 1?

This is fixed for the next build.

NearlyGod,

That was a nice useful tweak and added:

5.60.2.0 Verbose mode will auto scroll to latest status message [NearlyGod]
5.60.1.2 Fixed instability due to possible Value cannot be null error while getting file name path [zirconiumzephyr]
5.60.1.1 Fixed instability due possible Index was outside the bounds of the array exception while retrieving fixed case [kevinnsmithh]

Cheers,
McoreD


Edit: DrKnowLittle, there will be some non-mp3 files still left. I will also address this issue in the next build.


It helped , but it not quite right yet

Now I got D:\Musik\G\G\Gabrielle-Always(2007) instead of D:\Musik\G\Gabrielle-Always(2007)

 

iTSfv - iTunes Store file validator

Reply #471
What was your original folder location of the mp3 files belongs to Gabrielle-Always(2007), DrKnowLittle?

For example, If the mp3 files were in

D:\Musik\F\Foo_Fighters-Echoes_Silence_Patience_And_Grace-(RETAIL)-2007

then it will indeed get moved to

D:\Musik\F\F\Foo Fighters-Echoes, Silence, Patience & Grace(2007)

This is because you already had Foo Fighters-Echoes, Silence, Patience & Grace(2007) inside a folder called "F".

Is this the case with Gabrielle?

Edit:

I see what you were trying to achieve. You wanted them to move them to music folder. If I am right, you wanted Move to Music folder instead of Copy. I think I misunderstood you as being needed organize source mp3 folder according to a structure.

Edit 2:

I have modified the explorer options to support this feature as follows:


iTSfv - iTunes Store file validator

Reply #472
What was your original folder location of the mp3 files belongs to Gabrielle-Always(2007), DrKnowLittle?

For example, If the mp3 files were in

D:\Musik\F\Foo_Fighters-Echoes_Silence_Patience_And_Grace-(RETAIL)-2007

then it will indeed get moved to

D:\Musik\F\F\Foo Fighters-Echoes, Silence, Patience & Grace(2007)

This is because you already had Foo Fighters-Echoes, Silence, Patience & Grace(2007) inside a folder called "F".

Is this the case with Gabrielle?


yes that was the case,  I was under the impression that the rename option  was working with Music Folder as root dir.

for example I have my music sorted and unsorted under various directorys in D:\Musik, so I tought that the naming option would add to that  root dir and not like now , but both ways work fine for now that I know

Br
DrKnowLittle

Ps!
Don't spend to much time trying to sort out my stuff , Im sure you must have someting more important

iTSfv - iTunes Store file validator

Reply #473
DrKnowLittle

I have uploaded the latest version here. Hope this works as we discussed.

https://sourceforge.net/project/showfiles.p...ckage_id=243989

5.60.3.1 Fixed instability due to possible invalid charactors while getting file name from pattern [JoseHidalgo]
5.60.3.0 Ability to move files from the source folder to Music folder before adding files to iTunes [DrKnowLittle]
5.60.2.2 Function paramaters with a space e.g. $cut(tag, number) was not handled the same way as $cut(tag,number) [DrKnowLittle]
5.60.2.1 Did not move all non-audio files when organizing music files before adding to iTunes without copying [DrKnowLittle]
5.60.2.0 Verbose mode will auto scroll to latest status message [NearlyGod]
5.60.1.2 Fixed instability due to possible Value cannot be null error while getting file name path [zirconiumzephyr]
5.60.1.1 Fixed instability due possible Index was outside the bounds of the array exception while retrieving fixed case [kevinnsmithh]

Cheers
McoreD

iTSfv - iTunes Store file validator

Reply #474
Hi:

I am having trouble running 5.60.3.1 + latest iTunes on Vista SP1 

1º)
If have removed old comments in my mp3 files using mp3tag v2.41. They were ID3v2.3 comments

I am using iTSFV to sync my iTunes database to my tags, using the option "Update database refreshing tags in file" option and then validating my library

The old comments still appear in the iTunes database, but mp3tag confirms there are no comments as I deleted them.

2º problem)
I am trying to import new tracks to database using "Synchroclean" but it won't import any new tracks.

3ª)
When I try to validate folders without folder.jpg itsfv shows no one. I have several folders without folder.jpg, although the music files inside are protected m4p

Maybe I am doing anything wrong in the three cases.

Please help. And thanks for the great job!