Activity log for bug #1355641

Date Who What changed Old value New value Message
2014-08-12 07:28:58 Didier Moens bug added bug
2014-08-12 07:31:18 Didier Moens description version : 1.205 (enhancement request) When running multiple calibre-server instances on the same host (or in the same network), all instances are announced as "Books in calibre". This makes the different collections indistinguishable in e.g. Calibre Companion. Proposed solution : Convert the string constant "Books in calibre", located in '/calibre/library/server/base.py (class Bonjour(), def mdns_services()' to a string parameter, and provide a user configuration in Preferences > Sharing > Sharing over the net. As an allternative to this user configuration, the default string could include hostname and/or library title, and be configurable through Prefrences > Advanced > Tweaks. version : 1.205 (enhancement request) When running multiple calibre-server instances on the same host (or in the same network), all instances are announced as "Books in calibre". This makes the different collections indistinguishable in e.g. Calibre Companion. Proposed solution : Convert the string constant "Books in calibre", located in '/calibre/library/server/base.py, class Bonjour(), def mdns_services()' to a string parameter, and provide a user configuration in Preferences > Sharing > Sharing over the net. As an alternative to this user configuration, this string could be default include library title and/or hostname, and be configurable through Prefrences > Advanced > Tweaks.
2014-08-12 07:32:11 Didier Moens description version : 1.205 (enhancement request) When running multiple calibre-server instances on the same host (or in the same network), all instances are announced as "Books in calibre". This makes the different collections indistinguishable in e.g. Calibre Companion. Proposed solution : Convert the string constant "Books in calibre", located in '/calibre/library/server/base.py, class Bonjour(), def mdns_services()' to a string parameter, and provide a user configuration in Preferences > Sharing > Sharing over the net. As an alternative to this user configuration, this string could be default include library title and/or hostname, and be configurable through Prefrences > Advanced > Tweaks. version : 1.205 (enhancement request) When running multiple calibre-server instances on the same host (or in the same network), all instances are announced as "Books in calibre". This makes the different collections indistinguishable in e.g. Calibre Companion. Proposed solution : Convert the string constant "Books in calibre", located in '/calibre/library/server/base.py, class Bonjour(), def mdns_services()' to a string parameter, and provide a user configuration in Preferences > Sharing > Sharing over the net. As an alternative to this user configuration, this string could by default include library title and/or hostname, and be configurable through Prefrences > Advanced > Tweaks.
2014-08-12 07:54:18 Kovid Goyal calibre: status New Triaged
2014-08-12 07:54:18 Kovid Goyal calibre: assignee Charles Haley (cbhaley)
2014-08-12 09:07:09 Charles Haley calibre: status Triaged Won't Fix