AdminDan Gravell
(Founder and programmer, bliss)
My feedback
502 results found
-
2 votes
An error occurred while saving the comment -
3 votes
An error occurred while saving the comment I think this should work within the same page, e.g. if you choose 96 albums it should stick for albums, but not artists.
Are you saying it should stick across all types?
-
17 votes
An error occurred while saving the comment As it's unlikely browsers will lower their security standards, I can't see a link to the folder ever being a possibility.
Since https://www.blisshq.com/music-library-management-blog/2018/03/01/release-20180301-album-tags/ we've had the ability to see the folder name. In addition I've added the ability to copy/paste to the next beta.
The final option is to add a file based browser to bliss, and link to that. If there's some support for changing this idea to support that, I can change this idea's title. Otherwise, I'll mark it declined.
An error occurred while saving the comment It depends what you mean by "bring the user to the location in the file system where the represented album exists".
It's hard to just pop up an instance of Windows Explorer pointing at that folder.
Chrome won't even let you open file:// links *at all* when the original content is served over http.
However, if you just want to see the locations listed so you could copy and paste into Explorer, that's easy.
An error occurred while saving the comment I like the intent of this idea. There's a fundamental problem though, in that bliss is designed as much to work on servers as it is a local desktop or laptop. If bliss is installed on a different computer you cannot open up the OS's file navigator to that location.
This is why the 'Browse' button, when choosing your music library, doesn't show the standard OS navigator, it shows the file system for the server that bliss is installed on.
If bliss listed the actual files within the Web UI, would that be ok? Were there things you know could not be achieved by doing this? I guess I'm asking what sort of things you would do with the OS navigator.
-
50 votes
An error occurred while saving the comment Interesting use case @jake ... let me know if it works!
An error occurred while saving the comment @Anonymous (Johan Kraus) you can do this already using the track number padding rule (https://www.blisshq.com/music-library-management-blog/2011/07/16/padding-track-numbers-with-zero/) or if it's the files that are out of order, use <tracknumber:nn> : https://www.blisshq.com/music-library-management-blog/2011/12/14/new-release-20111206-padding-file-org-acoustic-fingerprints/index.html
AdminDan Gravell (Founder and programmer, bliss) supported this idea ·
An error occurred while saving the comment Yep, agree with that.
Not sure what you mean by "Once the files are hashed it's easy to detect corruption, but what about before that?" - isn't detection, and alerting of the issue, the end point?
An error occurred while saving the comment It's not supported by bliss currently but it's supported for any application that wants to get to it. It's in the METADATA_BLOCK_STREAMINFO header inside a FLAC file. The FLAC command ilne supports using it to test files: https://www.blisshq.com/music-library-management-blog/2015/03/31/test-flacs-corruption/
An error occurred while saving the comment The more I think about it the more I like this overall idea. Seems to be something a lot of audiophiles want.
It should also have the ability to plug into existing checksums, e.g. FLAC's own.
@Bernardo, in your case (2) would definitely be preferable.
I think this would just be a rule to monitor checksums and alert if one has changed.
An error occurred while saving the comment I've been talking to another user on email about this. The way he described it really made it sound like it would be a fitting part of bliss. These kind of things are discussed often over at Computer Audiophile.
It fits into the consistency - completeness - correctness mantra - maybe adding a new dimension: integrity or security?!
-
A compare between the bliss run on the the primairy file and on the backup (an automated "winmerge")
1 voteAn error occurred while saving the comment Which backup are you referring to? Normally you'd only run bliss against a "gold" master library, and back that up separately, which bliss wouldn't touch.
-
3 votes
An error occurred while saving the comment One general way of achieving this might be to support copy/paste for multiple lines/columns. This is the way it's done in some other tools. It depends on the support for the approach within the table component we use (SlickGrid atm).
-
1 vote
An error occurred while saving the comment Currently, bliss interprets an zero length value as a request to remove the field. If you remove any value from the compilation field, does it remove the field?
-
3 votes
An error occurred while saving the comment Thanks for that detective work! You're right - blindly using this would be problematic.
An error occurred while saving the comment Note that some online sources have sort names, e.g. https://musicbrainz.org/artist/d5da1841-9bc8-4813-9f89-11098090148e
An error occurred while saving the comment Yeah, this data is on MusicBrainz although that doesn't cover all artists. I wonder if we could have fallbacks to analyse the artist string and try to guess what the sort tags should be? E.g. two words without a comma: reverse them and insert a comma (depending on how you want to sort).
-
1 vote
An error occurred while saving the comment Why would you want such a tag in the files? Generally bliss takes the view that we shouldn't store any bliss-specific data in music files, for fear of cluttering metadata.
Also see: http://ideas.blisshq.com/forums/21939-bliss/suggestions/1928497-ignore-compliance-for-certain-albums which I think is a more general case (without the tag being stored).
-
2 votes
AdminDan Gravell (Founder and programmer, bliss) supported this idea ·
An error occurred while saving the comment This is a great point, and your concern is correct.
Maybe this is something https://www.blisshq.com/music-library-management-blog/2017/10/03/derived-tags/ could solve (with a filter to re-order the names accordingly).
-
8 votes
An error occurred while saving the comment Looks like an interesting project, keep me up to date...
An error occurred while saving the comment No reason why not I suppose! Note that WAV support is also lacking... but cue files could be implemented for FLAC right now.
-
1 vote
An error occurred while saving the comment Interesting suggestion. Normally I find there isn't much to the right of the art so it's not much of an issue!
-
1 vote
An error occurred while saving the comment It may be that it's time to increase the "default" amount for some platforms...
-
1 vote
An error occurred while saving the comment The current backup option is definitely overkill.
Remember to click "Vote" to assign your vote...
-
5 votes
AdminDan Gravell (Founder and programmer, bliss) supported this idea ·
An error occurred while saving the comment Thanks! Another option: unlink all but this release: http://ideas.blisshq.com/forums/21939-bliss/suggestions/33502712-link-only-one-release
-
2 votes
An error occurred while saving the comment There should be an "Allow" button - do you see that? You don't have to type it in then (maybe I misunderstand)...
The downside of that is that a full rescan ensues...
-
2 votes
An error occurred while saving the comment Agree, just putting that out there as an option.
An error occurred while saving the comment Sounds good. It's worth saying to others that a workaround and a way of doing "find and replace" is using custom scripts - https://www.blisshq.com/music-library-management-blog/2017/07/04/reordering-the-artist-name/
-
1 vote
An error occurred while saving the comment Not sure if it's easy to leverage GitHub for this and have people post Gists.... I think it might get unmanageable quickly!
An error occurred while saving the comment Yeah, that would be cool and something I've long thought of, but it's about resources!
An error occurred while saving the comment You could do that standard comment one with a custom rule like:
https://www.blisshq.com/music-library-management-blog/2017/07/04/reordering-the-artist-name/
For the clearing tags... if you used a custom rule I'm not sure if the field would be left empty. I'd have to check that...
-
1 vote
An error occurred while saving the comment It should remain on the page, it shouldn't disappear of its own accord?
Anyway there are two cookies:
gaOptOut - set to "true" to disable GA
gaShowOptOut - delete it to show the popup again.An error occurred while saving the comment There is an opt-in/opt-out option - it should show as a blue bar at the bottom of the page. Do/did you not see that?
-
1 vote
An error occurred while saving the comment You're referring to where you have one file for an album/release, right?
In these cases, I would expect the tags to show the album and artist name, but no track names or positions. Is that what you see?
This general area could be better supported by bliss.
You mean on the artists list? So long as it's information in your library, I think this would be ok.