| Marc | 90 Beiträge | |
| schrieb am 08.11.14 um 21:40 Uhr | | Example (taken from the log): 16:44:34 - Skipping "Coldplay - A Sky Full Of Stars (Disciples Remix) "2014"" - on stream ignorelist (matches "Coldplay - A Sky Full Of Stars "2014"") In this case the first title (disciples remixed version) is not being saved. Same may happen for titles in a similar situation. |
|
|
|
| Marc | 90 Beiträge | |
| schrieb am 10.11.14 um 23:33 Uhr | | If I get things right is a matter of changing the default regular expression (?P<a>.*) - (?P<t>.*)
|
|
|
|
| alex | 2549 Beiträge | |
| schrieb am 11.11.14 um 23:26 Uhr | | I think this has to do with the processing of the ignore list. Every space will be replaced by a * so the text from the log '(matches "Coldplay - A Sky Full Of Stars "2014"")' makes sense. I think this behavior changes when you add at least one * into the entry on the ignorelist (maybe at the beginning) - if I am right, streamWriter would not convert every space to a * if it finds wildcard characters in the ignore- or wishlist entries. |
| | | | LG/Best regards, Alex
"Journalism is printing what someone else does not want printed. Everything else is public relations." - George Orwell
D1734FA178BF7D5AE50CB1AD54442494 |
|
|
| Marc | 90 Beiträge | |
| schrieb am 18.11.14 um 19:57 Uhr | | I hope I got it. Is it easy to fix without breaking something else? I have noticed there are radios that add a number to the end of a song, which is not considered by StreamWriter On the other hand I've found more songs wich appear to be missing in the recorded songs but are present in the database/log.
|
|
|
|
| alex | 2549 Beiträge | |
| schrieb am 23.11.14 um 21:06 Uhr | | I have noticed there are radios that add a number to the end of a song, which is not considered by StreamWriter It can be considered, this depends on the settings for regular expressions for this specific stream (The number should be ignored, but it isn't). Just tell us which stream you are talking about, so we can take a look at it. |
| | | | LG/Best regards, Alex
"Journalism is printing what someone else does not want printed. Everything else is public relations." - George Orwell
D1734FA178BF7D5AE50CB1AD54442494 |
|