Remove mention of Calibre Companion from the FAQ

It is no longer maintained or supported. Also mention OPDS support.
Fixes #1946564 [Web user-manual Android page update](https://bugs.launchpad.net/calibre/+bug/1946564)
This commit is contained in:
Kovid Goyal 2021-11-24 11:42:38 +05:30
parent 5adfacad4b
commit a613277837
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -245,15 +245,8 @@ user defined plugin is used instead.
How do I use calibre with my iPad/iPhone/iPod touch? How do I use calibre with my iPad/iPhone/iPod touch?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The easiest way to transfer books wirelessly to your Apple device (iPad/iPhone/iPod) An easy way to browse your calibre collection from your Apple device
is to use the `Calibre Companion <https://calibrecompanion.co?utm_source=Calibre&utm_medium=Website&utm_campaign=Main&utm_term=FAQ&utm_content=IOS>`__ iOS app. is by using :doc:`server`, which makes your collection available
This app allows calibre to connect to your Apple device wirelessly, just as though you
plugged in the device with a USB cable. You can browse files on the device
in calibre and use the :guilabel:`Send to device` button to transfer files to
your device wirelessly.
Another easy way to browse your calibre collection from your Apple device
is by using the calibre Content server, which makes your collection available
over the net. First perform the following steps in calibre over the net. First perform the following steps in calibre
* Set the Preferred Output Format in calibre to EPUB (The output format can be * Set the Preferred Output Format in calibre to EPUB (The output format can be
@ -286,6 +279,11 @@ You will see a list of books in Safari, tap on any book and you will be given
the option to either download it, or read it in the browser itself. If you the option to either download it, or read it in the browser itself. If you
choose to download it, Safari will ask you if you want to open it with iBooks. choose to download it, Safari will ask you if you want to open it with iBooks.
Many reading apps support browsing the calibre library directly via its `OPDS <httpd://opds.io/>`__ support.
In such apps you can go to the online catalog screen and add the IP address of
the calibre server to browse and download books from your calibre library
within the app.
How do I use calibre with my Android phone/tablet or Kindle Fire HD? How do I use calibre with my Android phone/tablet or Kindle Fire HD?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -331,16 +329,9 @@ utility, etc.
Over the air Over the air
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
The easiest way to transfer books wirelessly to your Android device is to use calibre has a builtin web server, the :doc:`server`. It makes you calibre
the `Calibre Companion <https://calibrecompanion.co?utm_source=Calibre&utm_medium=Website&utm_campaign=Main&utm_term=FAQ&utm_content=Android>`__ Android app. collection available over the net. You can brwse it on your device using a
This app allows calibre to connect to your Android device wirelessly, just as though you simple browser or a dedicated application.
plugged in the device with a USB cable. You can browse files on the device
in calibre and use the :guilabel:`Send to device` button to transfer files to
your device wirelessly.
calibre also has a builtin web server, the :guilabel:`Content server`.
You can browse your calibre collection on your Android device by using the
calibre Content server, which makes your collection available over the net.
First perform the following steps in calibre First perform the following steps in calibre
* Set the :guilabel:`Preferred Output Format` in calibre to EPUB for normal Android devices or MOBI for Kindles (The output format can be set under :guilabel:`Preferences->Interface->Behavior`) * Set the :guilabel:`Preferred Output Format` in calibre to EPUB for normal Android devices or MOBI for Kindles (The output format can be set under :guilabel:`Preferences->Interface->Behavior`)
@ -359,11 +350,11 @@ You can now browse your book collection and download books from calibre
to your device to open with whatever e-book reading software you have on your to your device to open with whatever e-book reading software you have on your
Android device. Android device.
Calibre Companion and many reading apps support browsing the calibre library Many reading apps support browsing the calibre library directly via its `OPDS <httpd://opds.io/>`__ support.
directly. For example, in Aldiko, click My Catalogs, then + to add a catalog, In such apps you can go to the online catalog screen and add the IP address of
then give the catalog a title such as "calibre" and provide the URL listed the calibre server to browse and download books from your calibre library
above. You can now browse the calibre library and download directly into the within the app.
reading software.
Can I access my calibre books using the web browser in my Kindle or other reading device? Can I access my calibre books using the web browser in my Kindle or other reading device?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~