Comments
-
Greg Hurrell
Thanks for submitting the feature request. Funny that you should comment about non-music stuff getting submitted. At the level of the protocol, Audioscrobbler states what can and can't be submitted, so Synergy does it's best to respect that; for example, streams should not be submitted (at least with the version of the protocol that Synergy adheres to) and so Synergy asks iTunes if an item is a regular file before submitting it... if there are any discrepancies in that department then it's a bug in iTunes, and there are known issues where iTunes doesn't report that something is not a regular file.
But as you point out, there will always be cases where you'll want stuff to be filtered out even though it looks submittable in all other ways. Not sure if filename and/or path is the best way to match things; I suspect that other info in the ID3 tags might be more useful. But if you're going to go to the trouble of maintaining such a complex filtering mechanism then it's really only 5% more work to support matching on different "fields", not just the filename and path.
So marking this as ASSIGNED and will see what I can come up with. Won't be something I can do in the immediate future but it's in the database now so that it won't get forgotten.
-
Bernd
Thanks for your comment and considering to add support for filters.
Regarding last.fm submissions:
I re-tested some cases this morning to make sure I've got my report right: And I didn't :)
As for podcasts which contain .mp3 or .m4a files will be submitted to last.fm, if they got valid tags.
Examples: http://feeds.feedburner.com/CovervilleAAC http://www.hbo.com/apps/podcasts/podcast.xml?a=2
Stream wise I was totally wrong: Last Month last.fm showed me warning that submissions I made did contain bad tags and I should review my taggings. The error message did show up after listening to streams a whole evening. I suspect now that this was a short flaw or whatever on last.fm's side.
You're absolutely right: There are no submission at all when playing a stream OR video. I just let Charles Proxy run while listening to streams - no last.fm contact at all. I apologize for such a rushed report.
About the filtering, yes - adding more options would prolly be just as much work and work for more users and also cases.
Thanks again.
-
Greg Hurrell
Yes, I've seen the "bad tags" warning too, many times, and it is usually because of poorly labelled tracks in my library with titles like "Untitled" and artists like "Unknown artist". (That's just my rough recollection, I can't remember the actual strings which last.fm complained about, but I do remember that they were innocuous.)
But that's exactly the kind of string that you could put in your proposed filter file. Of course, I never thought of implementing a filter for such files seeing as last.fm is evidently already filtering out those things which you wouldn't want posted. Even so, there is probably a use for the filtering mechanism anyway.
-
Bernd
Using iTunes 7.6.2 and Synergy 3.5a5 now submits Videos to last.fm if they are played from a podcast. (For example the Hooverphonic Euro Tour Podcast: http://tinyurl.com/6xmwzq)
This feature request is now almost half a year old, and I'm still forced to shut down Synergy while watching podcasts. Any chance to get this request integrated? Maybe either by a filter or stricy "library only" submissions?
Please let me know if you don't plan to add it, then I need to move on and find an alternative.
-
Greg Hurrell
I do plan to add it (otherwise I would have marked this as CLOSED), but before doing so the exact use cases need to be fleshed out a little better. Exactly what criteria should be filtered on? Which tags? I don't know if the "Library-only" criterion would be useful because podcasts are in your library too. Can you look at the things for which you'd like to suppress submission and come up with a configuration file that specifies what you want? I'd rather start from the desired end point (what the configuration file should look like) and then work back towards the implementation, rather than starting from an implementation and then having that dictate the configuration file format.
-
Bernd
Hello Wincent,
I'll work out a sample configuration in the next few days.
The idea to work back towards the implementation is also how I like to work :)
Thank you!
Add a comment
Comments are now closed for this issue.