Remove half-star and bomb ratings?

Rispondi al messaggio

Emoticon
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode attivo
[img] attivo
[url] attivo
Emoticon attive

Revisione argomento
   

Espandi visuale Revisione argomento: Remove half-star and bomb ratings?

Re: Remove half-star and bomb ratings?

da billfor2 » sab giu 13, 2009 12:13 pm

btw the ipod does recognize half-star ratings. It just doesn't display the 1/2 star. If you have a smart playlist that only plays "greater than 4 stars" and you have a mp3 with 4.5 stars it will show up in the playlist.
Also itunes will show the 1/2 stars, but you can't set a 1/2 star.

Re: Remove half-star and bomb ratings?

da ZvezdanD » lun apr 20, 2009 4:38 am

I know this is not requested, but just to mention if somebody is interested. You could use the RegExp Find & Replace script to round all ratings with a half star to the lower star, i.e. 2.5 to 2 and so on. Here are settings:
Find what:

Codice: Seleziona tutto

^(?!-1)\d*$
Into: Rating
Regular expression 1: checked
Replace with:

Codice: Seleziona tutto

Round((oSongData.Rating - 1) / 20.0) * 20
VBScript expression: checked

Re: Remove half-star and bomb ratings?

da Agouti » lun apr 20, 2009 2:15 am

I've changed all my star ratings over to the whole star only ratings after buying a ipod, which has no half ratings (my one irritation with them), and I must admit I'd like a way to remove the half star nodes.... until then, I've just created 5 auto playlists (with rules being rating = 5 stars, 4 stars, etc) with the appropriate titles (like excellent, good etc) which is almost as good. You could also use *****, **** etc as the names but without being able to use pictures as names I think it's as good as you can expect. I do use the bomb rating, as there are songs which I will never listen too but I keep for the benefit of other people raiding my collection - all done legally of course -.0

My wishlist contribution is more customization of all the preset nodes , much like you can with the classification node. The options are there to remove or whatnot but are greyed out - maybe someone can write a mod, I'm not sure what is possible with that sort of thing.

Oh and one more thing to throw in while I'm a wishing is for the synchronize with your ipod / whatever to be able to copy new songs off it automagically when you plug it in - there is an option to copy across changed songs that you put on there via sync via that particular computer/MM (i'm assuming if you changed the rating or something?), but for instance when I plugged in my ipod, which i had synced from another computer, I would have liked it to have been able to copy accross from the ipod (i solved the issue by copying the folder out by hand then adding/auto organising) and then went through and removed duplicates... but

Re: Remove half-star and bomb ratings?

da Lowlander » mar mar 17, 2009 3:40 pm

This request is not about removing 1/2 star ratings, but about hiding rating sub-nodes in the Explorer Tree that contain no tracks.

There is a similar request that asks the ability for the user to disable the 1/2 star ratings so that the user doesn't accidentally selects them.

If your device/application doesn't support 1/2 stars the solution would be to not use them as Nohitter151 suggests.

Re: Remove half-star and bomb ratings?

da nohitter151 » sab mar 14, 2009 8:23 am

Tylast ha scritto:This would be useful since my iPod doesn't recognize 1/2 stars.
Just don't use them!

Re: Remove half-star and bomb ratings?

da Tylast » sab mar 14, 2009 7:22 am

This would be useful since my iPod doesn't recognize 1/2 stars.

Re: Remove half-star and bomb ratings?

da Wargazm » mer feb 25, 2009 12:46 am

ok, I didn't think so. thanks.

Re: Remove half-star and bomb ratings?

da Lowlander » mar feb 24, 2009 10:38 pm

Not that I'm aware off. Unlike the other nodes which only show used values as nodes, the ratings node always shows all values.

Remove half-star and bomb ratings?

da Wargazm » mar feb 24, 2009 9:12 pm

Hi all.

I use ratings in this way:

5 star - favorite albums of all time
4 star - great album, love it.
3 star - pretty good album, I'll listen to it on occasion, could eventually become a 4 star, or it could become a 2 star
2 star - Not good, but I want to give it some more chances to see if it grows on me. but it's in danger of getting deleted
1 star - forget it, this album deserves deletion

I don't use the bomb, and I don't use the half-star ratings (4.5, 3.5, etc). Is there a way to remove or hide these nodes under the ratings section of the library tree?

Top