To make mblookup able to look up data based on release id, RegExp is used to detect whether the input is release id or disc id and behaves differently according to that. The input is now also tripped before being passed down. Signed-off-by: ABCbum <kimlong221002@gmail.com>