@accepts(RB.RhythmDBEntry) @returns(gboolean) def check_category(entry)
This checks that the entry type of @entry is in a suitable category for transfer. This can be used to implement @should_transfer.
entry : |
a RB.RhythmDBEntry to check |
Returns : |
True if the entry is in a suitable category |