Thread: Regex examples
View Single Post
Old 06-03-2013, 02:15 PM   #231
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,167
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JayLaFunk View Post
Can someone give me the regex for the following to be replaced with nothing, there are several lines with the similar text & numbers layout but different to be replaced

#EXTINF:274,Johnny's Not Here
/share/Public/04 Music/Love & Money - (2005) Dogs in The Traffic/

Cheers
Did you try selecting the (sample) text: click S&R Icon: Then right-click in the search box: <Tokenize> Warning: be very careful using this in the wild. It is very greedy. I usually restrain it by changing some tockens back to Literals I would step by hand and select Replace/Search until I was really sure
theducks is offline   Reply With Quote